Amine Khaldi : mpr: Fix Bulgarian translation.

Alexandre Julliard julliard at winehq.org
Tue Aug 24 11:09:27 CDT 2010


Module: wine
Branch: master
Commit: 7bc214bb2d8abd8dea270b1106162a2c79637a75
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=7bc214bb2d8abd8dea270b1106162a2c79637a75

Author: Amine Khaldi <amine48rz at gmail.com>
Date:   Tue Aug 24 13:45:53 2010 +0100

mpr: Fix Bulgarian translation.

---

 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 7b0597a..a3f15a6 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,




More information about the wine-cvs mailing list