Fix seltect 7
This commit is contained in:
parent
6065464a26
commit
f20bf0f0e1
3 changed files with 33 additions and 5 deletions
|
|
@ -1078,7 +1078,7 @@
|
||||||
1300003 Beans module ชุดเมล็ดกาแฟ
|
1300003 Beans module ชุดเมล็ดกาแฟ
|
||||||
1300004 Bean tray ถาดใส่เมล็ดกาแฟ
|
1300004 Bean tray ถาดใส่เมล็ดกาแฟ
|
||||||
1300005 Switch tray : สวิตซ์ถาด :
|
1300005 Switch tray : สวิตซ์ถาด :
|
||||||
1300006 Check tray shutter ตรวจสอบชัตเตอร์ถาด
|
1300006 Check tray shutter ตรวจสอบชัตเตอร์ของถาด
|
||||||
1300007 Pay beans จ่ายถั่ว
|
1300007 Pay beans จ่ายถั่ว
|
||||||
1300008 1. Select beans 1. เลือกเมล็ดกาแฟ
|
1300008 1. Select beans 1. เลือกเมล็ดกาแฟ
|
||||||
1300009 2. Select direction 2. เลือกทิศทาง
|
1300009 2. Select direction 2. เลือกทิศทาง
|
||||||
|
|
@ -1091,7 +1091,7 @@
|
||||||
1300016 Brew time:sec เวลาชง: วินาที
|
1300016 Brew time:sec เวลาชง: วินาที
|
||||||
1300017 Test grind sizes ทดสอบขนาดบด
|
1300017 Test grind sizes ทดสอบขนาดบด
|
||||||
1300018 Coffee module type : ประเภทชุดกาแฟ :
|
1300018 Coffee module type : ประเภทชุดกาแฟ :
|
||||||
1300019 1. Select grind sizes 1. เลือกขนาดการบด
|
1300019 1. Select grind sizes 1. เลือกขนาดบด
|
||||||
1300020 More coarse หยาบขึ้น
|
1300020 More coarse หยาบขึ้น
|
||||||
1300021 More fine ละเอียดขึ้น
|
1300021 More fine ละเอียดขึ้น
|
||||||
1300022 2. Test grinding 2. ทดสอบการบด
|
1300022 2. Test grinding 2. ทดสอบการบด
|
||||||
|
|
|
||||||
|
Can't render this file because it has a wrong number of fields in line 21.
|
|
|
@ -1078,7 +1078,7 @@
|
||||||
1300003 Beans module ชุดเมล็ดกาแฟ
|
1300003 Beans module ชุดเมล็ดกาแฟ
|
||||||
1300004 Bean tray ถาดใส่เมล็ดกาแฟ
|
1300004 Bean tray ถาดใส่เมล็ดกาแฟ
|
||||||
1300005 Switch tray : สวิตซ์ถาด :
|
1300005 Switch tray : สวิตซ์ถาด :
|
||||||
1300006 Check tray shutter ตรวจสอบชัตเตอร์ถาด
|
1300006 Check tray shutter ตรวจสอบชัตเตอร์ของถาด
|
||||||
1300007 Pay beans จ่ายถั่ว
|
1300007 Pay beans จ่ายถั่ว
|
||||||
1300008 1. Select beans 1. เลือกเมล็ดกาแฟ
|
1300008 1. Select beans 1. เลือกเมล็ดกาแฟ
|
||||||
1300009 2. Select direction 2. เลือกทิศทาง
|
1300009 2. Select direction 2. เลือกทิศทาง
|
||||||
|
|
@ -1091,7 +1091,7 @@
|
||||||
1300016 Brew time:sec เวลาชง: วินาที
|
1300016 Brew time:sec เวลาชง: วินาที
|
||||||
1300017 Test grind sizes ทดสอบขนาดบด
|
1300017 Test grind sizes ทดสอบขนาดบด
|
||||||
1300018 Coffee module type : ประเภทชุดกาแฟ :
|
1300018 Coffee module type : ประเภทชุดกาแฟ :
|
||||||
1300019 1. Select grind sizes 1. เลือกขนาดการบด
|
1300019 1. Select grind sizes 1. เลือกขนาดบด
|
||||||
1300020 More coarse หยาบขึ้น
|
1300020 More coarse หยาบขึ้น
|
||||||
1300021 More fine ละเอียดขึ้น
|
1300021 More fine ละเอียดขึ้น
|
||||||
1300022 2. Test grinding 2. ทดสอบการบด
|
1300022 2. Test grinding 2. ทดสอบการบด
|
||||||
|
|
|
||||||
|
Can't render this file because it has a wrong number of fields in line 21.
|
|
|
@ -512,6 +512,23 @@
|
||||||
|
|
||||||
DEBUGVAR $12-02-03-0043.Name
|
DEBUGVAR $12-02-03-0043.Name
|
||||||
DEBUGVAR $12-02-03-0043.NameE
|
DEBUGVAR $12-02-03-0043.NameE
|
||||||
|
|
||||||
|
If show_eng = "true" Then
|
||||||
|
Var showname = NameDrink
|
||||||
|
Var showdesc = DrinkDescription
|
||||||
|
Else
|
||||||
|
Var showname = NameDrinkTH
|
||||||
|
Var showdesc = DrinkDescriptionTH
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
BackslashNToEnter showname
|
||||||
|
BackslashNToEnter showdesc
|
||||||
|
CRLFToSpace showname
|
||||||
|
CRLFToSpace showdesc
|
||||||
|
DEBUGVAR showname
|
||||||
|
DEBUGVAR showdesc
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Strlen showname show_name_len
|
Strlen showname show_name_len
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
|
|
@ -7964,12 +7981,23 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
If show_eng = "true" Then
|
||||||
|
Var showname = NameDrink
|
||||||
|
Var showdesc = DrinkDescription
|
||||||
|
Else
|
||||||
|
Var showname = NameDrinkTH
|
||||||
|
Var showdesc = DrinkDescriptionTH
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
BackslashNToEnter showname
|
BackslashNToEnter showname
|
||||||
BackslashNToEnter showdesc
|
BackslashNToEnter showdesc
|
||||||
CRLFToSpace showname
|
CRLFToSpace showname
|
||||||
CRLFToSpace showdesc
|
CRLFToSpace showdesc
|
||||||
DEBUGVAR showname
|
DEBUGVAR showname
|
||||||
DEBUGVAR showdesc
|
DEBUGVAR showdesc
|
||||||
|
|
||||||
|
|
||||||
Strlen showname show_name_len
|
Strlen showname show_name_len
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
|
|
@ -8173,7 +8201,7 @@
|
||||||
<Width> 1080 </Width>
|
<Width> 1080 </Width>
|
||||||
<Align> end </Align>
|
<Align> end </Align>
|
||||||
<Color> 0xFF0000 </Color>
|
<Color> 0xFF0000 </Color>
|
||||||
<Value> "#7"</Value>
|
<Value> "#7+"</Value>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
<Text>
|
<Text>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue