xref: /reactos/base/system/rundll32/lang/pl-PL.rc (revision c2c66aff)
1/*
2 *    Translated by xrogers (http://rogers.cyberdusk.pl/)
3 *    xxrogers@users.sourceforge.net
4 *    https://sourceforge.net/projects/reactospl
5 *    UTF-8 conversion by Caemyr (May, 2011)
6 */
7
8LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
9
10STRINGTABLE
11BEGIN
12    IDS_DllNotLoaded "Funkcja LoadLibrary nie mogła załadować '%s'"
13    IDS_MissingEntry "Brakujący punkt wejścia:%s\nW %s"
14END
15