Mikołaj Zalewski : shell32: Update Polish translation.
Module: wine Branch: refs/heads/master Commit: a0f696bbfc1e12ead7c7865c83c9183c3cf15397 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=a0f696bbfc1e12ead7c7865c... Author: Mikołaj Zalewski <mikolaj(a)zalewski.pl> Date: Thu Aug 3 19:11:07 2006 +0200 shell32: Update Polish translation. --- dlls/shell32/shell32_Pl.rc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/dlls/shell32/shell32_Pl.rc b/dlls/shell32/shell32_Pl.rc index 62f4b8e..05dc6c3 100644 --- a/dlls/shell32/shell32_Pl.rc +++ b/dlls/shell32/shell32_Pl.rc @@ -146,10 +146,13 @@ STRINGTABLE DISCARDABLE IDS_SHV_COLUMN9 "Komentarz" IDS_SHV_COLUMN10 "W�a�ciciel" IDS_SHV_COLUMN11 "Grupa" + IDS_SHV_COLUMN_DELFROM "Lokacja oryginalna" + IDS_SHV_COLUMN_DELDATE "Data usuni�cia" /* special folders */ IDS_DESKTOP "Pulpit" IDS_MYCOMPUTER "M�j komputer" + IDS_RECYCLEBIN_FOLDER_NAME "Kosz" /* context menus */ IDS_VIEW_LARGE "&Du�e Ikony"
participants (1)
-
Alexandre Julliard