Michael Stefaniuc : comdlg32: Fix an error in a Catalan resource.

Alexandre Julliard julliard at winehq.org
Tue Jul 13 14:05:31 CDT 2010


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Tue Jul 13 00:04:44 2010 +0200

comdlg32: Fix an error in a Catalan resource.

---

 dlls/comdlg32/cdlg_Ca.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/comdlg32/cdlg_Ca.rc b/dlls/comdlg32/cdlg_Ca.rc
index 59cffb1..cc30fd2 100644
--- a/dlls/comdlg32/cdlg_Ca.rc
+++ b/dlls/comdlg32/cdlg_Ca.rc
@@ -75,8 +75,8 @@ CAPTION "Impressi
 FONT 8, "MS Shell Dlg"
 {
  LTEXT "Impressora:", 1088, 6, 6, 40, 9
- LTEXT "Impressió del document", 1089, 60, 6, 150, 9
- GROUPBOX "", 1072, 6, 30, 160, 65, BS_GROUPBOX
+ LTEXT "", 1089, 60, 6, 150, 9
+ GROUPBOX "Print Range", grp1, 6, 30, 160, 65, BS_GROUPBOX
  RADIOBUTTON "&Sencer", 1056, 16, 45, 60, 12
  RADIOBUTTON "&Part seleccionada", 1057, 16, 60, 60, 12
  RADIOBUTTON "Pà&gines", 1058, 16, 75, 60, 12




More information about the wine-cvs mailing list