gnome-panel r11065 - branches/gnome-2-22/applets/clock



Author: vuntz
Date: Thu Apr 17 13:10:46 2008
New Revision: 11065
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11065&view=rev

Log:
2008-04-17  Vincent Untz  <vuntz gnome org>

	* clock.glade: revert last commit on this branch, since we're string
	frozen.


Modified:
   branches/gnome-2-22/applets/clock/ChangeLog
   branches/gnome-2-22/applets/clock/clock.glade

Modified: branches/gnome-2-22/applets/clock/clock.glade
==============================================================================
--- branches/gnome-2-22/applets/clock/clock.glade	(original)
+++ branches/gnome-2-22/applets/clock/clock.glade	Thu Apr 17 13:10:46 2008
@@ -863,7 +863,7 @@
 			    <widget class="GtkRadioButton" id="12hr_radio">
 			      <property name="visible">True</property>
 			      <property name="can_focus">True</property>
-			      <property name="label" translatable="yes">_12 hour format</property>
+			      <property name="label" translatable="yes">12 _hour format</property>
 			      <property name="use_underline">True</property>
 			      <property name="relief">GTK_RELIEF_NORMAL</property>
 			      <property name="focus_on_click">True</property>
@@ -882,7 +882,7 @@
 			    <widget class="GtkRadioButton" id="24hr_radio">
 			      <property name="visible">True</property>
 			      <property name="can_focus">True</property>
-			      <property name="label" translatable="yes">_24 hour format</property>
+			      <property name="label" translatable="yes">24 h_our format</property>
 			      <property name="use_underline">True</property>
 			      <property name="relief">GTK_RELIEF_NORMAL</property>
 			      <property name="focus_on_click">True</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]