Commit 79eb2aec authored by John Beranek's avatar John Beranek
Browse files

Fixed Japan.NC2 Templates file (hopefully)

Detail:
  !WinEdit appears to have corrupted the Templates file when it was
  editted to change the Japanese translations.

  Hopefully rectified this by reapplying the translation changes using
  !FormEd.  Also changed the translation for the middle button in the
  error box back so that it reads "Cancel" (in Japanese of course).


Version 4.46. Tagged as 'Wimp-4_46'
parent ba5e6f2b
No preview for this file type
......@@ -6,9 +6,9 @@
GBLS Module_MinorVersion
GBLS Module_Date
GBLS Module_FullVersion
Module_MajorVersion SETS "4.45"
Module_Version SETA 445
Module_MajorVersion SETS "4.46"
Module_Version SETA 446
Module_MinorVersion SETS ""
Module_Date SETS "10 Apr 2000"
Module_FullVersion SETS "4.45"
Module_Date SETS "13 Apr 2000"
Module_FullVersion SETS "4.46"
END
/* (4.45)
/* (4.46)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 4.45
#define Module_MajorVersion_CMHG 4.46
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 10 Apr 2000
#define Module_Date_CMHG 13 Apr 2000
#define Module_MajorVersion "4.45"
#define Module_Version 445
#define Module_MajorVersion "4.46"
#define Module_Version 446
#define Module_MinorVersion ""
#define Module_Date "10 Apr 2000"
#define Module_Date "13 Apr 2000"
#define Module_FullVersion "4.45"
#define Module_FullVersion "4.46"
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