winspool.drv: Fix another inconsistency in Lithuanian translation.

This commit is contained in:
Aurimas Fischer 2009-02-21 22:50:06 +02:00 committed by Alexandre Julliard
parent cfe25a4cde
commit de6a9e4061
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPW
CAPTION "Spausdinti į failą"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Išvesties failo pavadinimas:", -1, 7, 13, 194, 13, WS_VISIBLE
LTEXT "&Išvesties failo vardas:", -1, 7, 13, 194, 13, WS_VISIBLE
EDITTEXT EDITBOX, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL
DEFPUSHBUTTON "Gerai", IDOK, 199, 10, 40, 14, WS_VISIBLE
PUSHBUTTON "Atsisakyti", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE