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:
parent
8f4482f5dc
commit
5f7b750f39
@ -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>
|
2004-04-26 Glynn Foster <glynn.foster@sun.com>
|
||||||
|
|
||||||
* THANKS, src/about.c: Add from the 2 Sebastian's, and make
|
* THANKS, src/about.c: Add from the 2 Sebastian's, and make
|
||||||
|
@ -1265,7 +1265,7 @@
|
|||||||
<widget class="GtkLabel" id="zenity_about_version">
|
<widget class="GtkLabel" id="zenity_about_version">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">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_underline">False</property>
|
||||||
<property name="use_markup">True</property>
|
<property name="use_markup">True</property>
|
||||||
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
||||||
@ -1287,7 +1287,7 @@
|
|||||||
<widget class="GtkLabel" id="zenity_about_description">
|
<widget class="GtkLabel" id="zenity_about_description">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">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_underline">False</property>
|
||||||
<property name="use_markup">True</property>
|
<property name="use_markup">True</property>
|
||||||
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
||||||
@ -1309,7 +1309,7 @@
|
|||||||
<widget class="GtkLabel" id="zenity_about_copyright">
|
<widget class="GtkLabel" id="zenity_about_copyright">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">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_underline">False</property>
|
||||||
<property name="use_markup">True</property>
|
<property name="use_markup">True</property>
|
||||||
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
||||||
|
Reference in New Issue
Block a user