Michael Stefaniuc : winecfg: Fix the Czech and Swedish translations.

Alexandre Julliard julliard at winehq.org
Mon Jun 2 07:24:23 CDT 2008


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Sun Jun  1 23:46:22 2008 +0200

winecfg: Fix the Czech and Swedish translations.

---

 programs/winecfg/Cs.rc |    1 -
 programs/winecfg/Sv.rc |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/programs/winecfg/Cs.rc b/programs/winecfg/Cs.rc
index 0ab4c34..a4cc061 100644
--- a/programs/winecfg/Cs.rc
+++ b/programs/winecfg/Cs.rc
@@ -305,5 +305,4 @@ BEGIN
     IDC_SYSPARAMS_ACTIVE_TITLE_TEXT "Písmo titulku aktivního okna"
     IDC_SYSPARAMS_INACTIVE_TITLE    "Pozadí titulku neaktivného okna"
     IDC_SYSPARAMS_INACTIVE_TITLE_TEXT "Písmo titulku neaktivního okna"
-    IDC_SYSPARAMS_MSGBOX_TEXT       "Message Box Text"
 END
diff --git a/programs/winecfg/Sv.rc b/programs/winecfg/Sv.rc
index ff03f7b..50a994e 100644
--- a/programs/winecfg/Sv.rc
+++ b/programs/winecfg/Sv.rc
@@ -299,5 +299,4 @@ BEGIN
     IDC_SYSPARAMS_ACTIVE_TITLE_TEXT "Active Title Text"
     IDC_SYSPARAMS_INACTIVE_TITLE    "Inactive Title Bar"
     IDC_SYSPARAMS_INACTIVE_TITLE_TEXT "Inactive Title Text"
-    IDC_SYSPARAMS_MSGBOX_TEXT       "Message Box Text"
 END




More information about the wine-cvs mailing list