Actually include Japanese translation file in install script.
This commit is contained in:
parent
47f3d3330b
commit
73cf7e8d5c
@ -305,6 +305,9 @@ UninstPage Custom un.LockedListShow
|
|||||||
;Hungarian
|
;Hungarian
|
||||||
!include "..\Translation\LameXP_HU.nsh"
|
!include "..\Translation\LameXP_HU.nsh"
|
||||||
|
|
||||||
|
;Japanese
|
||||||
|
!include "..\Translation\LameXP_JA.nsh"
|
||||||
|
|
||||||
|
|
||||||
;--------------------------------
|
;--------------------------------
|
||||||
;LogicLib Extensions
|
;LogicLib Extensions
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
#define VER_LAMEXP_MINOR_LO 8
|
#define VER_LAMEXP_MINOR_LO 8
|
||||||
#define VER_LAMEXP_TYPE Beta
|
#define VER_LAMEXP_TYPE Beta
|
||||||
#define VER_LAMEXP_PATCH 7
|
#define VER_LAMEXP_PATCH 7
|
||||||
#define VER_LAMEXP_BUILD 2233
|
#define VER_LAMEXP_BUILD 2234
|
||||||
#define VER_LAMEXP_CONFG 2188
|
#define VER_LAMEXP_CONFG 2188
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user