Commit c10d90f6 authored by Rok Mandeljc's avatar Rok Mandeljc Committed by Alexandre Julliard

cmdlgtst: Fix problem with ellipses in Slovenian translation.

parent d551d73c
......@@ -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
}
......
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