cmdlgtst: Fix problem with ellipses in Slovenian translation.
This commit is contained in:
parent
d551d73c1d
commit
c10d90f66b
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue