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

List:       kde-commits
Subject:    [kalgebra] mobile/plugins/widgets/qtcontrols: Add missing i18n call
From:       Aleix Pol <null () kde ! org>
Date:       2018-08-01 0:46:55
Message-ID: E1fkfHz-0004Sv-P8 () code ! kde ! org
[Download RAW message or body]

Git commit a21727153d97d745c957ec0d3df8c1f4d2d2334b by Aleix Pol.
Committed on 01/08/2018 at 00:45.
Pushed by apol into branch 'master'.

Add missing i18n call

M  +1    -1    mobile/plugins/widgets/qtcontrols/ExpressionInput.qml

https://commits.kde.org/kalgebra/a21727153d97d745c957ec0d3df8c1f4d2d2334b

diff --git a/mobile/plugins/widgets/qtcontrols/ExpressionInput.qml b/mobile=
/plugins/widgets/qtcontrols/ExpressionInput.qml
index 96e6d95..a642601 100644
--- a/mobile/plugins/widgets/qtcontrols/ExpressionInput.qml
+++ b/mobile/plugins/widgets/qtcontrols/ExpressionInput.qml
@@ -50,7 +50,7 @@ TextField
         y: globalPos.y + field.height
     }
 =

-    placeholderText: "Expression to calculate..."
+    placeholderText: i18n("Expression to calculate...")
     inputMethodHints: /*Qt.ImhPreferNumbers |*/ Qt.ImhNoPredictiveText | Q=
t.ImhNoAutoUppercase
 =

     Keys.forwardTo: view.visible && view.currentItem ? [ view.currentItem =
] : null
[prev in list] [next in list] [prev in thread] [next in thread] 

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