Commit e66bcfcd authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

comdlg32: Fix an error in a Catalan resource.

parent 7745ccc2
...@@ -75,8 +75,8 @@ CAPTION "Impressi" ...@@ -75,8 +75,8 @@ CAPTION "Impressi"
FONT 8, "MS Shell Dlg" FONT 8, "MS Shell Dlg"
{ {
LTEXT "Impressora:", 1088, 6, 6, 40, 9 LTEXT "Impressora:", 1088, 6, 6, 40, 9
LTEXT "Impressi del document", 1089, 60, 6, 150, 9 LTEXT "", 1089, 60, 6, 150, 9
GROUPBOX "", 1072, 6, 30, 160, 65, BS_GROUPBOX GROUPBOX "Print Range", grp1, 6, 30, 160, 65, BS_GROUPBOX
RADIOBUTTON "&Sencer", 1056, 16, 45, 60, 12 RADIOBUTTON "&Sencer", 1056, 16, 45, 60, 12
RADIOBUTTON "&Part seleccionada", 1057, 16, 60, 60, 12 RADIOBUTTON "&Part seleccionada", 1057, 16, 60, 60, 12
RADIOBUTTON "P&gines", 1058, 16, 75, 60, 12 RADIOBUTTON "P&gines", 1058, 16, 75, 60, 12
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment