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

List:       kde-commits
Subject:    [plasma-pk-updates] src/plasma/contents/ui: concat the string
From:       Lukáš Tinkl <null () kde ! org>
Date:       2017-05-31 18:35:41
Message-ID: E1dG8T7-0002uT-UL () code ! kde ! org
[Download RAW message or body]

Git commit 932aca4d322b7277d51c2e7ee64323919c89aa24 by Luk=C3=A1=C5=A1 Tink=
l.
Committed on 31/05/2017 at 18:35.
Pushed by lukas into branch 'master'.

concat the string

otherwise it's not marked for translation :/

M  +1    -2    src/plasma/contents/ui/Full.qml

https://commits.kde.org/plasma-pk-updates/932aca4d322b7277d51c2e7ee64323919=
c89aa24

diff --git a/src/plasma/contents/ui/Full.qml b/src/plasma/contents/ui/Full.=
qml
index 927213f..15c955f 100644
--- a/src/plasma/contents/ui/Full.qml
+++ b/src/plasma/contents/ui/Full.qml
@@ -88,8 +88,7 @@ Item {
                 if (PkUpdates.isActive)
                     return PkUpdates.statusMessage
                 else if (PkUpdates.isNetworkOnline)
-                    return i18n("Updates are automatically checked %1.<br>=
" +
-                                "Click the 'Check For Updates' button belo=
w to search for updates manually.",
+                    return i18n("Updates are automatically checked %1.<br>=
Click the 'Check For Updates' button below to search for updates manually.",
                                 updateInterval(plasmoid.configuration.dail=
y,
                                                plasmoid.configuration.week=
ly,
                                                plasmoid.configuration.mont=
hly));
[prev in list] [next in list] [prev in thread] [next in thread] 

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