From 64cdfbb4ccc27be95dd42b353a8568498a7b0196 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 21 Jun 2013 14:29:24 +0000 Subject: - SkypeStatusChange russian translation (patch from dartraiden) git-svn-id: http://svn.miranda-ng.org/main/trunk@5078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SkypeStatusChange/res/SkypeStatusChange.rc | 2 +- plugins/SkypeStatusChange/src/Version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins') 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 diff --git a/plugins/SkypeStatusChange/src/Version.h b/plugins/SkypeStatusChange/src/Version.h index 6af144d9ef..5c48ad0b98 100644 --- a/plugins/SkypeStatusChange/src/Version.h +++ b/plugins/SkypeStatusChange/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "SkypeStatusChange" #define __FILENAME "SkypeStatusChange.dll" -#define __DESCRIPTION "Skype Status Change according to miranda-Status" +#define __DESCRIPTION "Skype Status Change according to miranda-Status." #define __AUTHOR "Dioksin" #define __AUTHOREMAIL "dioksin@ua.fm" #define __AUTHORWEB "http://miranda-ng.org/" -- cgit v1.2.3