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

List:       kde-commits
Subject:    RE: koffice/libs/kofficecore
From:       "Info, GuiaArtistica.com.ar" <info () guiaartistica ! com ! ar>
Date:       2007-04-09 15:18:45
Message-ID: 05a701c77aba$5fccee00$1f66ca00$ () com ! ar
[Download RAW message or body]

I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME!!!!

Guia Artistica
www.guiaartistica.com.ar


-----Mensaje original-----
De: Thomas Zander [mailto:zander@kde.org] 
Enviado el: Lunes, 09 de Abril de 2007 12:15 p.m.
Para: kde-commits@kde.org
Asunto: koffice/libs/kofficecore

SVN commit 651868 by zander:

Never use contracted words; so replace "Don't" with "Do not".
Also remove the & as the kdelibs will auto add them, so no need unless there is a \
special need to choose one key.


 M  +4 -4      KoDocumentInfoDlg.cpp  


--- trunk/koffice/libs/kofficecore/KoDocumentInfoDlg.cpp #651867:651868
@@ -157,7 +157,7 @@
             QPixmap p = KIconLoader::global()->loadIcon( "decrypted", K3Icon::Small \
                );
             d->m_aboutUi->lblEncrypted->setText( i18n( "This document will be \
decrypted" ) );  d->m_aboutUi->lblEncryptedPic->setPixmap( p );
-            d->m_aboutUi->pbEncrypt->setText( i18n( "Don't d&ecrypt" ) );
+            d->m_aboutUi->pbEncrypt->setText( i18n( "Do not decrypt" ) );
         }
         else {
             QPixmap p = KIconLoader::global()->loadIcon( "encrypted", K3Icon::Small \
); @@ -171,7 +171,7 @@
             QPixmap p = KIconLoader::global()->loadIcon( "encrypted", K3Icon::Small \
                );
             d->m_aboutUi->lblEncrypted->setText( i18n( "This document will be \
encrypted." ) );  d->m_aboutUi->lblEncryptedPic->setPixmap( p );
-            d->m_aboutUi->pbEncrypt->setText( i18n( "Don't &encrypt" ) );
+            d->m_aboutUi->pbEncrypt->setText( i18n( "Do not encrypt" ) );
         }
         else {
             QPixmap p = KIconLoader::global()->loadIcon( "decrypted", K3Icon::Small \
); @@ -295,7 +295,7 @@
             QPixmap p = KIconLoader::global()->loadIcon( "decrypted", K3Icon::Small \
                );
             d->m_aboutUi->lblEncrypted->setText( i18n( "This document will be \
decrypted" ) );  d->m_aboutUi->lblEncryptedPic->setPixmap( p );
-            d->m_aboutUi->pbEncrypt->setText( i18n( "Don't d&ecrypt" ) );
+            d->m_aboutUi->pbEncrypt->setText( i18n( "Do not decrypt" ) );
         }
         else {
             QPixmap p = KIconLoader::global()->loadIcon( "encrypted", K3Icon::Small \
); @@ -309,7 +309,7 @@
             QPixmap p = KIconLoader::global()->loadIcon( "encrypted", K3Icon::Small \
                );
             d->m_aboutUi->lblEncrypted->setText( i18n( "This document will be \
encrypted." ) );  d->m_aboutUi->lblEncryptedPic->setPixmap( p );
-            d->m_aboutUi->pbEncrypt->setText( i18n( "Don't &encrypt" ) );
+            d->m_aboutUi->pbEncrypt->setText( i18n( "Do not encrypt" ) );
         }
         else {
             QPixmap p = KIconLoader::global()->loadIcon( "decrypted", K3Icon::Small \
);


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

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