reactos/base/applications/kbswitch/lang/uk-UA.rc

20 lines
475 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: Keyboard Layout Switcher
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/applications/kbswitch/lang/uk-UA.rc
* PURPOSE: Ukraianian Language File for kbswitch
* TRANSLATOR: Artem Reznikov
*/
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
IDR_POPUP MENU
BEGIN
POPUP "popup"
BEGIN
MENUITEM "&Параметри...", ID_PREFERENCES
MENUITEM SEPARATOR
MENUITEM "В&ихід", ID_EXIT
END
END