Aurimas Fišeras : shell32: Update Lithuanian translation.
Module: wine Branch: master Commit: d39e99dc49bb954752e047a7ed1c85c0db29f461 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d39e99dc49bb954752e047a7ed... Author: Aurimas Fišeras <aurimas(a)gmail.com> Date: Wed Apr 21 19:00:33 2010 +0300 shell32: Update Lithuanian translation. --- dlls/shell32/shell32_Lt.rc | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/dlls/shell32/shell32_Lt.rc b/dlls/shell32/shell32_Lt.rc index 132dcb3..8bbbb9c 100644 --- a/dlls/shell32/shell32_Lt.rc +++ b/dlls/shell32/shell32_Lt.rc @@ -1,5 +1,5 @@ /* - * Copyright 2009 Aurimas Fišeras <aurimas(a)gmail.com> + * Copyright 2009-2010 Aurimas Fišeras <aurimas(a)gmail.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -208,6 +208,10 @@ STRINGTABLE IDS_SHV_COLUMN11 "Grupė" IDS_SHV_COLUMN_DELFROM "Originali vieta" IDS_SHV_COLUMN_DELDATE "Pašalinimo data" + IDS_SHV_COL_DOCS "Dokumentai" + IDS_SHV_COL_STATUS "Būsena" + IDS_SHV_COL_LOCATION "Vieta" + IDS_SHV_COL_MODEL "Modelis" /* special folders */ IDS_DESKTOP "Darbalaukis"
participants (1)
-
Alexandre Julliard