summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-06-07 13:10:58 +0000
committerGlynn Foster <gman@src.gnome.org>2003-06-07 13:10:58 +0000
commit3aab6a19a521c0374ef4c83fd7877154ea8636b5 (patch)
treec66f9393f83352c9d3d1fe09ef7ad5628e574e27 /src
parent3375e55609ea2609b01ce58076895d68f4b2a0a9 (diff)
Untranslate silly strings pointed out by Kjartan Maraas.
2003-06-07 Glynn Foster <glynn.foster@sun.com> * src/zenity.glade: Untranslate silly strings pointed out by Kjartan Maraas.
Diffstat (limited to 'src')
-rw-r--r--src/zenity.glade6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/zenity.glade b/src/zenity.glade
index c1dad42..c83eff0 100644
--- a/src/zenity.glade
+++ b/src/zenity.glade
@@ -1181,7 +1181,7 @@
<widget class="GtkLabel" id="zenity_about_version">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">zenity_about_version</property>
+ <property name="label" translatable="no">zenity_about_version</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>
@@ -1203,7 +1203,7 @@
<widget class="GtkLabel" id="zenity_about_description">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">zenity_about_description</property>
+ <property name="label" translatable="no">zenity_about_description</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>
@@ -1225,7 +1225,7 @@
<widget class="GtkLabel" id="zenity_about_copyright">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">zenity_about_copyright</property>
+ <property name="label" translatable="no">zenity_about_copyright</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>