Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
2aaac9bd89
10 changed files with 368 additions and 191 deletions
|
|
@ -630,7 +630,8 @@
|
|||
|
||||
Var ShowNetworkProblemText = "Network error. Payment Cash only."
|
||||
|
||||
Var CountryRootPath = "ROOT/taobin_project/inter/mys/"
|
||||
Var CountryRootPath = "ROOT/taobin_project/inter/mys/"
|
||||
Var CountryShortName = "mys"
|
||||
|
||||
Var PriceUnitText = "Prices in MYR"
|
||||
|
||||
|
|
@ -677,6 +678,8 @@
|
|||
Var CountryRootPath = "ROOT/taobin_project/inter/ids/"
|
||||
Var CountDownShowButton = 35
|
||||
|
||||
Var CountryShortName = "ids"
|
||||
|
||||
If Not#LanguageLoaded = "" Then
|
||||
LoadLanguage "/mnt/sdcard/coffeevending/taobin_project/inter/ids/menu/lang.tsv"
|
||||
EndIf
|
||||
|
|
@ -707,6 +710,7 @@
|
|||
Var ShowNetworkProblemText = "Network error. Payment Cash only."
|
||||
|
||||
Var CountryRootPath = "ROOT/taobin_project/inter/aus/"
|
||||
Var CountryShortName = "aus"
|
||||
|
||||
Var TextPriceMenuSize = 12
|
||||
Var TextPriceMenuY = 264
|
||||
|
|
@ -753,6 +757,7 @@
|
|||
Var ShowNetworkProblemText = "Network error. Payment Cash only."
|
||||
|
||||
Var CountryRootPath = "ROOT/taobin_project/inter/usaNY/"
|
||||
Var CountryShortName = "usaNY"
|
||||
|
||||
ar TextPriceMenuSize = 12
|
||||
Var TextPriceMenuY = 264
|
||||
|
|
@ -796,6 +801,7 @@
|
|||
Var ShowNetworkProblemText = "Network error. Payment Cash only."
|
||||
|
||||
Var CountryRootPath = "ROOT/taobin_project/inter/sgp/"
|
||||
Var CountryShortName = "sgp"
|
||||
|
||||
ar TextPriceMenuSize = 12
|
||||
Var TextPriceMenuY = 264
|
||||
|
|
@ -854,6 +860,7 @@
|
|||
Var ShowNetworkProblemText = "Network error. Payment Cash only."
|
||||
|
||||
Var CountryRootPath = "ROOT/taobin_project/inter/uae_dubai/"
|
||||
Var CountryShortName = "uae_dubai"
|
||||
|
||||
Var TextPriceMenuSize = 12
|
||||
Var TextPriceMenuY = 266
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue