Aurimas Fišeras : appwiz.cpl: Update Lithuanian translation.
Module: wine Branch: master Commit: d5558b63cdc27936b7a37e43741d6df17884747f URL: http://source.winehq.org/git/wine.git/?a=commit;h=d5558b63cdc27936b7a37e4374... Author: Aurimas Fišeras <aurimas(a)gmail.com> Date: Wed Jun 24 18:34:15 2009 +0300 appwiz.cpl: Update Lithuanian translation. --- dlls/appwiz.cpl/Lt.rc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dlls/appwiz.cpl/Lt.rc b/dlls/appwiz.cpl/Lt.rc index 6f524ac..a738828 100644 --- a/dlls/appwiz.cpl/Lt.rc +++ b/dlls/appwiz.cpl/Lt.rc @@ -36,6 +36,7 @@ STRINGTABLE IDS_COLUMN_NAME, "Vardas" IDS_COLUMN_PUBLISHER, "Leidėjas" IDS_COLUMN_VERSION, "Versija" + IDS_INSTALL_FILTER, "Diegimo programos\0*instal*.exe;*setup*.exe;*.msi\0Programos (*.exe)\0*.exe\0Visi failai (*.*)\0*.*\0\0" } IDD_MAIN DIALOG 0, 0, 320, 220
participants (1)
-
Alexandre Julliard