[PATCH] cmdlgtst: fix problem with ellipses in Slovenian translation

Rok Mandeljc rok.mandeljc at email.si
Sat Dec 6 09:38:10 CST 2008


---
 programs/cmdlgtst/Si.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/programs/cmdlgtst/Si.rc b/programs/cmdlgtst/Si.rc
index 11ae753..e080da3 100644
--- a/programs/cmdlgtst/Si.rc
+++ b/programs/cmdlgtst/Si.rc
@@ -244,7 +244,7 @@ FONT 8, "MS Shell Dlg"
 {
  DEFPUSHBUTTON "V redu", IDOK, 72, 96, 50, 14
  LTEXT "Common Dialog Test Jig Exerciser, različica 1.20", -1, 13, 36, 168, 12
- LTEXT "(c) 1999-2000, Eric Williams.  Rights are as granted under the WINE license.  Don't hoard code... share it!", -1, 18, 60, 157, 24
+ LTEXT "(c) 1999-2000, Eric Williams.  Rights are as granted under the WINE license.  Don't hoard code ... share it!", -1, 18, 60, 157, 24
  ICON "AboutIcon", -1, 84, 12, 18, 20
 }
 
@@ -260,7 +260,7 @@ FONT 8, "MS Shell Dlg"
  LTEXT "Dialog Barva spremeni barvo ozadja.", -1, 12, 120, 168, 12
  LTEXT "Dialog Pisava spremeni vse pisave in njihovo barvo, če je omogočena zastavica CF_EFFECTS.", -1, 12, 144, 168, 24
  LTEXT "V zgornjem levem kotu se izpiše polna pot do zadnje uspešno odprte oz. shranjene datoteke.", -1, 12, 180, 168, 24
- LTEXT "(c) 1999-2000, Eric Williams.  Rights are as granted under the WINE license.  Don't hoard code... share it!", -1, 12, 228, 168, 36
+ LTEXT "(c) 1999-2000, Eric Williams.  Rights are as granted under the WINE license.  Don't hoard code ... share it!", -1, 12, 228, 168, 36
  ICON "AboutIcon", -1, 86, 12, 18, 20
  CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2
 }
-- 
1.6.0.4




More information about the wine-patches mailing list