diff options
Diffstat (limited to 'capplets')
-rw-r--r-- | capplets/windows/window-properties.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/capplets/windows/window-properties.ui b/capplets/windows/window-properties.ui index cbdf0559..2aa29550 100644 --- a/capplets/windows/window-properties.ui +++ b/capplets/windows/window-properties.ui @@ -369,7 +369,7 @@ Author: Robert Buj <property name="spacing">6</property> <child> <object class="GtkCheckButton" id="show_tab_border_checkbutton"> - <property name="label" translatable="yes">Show window border in _Alt-Tab</property> + <property name="label" translatable="yes">Show window _border in Alt-Tab</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> @@ -649,7 +649,7 @@ Author: Robert Buj </child> <child> <object class="GtkCheckButton" id="allow_top_tiling_checkbutton"> - <property name="label" translatable="yes">Allow _top tiling</property> + <property name="label" translatable="yes">Allow t_op tiling</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> @@ -816,7 +816,7 @@ Author: Robert Buj <property name="spacing">6</property> <child> <object class="GtkCheckButton" id="compositing_checkbutton"> - <property name="label" translatable="yes">Enable software _compositing window manager</property> + <property name="label" translatable="yes">Enable _software compositing window manager</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> |