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

wineboot: Update Lithuanian translation.

parent 4c2c3eff
/*
* WineBoot Lithuanian resources
*
* Copyright 2009 Aurimas Fišeras <aurimas@gmail.com>
* Copyright 2009-2010 Aurimas Fišeras <aurimas@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
......@@ -38,3 +38,13 @@ BEGIN
LTEXT "Jei nutrauksite procesą, tai galite prarasti visus neišsaugotus duomenis.",
IDC_STATIC,7,28,172,17
END
IDD_WAITDLG DIALOG 0, 0, 200, 50
STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_CENTER | WS_POPUP | WS_DISABLED
CAPTION "Wine"
FONT 8, "MS Shell Dlg"
BEGIN
ICON "", IDC_WAITICON, 3, 3, 10, 10
LTEXT "Wine konfigūracija (%s) yra atnaujinama, prašome palaukti...",
IDC_WAITTEXT, 40, 5, 150, 40, SS_NOPREFIX
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