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

inetcpl.cpl: Update Lithuanian translation.

parent bca78f5f
......@@ -31,3 +31,18 @@ BEGIN
IDS_CPL_NAME "Interneto nuostatos"
IDS_CPL_INFO "Konfigūruokite Wine interneto naršyklės ir susijusias nuostatas"
END
/* "Content" propsheet */
IDD_CONTENT DIALOG 0, 0, 320, 220
STYLE WS_CAPTION | WS_CHILD | WS_DISABLED
FONT 8, "MS Shell Dlg"
CAPTION "Turinys"
BEGIN
GROUPBOX " Liudijimai ", IDC_STATIC, 4, 4, 312, 50
LTEXT "Liudijimai yra naudojami jūsų tapatumo nustatymui ir liudijimo įstaigų bei publikuotojų tapatumui nustatyti.",
IDC_STATIC, 58, 14, 252, 18
PUSHBUTTON "Liudijimai...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Publikuotojai... ", IDC_CERT_PUBLISHER, 230, 34, 80, 14
END
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