mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
20 lines
479 B
Text
20 lines
479 B
Text
![]() |
/*
|
|||
|
* 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 "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...", ID_PREFERENCES
|
|||
|
MENUITEM SEPARATOR
|
|||
|
MENUITEM "<22>&<26><><EFBFBD><EFBFBD>", ID_EXIT
|
|||
|
END
|
|||
|
END
|