Module: wine Branch: stable Commit: 4e5b73c756053356f472aec46b306c6fe6676c78 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4e5b73c756053356f472aec46b...
Author: Amine Khaldi amine48rz@gmail.com Date: Tue Aug 24 13:45:53 2010 +0100
mpr: Fix Bulgarian translation. (cherry picked from commit 7bc214bb2d8abd8dea270b1106162a2c79637a75)
---
dlls/mpr/mpr_Bg.rc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dlls/mpr/mpr_Bg.rc b/dlls/mpr/mpr_Bg.rc index 52353d2..5f1e402 100644 --- a/dlls/mpr/mpr_Bg.rc +++ b/dlls/mpr/mpr_Bg.rc @@ -37,8 +37,8 @@ FONT 8, "MS Shell Dlg" /* LTEXT "Realm", -1, 40, 46, 50, 10 */ LTEXT "����������", -1, 40, 66, 50, 10 LTEXT "������", -1, 40, 86, 50, 10 - LTEXT "" IDC_PROXY, 80, 26, 150, 14, 0 - LTEXT "" IDC_REALM, 80, 46, 150, 14, 0 + LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0 + LTEXT "", IDC_REALM, 80, 46, 150, 14, 0 EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD CHECKBOX "&Save this password (Insecure)", IDC_SAVEPASSWORD,