THAI INTER : New lang for xml, New condition new lang, Add Image
This commit is contained in:
parent
1e8450e91f
commit
7e0ede3946
183 changed files with 2075 additions and 155 deletions
|
|
@ -39,6 +39,7 @@
|
|||
Var BottomText = PicturePath + "text_bottom_thai2.png"
|
||||
EndIf
|
||||
|
||||
;inter-image
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
|
||||
Var BottomText = PicturePath + "text_bottom_eng.png"
|
||||
|
|
@ -46,6 +47,13 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/page_thankyou_mmr"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MSC" Then
|
||||
|
||||
Var BottomText = PicturePath + "text_bottom_eng.png"
|
||||
|
||||
Var DirImage = "ROOT/taobin_project/image/page_thankyou_msc"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR StarwState
|
||||
DEBUGVAR LidState
|
||||
DEBUGVAR BottomText
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue