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.
This commit is contained in:
Glynn Foster 2004-04-27 20:34:56 +00:00 committed by Glynn Foster
parent 8f4482f5dc
commit 5f7b750f39
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2004-04-27 Glynn Foster <glynn.foster@sun.com>
* src/zenity.glade: Untranslate 3 strings again. Thanks
to Christian for pointing this out.
2004-04-26 Glynn Foster <glynn.foster@sun.com>
* THANKS, src/about.c: Add from the 2 Sebastian's, and make

View File

@ -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>