2007-10-19 23:21:45 +00:00
|
|
|
/*
|
2013-11-28 22:09:27 +00:00
|
|
|
* Translated by xrogers (http://rogers.cyberdusk.pl/)
|
|
|
|
* xxrogers@users.sourceforge.net
|
|
|
|
* https://sourceforge.net/projects/reactospl
|
|
|
|
* UTF-8 conversion by Caemyr (May, 2011)
|
2011-05-23 21:36:15 +00:00
|
|
|
*/
|
2007-07-08 19:15:50 +00:00
|
|
|
|
2007-07-09 14:45:32 +00:00
|
|
|
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
2013-11-28 22:09:27 +00:00
|
|
|
|
2013-10-13 22:31:17 +00:00
|
|
|
STRINGTABLE
|
2008-01-16 18:37:56 +00:00
|
|
|
BEGIN
|
2013-11-28 22:09:27 +00:00
|
|
|
IDS_DllNotLoaded "Funkcja LoadLibrary nie mogła załadować '%s'"
|
|
|
|
IDS_MissingEntry "Brakujący punkt wejścia:%s\nW %s"
|
2008-01-16 18:37:56 +00:00
|
|
|
END
|