<widget class="GtkRadioButton" id="dock_stack_normal">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">A_llow dock to be both above and below windows</property>
+ <property name="label" translatable="yes">A+llow dock to be both above and below windows</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">About</property>
+ <property name="label" translatable="yes">Abo_ut</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
gchar *s = N_("<span weight=\"bold\">Stacking</span>");
gchar *s = N_(" ");
gchar *s = N_("Keep dock _above other windows");
-gchar *s = N_("A_llow dock to be both above and below windows");
+gchar *s = N_("A+llow dock to be both above and below windows");
gchar *s = N_("Keep dock _below other windows");
gchar *s = N_("<span weight=\"bold\">Hiding</span>");
gchar *s = N_(" ");
gchar *s = N_("_Delay before hiding:");
gchar *s = N_("ms");
gchar *s = N_("Dock");
-gchar *s = N_("About");
+gchar *s = N_("Abo_ut");
gchar *s = N_("About ObConf");
gchar *s = N_("<span weight=\"bold\" size=\"xx-large\">ObConf VERSION</span>");
gchar *s = N_("A preferences manager for Openbox");