Sweden-Number/dlls/user/resources/user32_Ja.rc

66 lines
2.6 KiB
Plaintext
Raw Normal View History

/*
* Copyright 2000 Junichi Kuchinishi
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
2000-03-08 19:50:45 +01:00
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
SYSMENU MENU LOADONCALL MOVEABLE DISCARDABLE
{
MENUITEM "<22><><EFBFBD>̃T<CC83>C<EFBFBD>Y<EFBFBD>ɖ߂<C996>(&R)", 61728
MENUITEM "<22>ړ<EFBFBD>(&M)", 61456
MENUITEM "<22>T<EFBFBD>C<EFBFBD>Y<EFBFBD>ύX(&S)", 61440
MENUITEM "<22>A<EFBFBD>C<EFBFBD>R<EFBFBD><52><EFBFBD><EFBFBD>(&N)", 61472
MENUITEM "<22>ő<EFBFBD><C591>\\<5C><>(&X)", 61488
MENUITEM SEPARATOR
MENUITEM "<22>‚<EFBFBD><C282><EFBFBD>(&C)\tAlt-F4", 61536
MENUITEM SEPARATOR
MENUITEM "<22>A<EFBFBD>v<EFBFBD><76><EFBFBD>P<EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>̐؂<CC90><D882>ւ<EFBFBD>(&W)...\tCtrl-Esc", 61744
MENUITEM SEPARATOR
MENUITEM "Wine<6E>ɂ‚<C982><C282><EFBFBD>(&A) ...", 61761
MENUITEM "<22><><EFBFBD>O<EFBFBD>Ɏ肪<C98E><E882AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD><63>(&P)", 61762
}
EDITMENU MENU LOADONCALL MOVEABLE DISCARDABLE
{
2002-06-01 04:55:48 +02:00
POPUP ""
2000-03-08 19:50:45 +01:00
BEGIN
MENUITEM "<22><><EFBFBD>ɖ߂<C996>(&U)", EM_UNDO
MENUITEM SEPARATOR
MENUITEM "<22>؂<EFBFBD><D882><EFBFBD><EFBFBD><EFBFBD>(&T)", WM_CUT
MENUITEM "<22>R<EFBFBD>s<EFBFBD>[(&C)", WM_COPY
MENUITEM "<22>\\<5C><><EFBFBD>t<EFBFBD><74>(&P)", WM_PASTE
MENUITEM "<22>폜(&D)", WM_CLEAR
MENUITEM SEPARATOR
MENUITEM "<22>I<EFBFBD><49>(&A)", EM_SETSEL
END
}
MSGBOX DIALOG 100, 80, 216, 168
STYLE DS_MODALFRAME | DS_NOIDLEMSG | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
2003-12-30 20:19:18 +01:00
FONT 9, "MS UI Gothic"
2000-03-08 19:50:45 +01:00
BEGIN
ICON "", 1088, 8, 20, 16, 16, WS_CHILD | WS_VISIBLE
LTEXT "", 100, 32, 4, 176, 48, WS_CHILD | WS_VISIBLE | WS_GROUP
PUSHBUTTON "OK", 1, 16, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
PUSHBUTTON "<22><>ݾ<EFBFBD>", 2, 64, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
PUSHBUTTON "<22><><EFBFBD>~(&A)", 3, 112, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
PUSHBUTTON "<22>Ď<EFBFBD><C48E>s(&R)", 4, 160, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
PUSHBUTTON "<22><><EFBFBD><EFBFBD>(&I)", 5, 208, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
PUSHBUTTON "<22>͂<EFBFBD>(&Y)", 6, 256, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
PUSHBUTTON "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(&N)", 7, 304, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END