better accel
authorDana Jansens <danakj@orodu.net>
Fri, 1 Jun 2007 02:55:21 +0000 (02:55 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 1 Jun 2007 02:55:21 +0000 (02:55 +0000)
src/obconf.glade
src/strings.c

index 962e26d8ca190daa0a2df1c250de6c38e1a47089..05434fbac951392679c668e93c09851b10c75d86 100644 (file)
@@ -1359,7 +1359,7 @@ C - The close button</property>
                            <widget class="GtkCheckButton" id="resize_contents">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
-                             <property name="label" translatable="yes">Update the window c_ontents while resizing</property>
+                             <property name="label" translatable="yes">Update the window _contents while resizing</property>
                              <property name="use_underline">True</property>
                              <property name="relief">GTK_RELIEF_NORMAL</property>
                              <property name="focus_on_click">True</property>
index 674affe7e7d81dd0a7043b1d99d37c8efc1557b3..4ba23159bf161e2e6b09ef25cdd183acc8a525c0 100644 (file)
@@ -40,7 +40,7 @@ gchar *s = N_("    ");
 gchar *s = N_("_Place new windows under the mouse pointer");
 gchar *s = N_("<span weight=\"bold\">Moving and Resizing Windows</span>");
 gchar *s = N_("    ");
-gchar *s = N_("Update the window c_ontents while resizing");
+gchar *s = N_("Update the window _contents while resizing");
 gchar *s = N_("_Show size dialog:");
 gchar *s = N_("When resizing terminal windows");
 gchar *s = N_("Always");