update option menu for aus
This commit is contained in:
parent
ff2a2d2c6f
commit
2725ced536
13 changed files with 75 additions and 8 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 818 B After Width: | Height: | Size: 750 B |
Binary file not shown.
|
Before Width: | Height: | Size: 775 B After Width: | Height: | Size: 697 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
|
@ -313,6 +313,10 @@ TextID Note English Thai
|
||||||
800067 Open. Confirm? คุณต้องการเปิด
|
800067 Open. Confirm? คุณต้องการเปิด
|
||||||
800068 Close. Confirm? คุณต้องการปิด
|
800068 Close. Confirm? คุณต้องการปิด
|
||||||
800069 Select Material want to change. เลือก วัตถุดิบที่ต้องการเปลี่ยน
|
800069 Select Material want to change. เลือก วัตถุดิบที่ต้องการเปลี่ยน
|
||||||
|
800070 Day วัน
|
||||||
|
800071 Water Tank ถังน้ำดี
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Soda System
|
Soda System
|
||||||
|
|
|
||||||
|
Can't render this file because it has a wrong number of fields in line 21.
|
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
|
|
||||||
If CountryName = "Australia" Then
|
If CountryName = "Australia" Then
|
||||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option_myr/"
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
|
@ -260,6 +260,13 @@
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CountryName = "Australia" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
EndIf
|
||||||
|
|
||||||
SAVELOG "EventLanguageOnChange menu -list"
|
SAVELOG "EventLanguageOnChange menu -list"
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
|
|
||||||
If CountryName = "Australia" Then
|
If CountryName = "Australia" Then
|
||||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option_myr/"
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
|
@ -252,6 +252,13 @@
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CountryName = "Australia" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
EndIf
|
||||||
|
|
||||||
SAVELOG "EventLanguageOnChange menu -list"
|
SAVELOG "EventLanguageOnChange menu -list"
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
|
|
||||||
If CountryName = "Australia" Then
|
If CountryName = "Australia" Then
|
||||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option_myr/"
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
|
@ -261,6 +261,13 @@
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CountryName = "Australia" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
EndIf
|
||||||
|
|
||||||
SAVELOG "EventLanguageOnChange menu -list"
|
SAVELOG "EventLanguageOnChange menu -list"
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
|
|
||||||
If CountryName = "Australia" Then
|
If CountryName = "Australia" Then
|
||||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option_myr/"
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
|
@ -252,6 +252,13 @@
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CountryName = "Australia" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
EndIf
|
||||||
|
|
||||||
SAVELOG "EventLanguageOnChange menu -list"
|
SAVELOG "EventLanguageOnChange menu -list"
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
|
|
||||||
If CountryName = "Australia" Then
|
If CountryName = "Australia" Then
|
||||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option_myr/"
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
|
@ -250,6 +250,13 @@
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CountryName = "Australia" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
EndIf
|
||||||
|
|
||||||
SAVELOG "EventLanguageOnChange menu -list"
|
SAVELOG "EventLanguageOnChange menu -list"
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
|
|
||||||
If CountryName = "Australia" Then
|
If CountryName = "Australia" Then
|
||||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option_myr/"
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
|
@ -251,6 +251,13 @@
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CountryName = "Australia" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
EndIf
|
||||||
|
|
||||||
SAVELOG "EventLanguageOnChange menu -list"
|
SAVELOG "EventLanguageOnChange menu -list"
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
|
||||||
|
|
@ -258,6 +258,13 @@
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CountryName = "Australia" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
EndIf
|
||||||
|
|
||||||
SAVELOG "EventLanguageOnChange menu -list"
|
SAVELOG "EventLanguageOnChange menu -list"
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
|
|
||||||
If CountryName = "Australia" Then
|
If CountryName = "Australia" Then
|
||||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option_myr/"
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
|
@ -252,6 +252,13 @@
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CountryName = "Australia" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
EndIf
|
||||||
|
|
||||||
SAVELOG "EventLanguageOnChange menu -list"
|
SAVELOG "EventLanguageOnChange menu -list"
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
|
|
||||||
If CountryName = "Australia" Then
|
If CountryName = "Australia" Then
|
||||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option_myr/"
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
|
@ -257,6 +257,13 @@
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CountryName = "Australia" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
|
EndIf
|
||||||
|
|
||||||
SAVELOG "EventLanguageOnChange menu -list"
|
SAVELOG "EventLanguageOnChange menu -list"
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue