diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-06-21 14:29:24 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-06-21 14:29:24 +0000 |
commit | 64cdfbb4ccc27be95dd42b353a8568498a7b0196 (patch) | |
tree | 894bf8931d38ed521471f8bf369202aa4e699d70 /plugins/SkypeStatusChange/res/SkypeStatusChange.rc | |
parent | 5dbe3cb375f54da70a80cf1a2cbc94836f82eeaa (diff) |
- SkypeStatusChange russian translation (patch from dartraiden)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SkypeStatusChange/res/SkypeStatusChange.rc')
-rw-r--r-- | plugins/SkypeStatusChange/res/SkypeStatusChange.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SkypeStatusChange/res/SkypeStatusChange.rc b/plugins/SkypeStatusChange/res/SkypeStatusChange.rc index 16f5cb194b..f55a924098 100644 --- a/plugins/SkypeStatusChange/res/SkypeStatusChange.rc +++ b/plugins/SkypeStatusChange/res/SkypeStatusChange.rc @@ -87,7 +87,7 @@ BEGIN LTEXT "&Check any protocol or any status to exclude it from synchronization:",IDC_STATIC,7,13,298,8
CONTROL "",IDC_TREE_PROTOCOLS,"SysTreeView32",WS_BORDER | WS_HSCROLL | WS_TABSTOP,16,26,225,146
CONTROL "Synchronize if current status differs from previous one",IDC_CHECK_STATUSES,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,194,194,10
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,194,284,10
END
|