Rok Mandeljc : cmdlgtst: Fix problem with ellipses in Slovenian translation .

Alexandre Julliard julliard at winehq.org
Mon Dec 8 09:45:54 CST 2008


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

Author: Rok Mandeljc <rok.mandeljc at email.si>
Date:   Sat Dec  6 16:38:10 2008 +0100

cmdlgtst: Fix problem with ellipses in Slovenian translation.

---

 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
 }




More information about the wine-cvs mailing list