[gcalctool] More untranslated strings...



commit b9c1f67f86b0edbcf8edd7a8fbf33fbf9b1f0b22
Author: Robert Ancell <robert ancell gmail com>
Date:   Thu Apr 1 09:41:13 2010 +1100

    More untranslated strings...

 data/gcalctool.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/gcalctool.ui b/data/gcalctool.ui
index ca3a719..9fef309 100644
--- a/data/gcalctool.ui
+++ b/data/gcalctool.ui
@@ -137,7 +137,7 @@
                   <object class="GtkMenu" id="menuitem4_menu">
                     <child>
                       <object class="GtkImageMenuItem" id="help_menu">
-                        <property name="label" comments="Help|Contents menu">_Contents</property>
+                        <property name="label" translatable="yes" comments="Help|Contents menu">_Contents</property>
                         <property name="visible">True</property>
                         <property name="use_underline">True</property>
                         <property name="image">image1</property>
@@ -4702,7 +4702,7 @@
                           <object class="GtkLabel" id="decimal_places_label1">
                             <property name="visible">True</property>
                             <property name="xalign">0</property>
-                            <property name="label">Show</property>
+                            <property name="label" comments="Not translated by Gtk+, is translated as one string">Show</property>
                             <property name="use_underline">True</property>
                             <property name="mnemonic_widget">decimal_places_spin</property>
                           </object>
@@ -4728,7 +4728,7 @@
                           <object class="GtkLabel" id="decimal_places_label2">
                             <property name="visible">True</property>
                             <property name="xalign">0</property>
-                            <property name="label">decimal _places</property>
+                            <property name="label" comments="Not translated by Gtk+, is translated as one string">decimal _places</property>
                             <property name="use_underline">True</property>
                             <property name="mnemonic_widget">decimal_places_spin</property>
                           </object>



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