From cc004601bd795ef910f4b03a4dde6e5ae9093f7f Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 28 Jun 2013 16:49:31 +0000 Subject: - russian translation fixes (patch from dartraiden) git-svn-id: http://svn.miranda-ng.org/main/trunk@5172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MetaContacts/res/MetaContacts.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/MetaContacts') diff --git a/plugins/MetaContacts/res/MetaContacts.rc b/plugins/MetaContacts/res/MetaContacts.rc index b5ab5ebea2..e463679067 100644 --- a/plugins/MetaContacts/res/MetaContacts.rc +++ b/plugins/MetaContacts/res/MetaContacts.rc @@ -162,7 +162,7 @@ CAPTION "History Copy" FONT 8, "MS Shell Dlg" BEGIN CONTROL "Progress1",IDC_PROG,"msctls_progress32",0x0,28,49,130,13 - CTEXT "Please wait while the contact's history is copied.",IDC_STATIC,9,27,167,8 + CTEXT "Please wait while the contact's history is copied.",IDC_STATIC,3,27,182,8 END IDD_DELPROGRESS DIALOG 0, 0, 186, 90 @@ -171,7 +171,7 @@ CAPTION "History Remove" FONT 8, "MS Shell Dlg" BEGIN CONTROL "Progress1",IDC_PROG,"msctls_progress32",0x0,28,49,130,13 - CTEXT "Please wait while the contact's history is removed.",IDC_STATIC,9,27,167,8 + CTEXT "Please wait while the contact's history is removed.",IDC_STATIC,3,27,182,8 END IDD_PRIORITIES DIALOGEX 0, 0, 266, 157 -- cgit v1.2.3