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

List:       kde-commits
Subject:    [plasma-desktop/Plasma/5.6] kcms/activities/imports/qml/activityDialog: Fix untranslatable string
From:       Alexander Potashev <aspotashev () gmail ! com>
Date:       2016-03-24 9:52:41
Message-ID: E1aj1wX-0005i4-5W () scm ! kde ! org
[Download RAW message or body]

Git commit 027e9dc2f29c1997f67e553e8d3643465f7f031f by Alexander Potashev.
Committed on 24/03/2016 at 09:54.
Pushed by aspotashev into branch 'Plasma/5.6'.

Fix untranslatable string

Summary: Patch by Victor Ryzhykh <victorr2007@yandex.ru>

Reviewers: ivan

Reviewed By: ivan

Subscribers: plasma-devel

Projects: #plasma

Differential Revision: https://phabricator.kde.org/D1210

M  +1    -1    kcms/activities/imports/qml/activityDialog/OtherTab.qml

http://commits.kde.org/plasma-desktop/027e9dc2f29c1997f67e553e8d3643465f7f0=
31f

diff --git a/kcms/activities/imports/qml/activityDialog/OtherTab.qml b/kcms=
/activities/imports/qml/activityDialog/OtherTab.qml
index aeeedf3..952d0e1 100644
--- a/kcms/activities/imports/qml/activityDialog/OtherTab.qml
+++ b/kcms/activities/imports/qml/activityDialog/OtherTab.qml
@@ -41,7 +41,7 @@ Item {
         QtControls.CheckBox {
             id: checkPrivate
 =

-            text: "Private - do not track usage for this activity"
+            text: i18n("Private - do not track usage for this activity")
 =

             width: parent.width
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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