Remove some strings for translation that should be done.

2003-01-20  Glynn Foster  <glynn.foster@sun.com>

	* src/zenity.glade: Remove some strings for translation that
	should be done.
This commit is contained in:
Glynn Foster 2003-01-20 10:03:13 +00:00 committed by Glynn Foster
parent 6f4321afe0
commit a161b30233
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2003-01-20 Glynn Foster <glynn.foster@sun.com>
* src/zenity.glade: Remove some strings for translation that
should be done.
2003-01-20 Christian Rose <menthos@menthos.com>
* configure.in: Added "sv" to ALL_LINGUAS.

View File

@ -1192,7 +1192,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>
@ -1214,7 +1214,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>
@ -1236,7 +1236,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>