reactos/base/applications/kbswitch/lang/ja-JP.rc
Amine Khaldi c424146e2c Create a branch for cmake bringup.
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +00:00

12 lines
224 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.

LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
IDR_POPUP MENU
BEGIN
POPUP "popup"
BEGIN
MENUITEM "<22>Ýè(&P)...", ID_PREFERENCES
MENUITEM SEPARATOR
MENUITEM "<22>I—¹(&E)", ID_EXIT
END
END