Hi Łukasz,
On 9/17/10 10:02 AM, Łukasz Wojniłowicz wrote:
dlls/mshtml/Pl.rc | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/dlls/mshtml/Pl.rc b/dlls/mshtml/Pl.rc index 9e0a635..0c37be4 100644 --- a/dlls/mshtml/Pl.rc +++ b/dlls/mshtml/Pl.rc @@ -22,6 +22,12 @@
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
+STRINGTABLE +{
- IDS_STATUS_DONE "Sko�czone"
- IDS_STATUS_DOWNLOADINGFROM "Pobieranie od %s..."
'Pobieranie z %s...' seems better in this case (although I think there should be a better translation).
Jacek