<widget class="GtkCheckButton" id="focus_last">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">_Give focus to the last used window, instead of under the mouse</property>
+ <property name="label" translatable="yes">_Give focus to the last used window when switching desktops</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
gchar *s = N_("_Raise windows when the mouse pointer moves over them");
gchar *s = N_("_Delay before focusing and raising windows:");
gchar *s = N_("ms");
-gchar *s = N_("_Give focus to the last used window, instead of under the mouse");
+gchar *s = N_("_Give focus to the last used window when switching desktops");
gchar *s = N_("Focus _new windows when they appear");
gchar *s = N_("<span weight=\"bold\">Placing Windows</span>");
gchar *s = N_(" ");