[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.3/kdebase/runtime/nepomuk/kcm
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2009-10-05 9:28:01
Message-ID: 1254734881.927781.29018.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1031482 by trueg:

Backport: fixed context markers in labels

 M  +2 -2      nepomukserverkcm.cpp  


--- branches/KDE/4.3/kdebase/runtime/nepomuk/kcm/nepomukserverkcm.cpp \
#1031481:1031482 @@ -253,11 +253,11 @@
         }
         else {
             m_failedToInitialize = true;
-            m_labelStrigiStatus->setText( i18nc( "@info_status", "Strigi service \
failed to initialize, most likely due to an installation problem." ) ); +            \
m_labelStrigiStatus->setText( i18nc( "@info:status", "Strigi service failed to \
initialize, most likely due to an installation problem." ) );  }
     }
     else if ( !m_failedToInitialize ) {
-        m_labelStrigiStatus->setText( i18nc( "@info_status", "Strigi service not \
running." ) ); +        m_labelStrigiStatus->setText( i18nc( "@info:status", "Strigi \
service not running." ) );  }
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic