Module: wine Branch: master Commit: b647b56984f22837ddfe127814f8aca15779ceca URL: http://source.winehq.org/git/wine.git/?a=commit;h=b647b56984f22837ddfe127814...
Author: Paul Chitescu paulc@voip.null.ro Date: Wed Jun 24 11:55:37 2009 +0300
shell32: Add missing Romanian translation for IDS_SHLEXEC_NOASSOC.
---
dlls/shell32/shell32_Ro.rc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/dlls/shell32/shell32_Ro.rc b/dlls/shell32/shell32_Ro.rc index 48a9259..cdec0a6 100644 --- a/dlls/shell32/shell32_Ro.rc +++ b/dlls/shell32/shell32_Ro.rc @@ -284,6 +284,8 @@ STRINGTABLE IDS_CPANEL_TITLE "Panoul de control al Wine" IDS_CPANEL_NAME "Nume" IDS_CPANEL_DESCRIPTION "Descriere" + + IDS_SHLEXEC_NOASSOC "Nici un program Windows nu este configurat să deschidă fișiere de acest tip." }
STRINGTABLE