cmdlgtst: Fix problem with ellipses in Slovenian translation.

oldstable
Rok Mandeljc 2008-12-06 16:38:10 +01:00 committed by Alexandre Julliard
parent d551d73c1d
commit c10d90f66b
1 changed files with 2 additions and 2 deletions

View File

@ -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
}