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

List:       kde-commits
Subject:    [kdepim] pimcommon/storageservice/settings: Fix i18n
From:       Montel Laurent <montel () kde ! org>
Date:       2014-03-31 20:59:27
Message-ID: E1WUjIl-00042p-TO () scm ! kde ! org
[Download RAW message or body]

Git commit cd6bde80db3bc8bac3548bf7ca97e746ffd3dff0 by Montel Laurent.
Committed on 31/03/2014 at 20:58.
Pushed by mlaurent into branch 'master'.

Fix i18n

M  +1    -1    pimcommon/storageservice/settings/storageservicesettingswidget.cpp

http://commits.kde.org/kdepim/cd6bde80db3bc8bac3548bf7ca97e746ffd3dff0

diff --git a/pimcommon/storageservice/settings/storageservicesettingswidget.cpp \
b/pimcommon/storageservice/settings/storageservicesettingswidget.cpp index \
                328a24a..ceb8e5d 100644
--- a/pimcommon/storageservice/settings/storageservicesettingswidget.cpp
+++ b/pimcommon/storageservice/settings/storageservicesettingswidget.cpp
@@ -71,7 +71,7 @@ StorageServiceSettingsWidget::StorageServiceSettingsWidget(QWidget \
                *parent)
     connect(mRemoveService, SIGNAL(clicked()), this, SLOT(slotRemoveService()));
     hlay->addWidget(mRemoveService);
 
-    mModifyService = new QPushButton(i18n("Modify"));
+    mModifyService = new QPushButton(i18n("Modify..."));
     connect(mModifyService, SIGNAL(clicked()), this, SLOT(slotModifyService()));
     hlay->addWidget(mModifyService);
 


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

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