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

List:       kde-i18n-doc
Subject:    [khangman/Applications/15.04] src/qml: Make string translatable.
From:       Andreas Cord-Landwehr <cordlandwehr () kde ! org>
Date:       2015-03-27 17:18:54
Message-ID: E1YbXuI-0001hW-E8 () scm ! kde ! org
[Download RAW message or body]

Git commit 428c11793c957cb411673308c61df90a97dd2f30 by Andreas Cord-Landweh=
r.
Committed on 27/03/2015 at 17:17.
Pushed by cordlandwehr into branch 'Applications/15.04'.

Make string translatable.

CCMAIL: kde-i18n-doc@kde.org

M  +1    -1    src/qml/GamePage.qml

http://commits.kde.org/khangman/428c11793c957cb411673308c61df90a97dd2f30

diff --git a/src/qml/GamePage.qml b/src/qml/GamePage.qml
index 3763d51..6081c7c 100644
--- a/src/qml/GamePage.qml
+++ b/src/qml/GamePage.qml
@@ -331,7 +331,7 @@ Item {
 =

         Label {
             id: missesLabel
-            text: "Misses- "
+            text: i18n("Misses- ")
             font.pixelSize: 40
             font.bold: true
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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