[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:01:58 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=acfe46b

The following commit has been merged in the master branch:
commit acfe46bd075f9247dbe142ddb662cd14d8a445ee
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Fri Mar 30 16:58:50 2012 +0200

    Won't -> will not
---
 src/accounts-list-delegate.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/accounts-list-delegate.cpp b/src/accounts-list-delegate.cpp
index 53bdaaa..7f431d6 100644
--- a/src/accounts-list-delegate.cpp
+++ b/src/accounts-list-delegate.cpp
@@ -71,7 +71,7 @@ QList<QWidget*> AccountsListDelegate::createItemWidgets() const
     changeIconButton->setFlat(true);
     changeIconButton->setToolTip(i18n("Change account icon"));
     changeIconButton->setWhatsThis(i18n("This button allows to change the icon for your account.<br />"
-                                  "This icon is just used locally on your computer, your contacts won't be able to see it."));
+                                  "This icon is just used locally on your computer, your contacts will not be able to see it."));
 
     QLabel *statusTextLabel = new QLabel();
     QLabel *statusIconLabel = new QLabel();
@@ -81,7 +81,7 @@ QList<QWidget*> AccountsListDelegate::createItemWidgets() const
     displayNameButton->setToolTip(i18n("Change account display name"));
     displayNameButton->setWhatsThis(i18n("This button allows to change the display name for your account.<br />"
                                          "The display name is an alias for your account and is just used locally"
-                                         "on your computer, your contacts won't be able to see it."));
+                                         "on your computer, your contacts will not be able to see it."));
 
     QLabel *connectionErrorLabel = new QLabel();
 

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list