summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2004-04-27 20:34:56 +0000
committerGlynn Foster <gman@src.gnome.org>2004-04-27 20:34:56 +0000
commit5f7b750f3972de1106e593922374a0b75c2dd5ea (patch)
tree986406d5120980ad01c0eb54d52c64a1c7d8e6b7 /src
parent8f4482f5dc2c02eb2db7d0fcb2e692c4312cfb7c (diff)
Untranslate 3 strings again. Thanks to Christian for pointing this out.
2004-04-27 Glynn Foster <glynn.foster@sun.com> * src/zenity.glade: Untranslate 3 strings again. Thanks to Christian for pointing this out.
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 e1126b7..bb42c2d 100644
--- a/src/zenity.glade
+++ b/src/zenity.glade
@@ -1265,7 +1265,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>
@@ -1287,7 +1287,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>
@@ -1309,7 +1309,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>