reactos/base/applications/kbswitch/lang/uk-UA.rc
Hermès Bélusca-Maïto 65ce146169 Create a branch for working on csrss and co.
svn path=/branches/ros-csrss/; revision=57561
2012-10-14 13:04:31 +00:00

19 lines
493 B
Text
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