mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
13 lines
354 B
Text
13 lines
354 B
Text
#include "resource.h"
|
|
/*
|
|
* translated by xrogers (http://rogers.cyberdusk.pl/)
|
|
* xxrogers@users.sourceforge.net
|
|
* https://sourceforge.net/projects/reactospl
|
|
*/
|
|
|
|
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DllNotLoaded, "LoadLibrary nie móg³ za³adowaæ '%s'"
|
|
IDS_MissingEntry, "Brakuj¹cy punkt wejœcia:%s\nW %s"
|
|
END
|