summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uui/source/ids.src75
1 files changed, 38 insertions, 37 deletions
diff --git a/uui/source/ids.src b/uui/source/ids.src
index cc7d3c0dc4a8..60880f568248 100644
--- a/uui/source/ids.src
+++ b/uui/source/ids.src
@@ -2,9 +2,9 @@
*
* $RCSfile: ids.src,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2001-07-24 20:07:32 $
+ * last change: $Author: kz $ $Date: 2001-07-27 20:06:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,7 +62,7 @@
//
// Miscellaneous Resources
//
-// $Author: obo $ $Date: 2001-07-24 20:07:32 $ $Revision: 1.17 $
+// $Author: kz $ $Date: 2001-07-27 20:06:12 $ $Revision: 1.18 $
//============================================================================
#define __RSC
@@ -197,7 +197,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The operation executed on $(ARG1) was aborted";
Text[ danish ] = "The operation executed on $(ARG1) was aborted";
Text[ swedish ] = "tgrden som utfrdes p $(ARG1) avbrts";
- Text[ polish ] = "The operation executed on $(ARG1) was aborted";
+ Text[ polish ] = "Operacja wykonywana na $(ARG1) zostaa przerwana";
Text[ portuguese_brazilian ] = "The operation executed on $(ARG1) was aborted";
Text[ japanese ] = "$(ARG1) Ŏs݂͒~܂B";
Text[ korean ] = "The operation executed on $(ARG1) was aborted";
@@ -223,7 +223,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The access to $(ARG1) was denied";
Text[ danish ] = "The access to $(ARG1) was denied";
Text[ swedish ] = "tkomst till $(ARG1) nekad";
- Text[ polish ] = "The access to $(ARG1) was denied";
+ Text[ polish ] = "Brak dostpu do $(ARG1)";
Text[ portuguese_brazilian ] = "The access to $(ARG1) was denied";
Text[ japanese ] = "$(ARG1) ւ̱͋ۂ܂B";
Text[ korean ] = "The access to $(ARG1) was denied";
@@ -249,7 +249,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "$(ARG1) does already exist";
Text[ danish ] = "$(ARG1) does already exist";
Text[ swedish ] = "$(ARG1) finns redan";
- Text[ polish ] = "$(ARG1) does already exist";
+ Text[ polish ] = "$(ARG1) ju istnieje";
Text[ portuguese_brazilian ] = "$(ARG1) does already exist";
Text[ japanese ] = "$(ARG1) ͂łɂ܂B";
Text[ korean ] = "$(ARG1) does already exist";
@@ -275,7 +275,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The data of $(ARG1) have an incorrect checksum";
Text[ danish ] = "The data of $(ARG1) have an incorrect checksum";
Text[ swedish ] = "Data frn $(ARG1) har en felaktig kontrollsumma";
- Text[ polish ] = "The data of $(ARG1) have an incorrect checksum";
+ Text[ polish ] = "Dane $(ARG1) maj nieprawidow sum kontroln";
Text[ portuguese_brazilian ] = "The data of $(ARG1) have an incorrect checksum";
Text[ japanese ] = "$(ARG1) ްт܂B";
Text[ korean ] = "The data of $(ARG1) have an incorrect checksum";
@@ -302,7 +302,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The object $(ARG1) could not be created in directory $(ARG2)";
Text[ danish ] = "The object $(ARG1) could not be created in directory $(ARG2)";
Text[ swedish ] = "Det gr inte att skapa objektet $(ARG1) i katalogen $(ARG2)";
- Text[ polish ] = "The object $(ARG1) could not be created in directory $(ARG2)";
+ Text[ polish ] = "Utworzenie obiektu $(ARG1) w katalogu $(ARG2) nie jest moliwe";
Text[ portuguese_brazilian ] = "The object $(ARG1) could not be created in directory $(ARG2)";
Text[ japanese ] = "޼ު $(ARG1) ̫ $(ARG2) Ɋi[ł܂B";
Text[ korean ] = "The object $(ARG1) could not be created in directory $(ARG2)";
@@ -328,7 +328,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "Data of $(ARG1) could not be read";
Text[ danish ] = "Data of $(ARG1) could not be read";
Text[ swedish ] = "Det gick inte att lsa data frn $(ARG1)";
- Text[ polish ] = "Data of $(ARG1) could not be read";
+ Text[ polish ] = "Odczytanie $(ARG1) nie powiodo si";
Text[ portuguese_brazilian ] = "Data of $(ARG1) could not be read";
Text[ japanese ] = "$(ARG1) ް͓ǂݎ܂łB";
Text[ korean ] = "Data of $(ARG1) could not be read";
@@ -354,7 +354,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The seek operation on $(ARG1) could not be completed";
Text[ danish ] = "The seek operation on $(ARG1) could not be completed";
Text[ swedish ] = "Det gick inte att utfra seek-operationen $(ARG1)";
- Text[ polish ] = "The seek operation on $(ARG1) could not be completed";
+ Text[ polish ] = "Wykonanie operacji wyszukiwanie (seek) na $(ARG1) nie powiodo si";
Text[ portuguese_brazilian ] = "The seek operation on $(ARG1) could not be completed";
Text[ japanese ] = "$(ARG1) ւ seek ͎sł܂łB";
Text[ korean ] = "The seek operation on $(ARG1) could not be completed";
@@ -380,7 +380,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The tell operation on $(ARG1) could not be completed";
Text[ danish ] = "The tell operation on $(ARG1) could not be completed";
Text[ swedish ] = "Det gick inte att utfra telloperationen p $(ARG1)";
- Text[ polish ] = "The tell operation on $(ARG1) could not be completed";
+ Text[ polish ] = "Wykonanie operacji tell na $(ARG1) nie powiodo si";
Text[ portuguese_brazilian ] = "The tell operation on $(ARG1) could not be completed";
Text[ japanese ] = "$(ARG1) ւ tell ͎sł܂łB";
Text[ korean ] = "The tell operation on $(ARG1) could not be completed";
@@ -406,7 +406,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "Data for $(ARG1) could not be written";
Text[ danish ] = "Data for $(ARG1) could not be written";
Text[ swedish ] = "Det gick inte att skriva data fr $(ARG1)";
- Text[ polish ] = "Data for $(ARG1) could not be written";
+ Text[ polish ] = "Napisanie danych dla $(ARG1) nie powiodo si";
Text[ portuguese_brazilian ] = "Data for $(ARG1) could not be written";
Text[ japanese ] = "$(ARG1) ް͏݂ł܂łB";
Text[ korean ] = "Data for $(ARG1) could not be written";
@@ -432,7 +432,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "Action not allowed: $(ARG1) is the current directory";
Text[ danish ] = "Action not allowed: $(ARG1) is the current directory";
Text[ swedish ] = "tgrd omjlig: $(ARG1) r den aktuella katalogen";
- Text[ polish ] = "Action not allowed: $(ARG1) is the current directory";
+ Text[ polish ] = "Niedozwolona operacja: $(ARG1) jest biecym katalogiem";
Text[ portuguese_brazilian ] = "Action not allowed: $(ARG1) is the current directory";
Text[ japanese ] = "݂ł܂: $(ARG1) ݂͌ިڸ؂łB";
Text[ korean ] = "Action not allowed: $(ARG1) is the current directory";
@@ -458,7 +458,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The Device (drive) $(ARG1) is not ready";
Text[ danish ] = "The Device (drive) $(ARG1) is not ready";
Text[ swedish ] = "Enheten $(ARG1) r inte redo";
- Text[ polish ] = "The Device (drive) $(ARG1) is not ready";
+ Text[ polish ] = "Urzdzenie (napd) $(ARG1) nie jest gotowe";
Text[ portuguese_brazilian ] = "The Device (drive) $(ARG1) is not ready";
Text[ japanese ] = "޲(ײ) $(ARG1) ̏łĂ܂B";
Text[ korean ] = "The Device (drive) $(ARG1) is not ready";
@@ -484,7 +484,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "Action not allowed: $(ARG1) and $(ARG2) are different devices (drives)";
Text[ danish ] = "Action not allowed: $(ARG1) and $(ARG2) are different devices (drives)";
Text[ swedish ] = "tgrd omjlig: $(ARG1) och $(ARG2) r olika enheter";
- Text[ polish ] = "Action not allowed: $(ARG1) and $(ARG2) are different devices (drives)";
+ Text[ polish ] = "Niedozwolona operacja: $(ARG1) i $(ARG2) s rnymi urzdzeniami (napdami)";
Text[ portuguese_brazilian ] = "Action not allowed: $(ARG1) and $(ARG2) are different devices (drives)";
Text[ japanese ] = "݂ł܂: $(ARG1) $(ARG2) ͈قȂ޲(ײ)łB";
Text[ korean ] = "Action not allowed: $(ARG1) and $(ARG2) are different devices (drives)";
@@ -536,7 +536,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "An invalid attempt was made to access $(ARG1)";
Text[ danish ] = "An invalid attempt was made to access $(ARG1)";
Text[ swedish ] = "Ett frsk gjordes att f tkomst till $(ARG1) p ett ogiltigt stt";
- Text[ polish ] = "An invalid attempt was made to access $(ARG1)";
+ Text[ polish ] = "Nieprawidowa prba dostpu do $(ARG1)";
Text[ portuguese_brazilian ] = "An invalid attempt was made to access $(ARG1)";
Text[ japanese ] = "$(ARG1) ւ̖ȱ݂܂B";
Text[ korean ] = "An invalid attempt was made to access $(ARG1)";
@@ -562,7 +562,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "$(ARG1) contains invalid characters";
Text[ danish ] = "$(ARG1) contains invalid characters";
Text[ swedish ] = "$(ARG1) innehller otilltna tecken";
- Text[ polish ] = "$(ARG1) contains invalid characters";
+ Text[ polish ] = "$(ARG1) zawiera niedozwolone znaki";
Text[ portuguese_brazilian ] = "$(ARG1) contains invalid characters";
Text[ japanese ] = "$(ARG1) ɖȕ܂܂Ă܂B";
Text[ korean ] = "$(ARG1) contains invalid characters";
@@ -588,7 +588,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The device (drive) $(ARG1) is invalid";
Text[ danish ] = "The device (drive) $(ARG1) is invalid";
Text[ swedish ] = "Enheten $(ARG1) r ogiltig";
- Text[ polish ] = "The device (drive) $(ARG1) is invalid";
+ Text[ polish ] = "Nieprawidowe urzdzenie (napd) $(ARG1)";
Text[ portuguese_brazilian ] = "The device (drive) $(ARG1) is invalid";
Text[ japanese ] = "޲(ײ) $(ARG1) ͖łB";
Text[ korean ] = "The device (drive) $(ARG1) is invalid";
@@ -614,7 +614,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The data of $(ARG1) have an invalid length";
Text[ danish ] = "The data of $(ARG1) have an invalid length";
Text[ swedish ] = "Data frn $(ARG1) har en ogiltig lngd";
- Text[ polish ] = "The data of $(ARG1) have an invalid length";
+ Text[ polish ] = "Dane $(ARG1) s nieprawidowej dugoci";
Text[ portuguese_brazilian ] = "The data of $(ARG1) have an invalid length";
Text[ japanese ] = "$(ARG1) ް̒̕łB";
Text[ korean ] = "The data of $(ARG1) have an invalid length";
@@ -640,7 +640,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The operation on $(ARG1) was started with an invalid parameter";
Text[ danish ] = "The operation on $(ARG1) was started with an invalid parameter";
Text[ swedish ] = "Operationen p $(ARG1) startades med en ogiltig parameter";
- Text[ polish ] = "The operation on $(ARG1) was started with an invalid parameter";
+ Text[ polish ] = "Operacj na $(ARG1) rozpoczto za pomoc nieprawidowego parametra";
Text[ portuguese_brazilian ] = "The operation on $(ARG1) was started with an invalid parameter";
Text[ japanese ] = "$(ARG1) ւ̑sҰŊJn܂B";
Text[ korean ] = "The operation on $(ARG1) was started with an invalid parameter";
@@ -666,7 +666,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The operation cannot be run, because $(ARG1) contains wildcards";
Text[ danish ] = "The operation cannot be run, because $(ARG1) contains wildcards";
Text[ swedish ] = "Det gr inte att utfra operationen eftersom $(ARG1) innehller jokertecken";
- Text[ polish ] = "The operation cannot be run, because $(ARG1) contains wildcards";
+ Text[ polish ] = "Wykonanie operacji nie jest moliwe, poniewa $(ARG1) zawiera symbole wieloznaczne";
Text[ portuguese_brazilian ] = "The operation cannot be run, because $(ARG1) contains wildcards";
Text[ japanese ] = "$(ARG1) ܲ޶ނ܂܂Ă邽߁As͂ł܂B";
Text[ korean ] = "The operation cannot be run, because $(ARG1) contains wildcards";
@@ -692,7 +692,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "Sharing violation while accessing $(ARG1)";
Text[ danish ] = "Sharing violation while accessing $(ARG1)";
Text[ swedish ] = "Fel vid gemensam tkomst till $(ARG1)";
- Text[ polish ] = "Sharing violation while accessing $(ARG1)";
+ Text[ polish ] = "Bd wsplnego dostpu do $(ARG1)";
Text[ portuguese_brazilian ] = "Sharing violation while accessing $(ARG1)";
Text[ japanese ] = "$(ARG1) ւ̋L̍ۂ̴װB";
Text[ korean ] = "Sharing violation while accessing $(ARG1)";
@@ -718,7 +718,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "$(ARG1) contains misplaced characters";
Text[ danish ] = "$(ARG1) contains misplaced characters";
Text[ swedish ] = "$(ARG1) innehller tecken som har en otillten placering";
- Text[ polish ] = "$(ARG1) contains misplaced characters";
+ Text[ polish ] = "$(ARG1) zawiera znaki w niedozwolonym miejscu";
Text[ portuguese_brazilian ] = "$(ARG1) contains misplaced characters";
Text[ japanese ] = "$(ARG1) ɂ͊Ԉʒuɕ܂܂Ă܂B";
Text[ korean ] = "$(ARG1) contains misplaced characters";
@@ -744,7 +744,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The name $(ARG1) contains to many characters";
Text[ danish ] = "The name $(ARG1) contains to many characters";
Text[ swedish ] = "Namnet $(ARG1) innehller fr mnga tecken";
- Text[ polish ] = "The name $(ARG1) contains to many characters";
+ Text[ polish ] = "Nazwa $(ARG1) zawiera za duo znakw";
Text[ portuguese_brazilian ] = "The name $(ARG1) contains to many characters";
Text[ japanese ] = "O $(ARG1) Ɋ܂܂Ă镶܂B";
Text[ korean ] = "The name $(ARG1) contains to many characters";
@@ -770,7 +770,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "$(ARG1) does not exist";
Text[ danish ] = "$(ARG1) does not exist";
Text[ swedish ] = "$(ARG1) existerar inte";
- Text[ polish ] = "$(ARG1) does not exist";
+ Text[ polish ] = "$(ARG1) nie istnieje";
Text[ portuguese_brazilian ] = "$(ARG1) does not exist";
Text[ japanese ] = "$(ARG1) ͂܂B";
Text[ korean ] = "$(ARG1) does not exist";
@@ -796,7 +796,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The path $(ARG1) does not exist";
Text[ danish ] = "The path $(ARG1) does not exist";
Text[ swedish ] = "Skvgen $(ARG1) existerar inte";
- Text[ polish ] = "The path $(ARG1) does not exist";
+ Text[ polish ] = "cieka $(ARG1) nie istnieje";
Text[ portuguese_brazilian ] = "The path $(ARG1) does not exist";
Text[ japanese ] = "߽ $(ARG1) ͂܂B";
Text[ korean ] = "The path $(ARG1) does not exist";
@@ -822,7 +822,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The operation on $(ARG1) is not supported on this operating system";
Text[ danish ] = "The operation on $(ARG1) is not supported on this operating system";
Text[ swedish ] = "Operationen p $(ARG1) understds inte p operativsystemet";
- Text[ polish ] = "The operation on $(ARG1) is not supported on this operating system";
+ Text[ polish ] = "Operacja $(ARG1) nie jest obsugiwana przez dany system operacyjny";
Text[ portuguese_brazilian ] = "The operation on $(ARG1) is not supported on this operating system";
Text[ japanese ] = "$(ARG1) ւ̵̑͂ڰèݸ޼тł͎x܂B";
Text[ korean ] = "The operation on $(ARG1) is not supported on this operating system";
@@ -848,7 +848,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "$(ARG1) is not a directory";
Text[ danish ] = "$(ARG1) is not a directory";
Text[ swedish ] = "$(ARG1) r ingen katalog";
- Text[ polish ] = "$(ARG1) is not a directory";
+ Text[ polish ] = "$(ARG1) nie jest katalogiem";
Text[ portuguese_brazilian ] = "$(ARG1) is not a directory";
Text[ japanese ] = "$(ARG1) ިڸ؂ł͂܂B";
Text[ korean ] = "$(ARG1) is not a directory";
@@ -874,7 +874,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "$(ARG1) is not a file";
Text[ danish ] = "$(ARG1) is not a file";
Text[ swedish ] = "$(ARG1) r ingen fil";
- Text[ polish ] = "$(ARG1) is not a file";
+ Text[ polish ] = "$(ARG1) nie jest plikiem";
Text[ portuguese_brazilian ] = "$(ARG1) is not a file";
Text[ japanese ] = "$(ARG1) ̧قł͂܂B";
Text[ korean ] = "$(ARG1) is not a file";
@@ -900,7 +900,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "There was no space left on device $(ARG1)";
Text[ danish ] = "There was no space left on device $(ARG1)";
Text[ swedish ] = "Det finns ingen plats kvar p enheten $(ARG1)";
- Text[ polish ] = "There was no space left on device $(ARG1)";
+ Text[ polish ] = "Nie ma ju miejsca na urzdzeniu $(ARG1)";
Text[ portuguese_brazilian ] = "There was no space left on device $(ARG1)";
Text[ japanese ] = "޲ $(ARG1) ɂ͋󂫗eʂ܂B";
Text[ korean ] = "There was no space left on device $(ARG1)";
@@ -926,7 +926,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The operation on $(ARG1) can't be completed because there are too many open files";
Text[ danish ] = "The operation on $(ARG1) can't be completed because there are too many open files";
Text[ swedish ] = "Det gr inte att utfra operationen p $(ARG1) eftersom fr mnga filer redan r ppna";
- Text[ polish ] = "The operation on $(ARG1) can't be completed because there are too many open files";
+ Text[ polish ] = "Wykonanie operacji na $(ARG1) nie jest moliwe, poniewa otwarto za duo plikw";
Text[ portuguese_brazilian ] = "The operation on $(ARG1) can't be completed because there are too many open files";
Text[ japanese ] = "łɑ̧قJĂ邽߁A$(ARG1) ւ͎̑sł܂B";
Text[ korean ] = "The operation on $(ARG1) can't be completed because there are too many open files";
@@ -952,7 +952,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The operation on $(ARG1) can't be completed because there is no more memory available";
Text[ danish ] = "The operation on $(ARG1) can't be completed because there is no more memory available";
Text[ swedish ] = "Det gr inte att utfra operationen p $(ARG1) eftersom inget mer minne r tillgngligt";
- Text[ polish ] = "The operation on $(ARG1) can't be completed because there is no more memory available";
+ Text[ polish ] = "Wykonanie operacji na $(ARG1) nie jest moliwe z powodu braku pamici";
Text[ portuguese_brazilian ] = "The operation on $(ARG1) can't be completed because there is no more memory available";
Text[ japanese ] = "؋󂫗eʂȂ߂ɁA$(ARG1) ւ͎̑sł܂B";
Text[ korean ] = "The operation on $(ARG1) can't be completed because there is no more memory available";
@@ -978,7 +978,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "The operation on $(ARG1) cannot continue, because there are pending data";
Text[ danish ] = "The operation on $(ARG1) cannot continue, because there are pending data";
Text[ swedish ] = "Operation p $(ARG1) kan inte fortstta eftersom fler data vntas";
- Text[ polish ] = "The operation on $(ARG1) cannot continue, because there are pending data";
+ Text[ polish ] = "Kontynuacja operacji na $(ARG1) wymaga wprowadzenia dalszych danych";
Text[ portuguese_brazilian ] = "The operation on $(ARG1) cannot continue, because there are pending data";
Text[ japanese ] = "ۗް邽߂ɁA$(ARG1) ւ̑͑sł܂B";
Text[ korean ] = "The operation on $(ARG1) cannot continue, because there are pending data";
@@ -1004,7 +1004,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "$(ARG1) cannot be copied into itself";
Text[ danish ] = "$(ARG1) cannot be copied into itself";
Text[ swedish ] = "Det gr inte att kopiera $(ARG1) till sig sjlv";
- Text[ polish ] = "$(ARG1) cannot be copied into itself";
+ Text[ polish ] = "$(ARG1) nie mona skopiowa w sobie samym";
Text[ portuguese_brazilian ] = "$(ARG1) cannot be copied into itself";
Text[ japanese ] = "$(ARG1) ꎩ̂ɺ߰邱Ƃ͂ł܂B";
Text[ korean ] = "$(ARG1) cannot be copied into itself";
@@ -1056,7 +1056,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "$(ARG1) is write protected";
Text[ danish ] = "$(ARG1) is write protected";
Text[ swedish ] = "$(ARG1) r skrivskyddad";
- Text[ polish ] = "$(ARG1) is write protected";
+ Text[ polish ] = "$(ARG1) jest tylko do odczytu";
Text[ portuguese_brazilian ] = "$(ARG1) is write protected";
Text[ japanese ] = "$(ARG1) ͏݋֎~łB";
Text[ korean ] = "$(ARG1) is write protected";
@@ -1082,7 +1082,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "$(ARG1) has an incorrect format";
Text[ danish ] = "$(ARG1) has an incorrect format";
Text[ swedish ] = "$(ARG1) har ett felaktigt format";
- Text[ polish ] = "$(ARG1) has an incorrect format";
+ Text[ polish ] = "$(ARG1) ma nieprawidowy format";
Text[ portuguese_brazilian ] = "$(ARG1) has an incorrect format";
Text[ japanese ] = "$(ARG1) ̏܂B";
Text[ korean ] = "$(ARG1) has an incorrect format";
@@ -1108,7 +1108,7 @@ Resource RID_UUI_ERRHDL
Text[ italian ] = "$(ARG1) has an incorrect version";
Text[ danish ] = "$(ARG1) has an incorrect version";
Text[ swedish ] = "$(ARG1) har en felaktig version";
- Text[ polish ] = "$(ARG1) has an incorrect version";
+ Text[ polish ] = "Wersja $(ARG1) jest nieprawidowa";
Text[ portuguese_brazilian ] = "$(ARG1) has an incorrect version";
Text[ japanese ] = "$(ARG1) ްޮ݂܂B";
Text[ korean ] = "$(ARG1) has an incorrect version";
@@ -1122,3 +1122,4 @@ Resource RID_UUI_ERRHDL
+