diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-29 10:34:26 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-29 10:34:26 +0000 |
commit | 0e5abaeb60ca90a4b42d8b5c77f9a23826683119 (patch) | |
tree | 1dd06116b3c8ca4cd20e82f1e82c76f47eb21a3b /plugins/StartupSilence/res | |
parent | 42beacef87672c4e74885dc9ddfeb5a15d529b14 (diff) |
langpacks updated according to rev [6647] (thx RMN)
git-svn-id: http://svn.miranda-ng.org/main/trunk@6676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StartupSilence/res')
-rw-r--r-- | plugins/StartupSilence/res/StartupSilence.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StartupSilence/res/StartupSilence.rc b/plugins/StartupSilence/res/StartupSilence.rc index 6f10f1b79f..e71ec62d3d 100644 --- a/plugins/StartupSilence/res/StartupSilence.rc +++ b/plugins/StartupSilence/res/StartupSilence.rc @@ -46,7 +46,7 @@ BEGIN CONTROL "TopToolBar button (Miranda restart required)",IDC_TTB,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,134,259,9
PUSHBUTTON "Reset to default\r\n(for this computer)",IDC_RESETDEFAULT,202,183,100,23,BS_CENTER | BS_VCENTER | BS_MULTILINE | NOT WS_TABSTOP
- CTEXT "You need configure it once for each computer, where you run your Miranda NG.",IDC_STATIC,11,152,286,28
+ CTEXT "You need to configure it once for each computer, where you run your Miranda NG.",IDC_STATIC,11,152,286,28
LTEXT "No Apply button required.",IDC_STATIC,12,196,184,8
END
|