[gnome-mines] Remove placeholder strings from translatables



commit b7bed21976ea24b4a91e6582d057fa7a4870bbb9
Author: Robert Roth <robert roth off gmail com>
Date:   Sat Sep 13 19:28:54 2014 +0300

    Remove placeholder strings from translatables

 data/interface.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/interface.ui b/data/interface.ui
index 6921a22..9539324 100644
--- a/data/interface.ui
+++ b/data/interface.ui
@@ -87,7 +87,7 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="margin_bottom">12</property>
-                        <property name="label" translatable="yes">5/10</property>
+                        <property name="label" translatable="no">5/10</property>
                       </object>
                       <packing>
                         <property name="expand">False</property>
@@ -113,7 +113,7 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="margin_bottom">12</property>
-                        <property name="label" translatable="yes">0:00</property>
+                        <property name="label" translatable="no">0:00</property>
                       </object>
                       <packing>
                         <property name="expand">False</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]