Commit ebca9175 authored by Aurimas Fišeras's avatar Aurimas Fišeras Committed by Alexandre Julliard

winecfg: Update Lithuanian translation.

parent 7763da81
......@@ -125,6 +125,16 @@ BEGIN
PUSHBUTTON "Atsisakyti",IDCANCEL,57,74,45,14,WS_GROUP
END
IDD_DRIVECHOOSE DIALOG DISCARDABLE 60, 70, 170, 60
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
CAPTION "Parinkite disko raidę"
FONT 8, "MS Shell Dlg"
BEGIN
COMBOBOX IDC_DRIVESA2Z,15,10,75,230,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
DEFPUSHBUTTON "Gerai",IDOK,105,10,45,14,WS_GROUP
PUSHBUTTON "Atsisakyti",IDCANCEL,105,30,45,14,WS_GROUP
END
IDD_DRIVECFG DIALOG DISCARDABLE 0, 0, 260, 250
STYLE WS_CHILD | WS_DISABLED
FONT 8, "MS Shell Dlg"
......
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