mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
15 lines
387 B
Plaintext
15 lines
387 B
Plaintext
/*
|
|
* Translated by xrogers (http://rogers.cyberdusk.pl/)
|
|
* [email protected]
|
|
* https://sourceforge.net/projects/reactospl
|
|
* UTF-8 conversion by Caemyr (May, 2011)
|
|
*/
|
|
|
|
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_DllNotLoaded "Funkcja LoadLibrary nie mogła załadować '%s'"
|
|
IDS_MissingEntry "Brakujący punkt wejścia:%s\nW %s"
|
|
END
|