From 5d264f2212c1844ae053c83c03f09108625baf33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Tue, 15 Aug 2006 15:36:09 +0200 Subject: [PATCH] winecfg: Improve wording of virtual desktop explanation. --- programs/winecfg/En.rc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/programs/winecfg/En.rc b/programs/winecfg/En.rc index 4184501d3c6..3884d7b1e32 100644 --- a/programs/winecfg/En.rc +++ b/programs/winecfg/En.rc @@ -70,8 +70,7 @@ BEGIN IDC_STATIC,15,37,228,80 CONTROL "Allow the window manager to control the windows",IDC_ENABLE_MANAGED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,111,230,8 - /* FIXME: the wording of this explanation could be a lot better */ - LTEXT "You can choose to emulate a windows desktop, where all the windows are confined to one 'virtual screen', or you can have the windows placed on your standard desktop.", + LTEXT "You can either choose to have all Windows applications confined to a single window acting as a virtual desktop, or to have them behave like your other applications.", IDC_STATIC,15,125,228,28 LTEXT "Desktop size:",IDC_DESKTOP_SIZE,15,167,44,8,WS_DISABLED LTEXT "X",IDC_DESKTOP_BY,108,167,8,8,WS_DISABLED