mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 16:20:37 +00:00
25445ea35f
svn path=/branches/ntvdm/; revision=60692
13 lines
393 B
Text
13 lines
393 B
Text
/*
|
|
* translated by xrogers (http://rogers.cyberdusk.pl/)
|
|
* xxrogers@users.sourceforge.net
|
|
* 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
|