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

List:       kde-commits
Subject:    KDE/kdeplasma-addons/applets/leavenote
From:       Davide Bettio <davide.bettio () kdemail ! net>
Date:       2009-04-06 21:46:05
Message-ID: 1239054365.220680.28294.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 950348 by bettio:

GUI: s/Send/Leave Note/
Please, tell me if you are able to find a better string.


 M  +1 -1      leavenote.cpp  


--- trunk/KDE/kdeplasma-addons/applets/leavenote/leavenote.cpp #950347:950348
@@ -90,7 +90,7 @@
     connect(mTextEdit, SIGNAL(textChanged()), SLOT(slotLimitMessageLength()));
 
     mSendButton = new Plasma::PushButton(this);
-    mSendButton->setText(i18n("Send"));
+    mSendButton->setText(i18nc("leave a note to the user that is using the computer", "Leave Note"));
     mSendButton->setStyleSheet("background: rgba( 220, 220, 220, 30% )");
     mSendButton->nativeWidget()->setAutoFillBackground(false);
     connect(mSendButton, SIGNAL(clicked()), SLOT(slotSend()));
[prev in list] [next in list] [prev in thread] [next in thread] 

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