summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/MagneticWindows/res/Options.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MagneticWindows/res/Options.rc b/plugins/MagneticWindows/res/Options.rc
index 27cb410d68..a1ba2b1e37 100644
--- a/plugins/MagneticWindows/res/Options.rc
+++ b/plugins/MagneticWindows/res/Options.rc
@@ -73,8 +73,8 @@ BEGIN
TBS_NOTICKS | WS_TABSTOP,108,24,96,12
CONTROL "Snap windows",IDC_CHK_SNAP,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,18,24,84,12
- LTEXT "15 pix",IDC_TXT_SNAPWIDTH,216,24,42,12,SS_CENTERIMAGE
- CONTROL "For Scriver users: automatically hold down the CTRL key while moving/sizing. (Make sure you use Scriver!)",
+ LTEXT "%d pix",IDC_TXT_SNAPWIDTH,216,24,42,12,SS_CENTERIMAGE
+ CONTROL "For Scriver users: automatically hold down the Ctrl key while moving/sizing. (Make sure you use Scriver!)",
IDC_CHK_SCRIVERWORKAROUND,"Button",BS_AUTOCHECKBOX |
BS_MULTILINE | WS_TABSTOP,18,44,239,20,WS_EX_TRANSPARENT
END