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
|
|
@ -40,24 +40,25 @@
|
|||
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
|
||||
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
|
||||
|
||||
;inter-multi
|
||||
If LanguageShow = "MSC" Then
|
||||
SetLanguage "MSC"
|
||||
Else
|
||||
If LanguageShow = "MTC" Then
|
||||
SetLanguage "MTC"
|
||||
Else
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
SetLanguage "MYANMAR"
|
||||
Else
|
||||
SetLanguage "ENG"
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MTC" Then
|
||||
SetLanguage "MTC"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
SetLanguage "MYANMAR"
|
||||
Else
|
||||
SetLanguage "ENG"
|
||||
EndIf
|
||||
|
||||
Else
|
||||
SetLanguage "THAI"
|
||||
EndIf
|
||||
|
||||
|
||||
LED LedDoorDoor 5 255 255 255 255
|
||||
|
||||
;include=ROOT/taobin_project/inc/remove_cup_event_open.inc
|
||||
|
|
@ -90,13 +91,9 @@
|
|||
EndIf
|
||||
If LanguageShow = "MSC" Then
|
||||
Var DirImage = "ROOT/taobin_project/inter/hkg/image/user_take_cup_msc/"
|
||||
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
|
||||
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
|
||||
EndIf
|
||||
If LanguageShow = "MTC" Then
|
||||
Var DirImage = "ROOT/taobin_project/inter/hkg/image/user_take_cup_mtc/"
|
||||
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
|
||||
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
|
||||
EndIf
|
||||
|
||||
SAVELOG "EventLanguageOnChange menu -list"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue