<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>
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");