Commit b4831d1c authored by Kevin Bracey's avatar Kevin Bracey
Browse files

Changed Japanese NC resources so OK/Continue buttons contain "OK" in full-width characters.

Version 4.14. Tagged as 'Wimp-4_14'
parent b2c3268d
......@@ -3,8 +3,8 @@ NoError:%0
Watchdog:終了,キャンセル,次のタスク
Modifiers:^ ^ ^
KeyNames:Esc ESC F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 Print PRINT Break BREAK Pause PAUSE Tab TAB Return RETURN Insert INSERT Home HOME PageUp PAGEUP Delete DELETE Copy COPY End END PageDown PAGEDOWN Enter ENTER Up UP Down DOWN Left LEFT Right RIGHT Acorn ACORN Select SELECT Menu MENU Adjust ADJUST
OK:続行
Continue:続行
OK:OK
Continue:OK
Quit:終了
OSUnits: OS Units
DeciSec: * 1/10 second
......
......@@ -5,8 +5,8 @@
GBLA Module_Version
GBLS Module_MinorVersion
GBLS Module_Date
Module_MajorVersion SETS "4.13"
Module_Version SETA 413
Module_MajorVersion SETS "4.14"
Module_Version SETA 414
Module_MinorVersion SETS ""
Module_Date SETS "09 Dec 1998"
Module_Date SETS "07 Jan 1999"
END
/* (4.13)
/* (4.14)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 4.13
#define Module_MajorVersion_CMHG 4.14
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 09 Dec 1998
#define Module_Date_CMHG 07 Jan 1999
#define Module_MajorVersion "4.13"
#define Module_Version 413
#define Module_MajorVersion "4.14"
#define Module_Version 414
#define Module_MinorVersion ""
#define Module_Date "09 Dec 1998"
#define Module_Date "07 Jan 1999"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment