reactos/base/system/rundll32/lang/uk-UA.rc

16 lines
492 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
* PROJECT: ReactOS rundll32.exe
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/system/rundll32/lang/uk-UA.rc
* PURPOSE: Ukraianian Language File for rundll32
* TRANSLATOR: Artem Reznikov
*/
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_DllNotLoaded "LoadLibrary не вдалося завантажити '%s'"
IDS_MissingEntry "Неможливо знайти точку входу:%s\nВ бібліотеці %s"
END