[Bug][R307][bug-view-1226][sntp] fix Chihuahua,La Paz,Mazza Tran sntp error
Change-Id: I7feec0c70f0a3f67a5b08844e7561c035ed04080
diff --git a/lynq/S300/ap/app/zte_webui/i18n/Messages_en.properties b/lynq/S300/ap/app/zte_webui/i18n/Messages_en.properties
index f3e3026..1cd4b88 100755
--- a/lynq/S300/ap/app/zte_webui/i18n/Messages_en.properties
+++ b/lynq/S300/ap/app/zte_webui/i18n/Messages_en.properties
@@ -1218,7 +1218,7 @@
time_zone_PST8PDT,M3.2.0,M11.1.0_0 = (GMT-08:00) Pacific time (USA and Canada), Tijuana
time_zone_<-07>7_0 = (GMT-07:00) Mountain time (USA and Canada)
time_zone_<-07>7_1 = (GMT-07:00) Arizona
-time_zone_MST7MDT,M4.1.0,M10.5.0_2 = (GMT-07:00) Chihuahua, La Paz, Mazza Tran
+time_zone_<-07>7_2 = (GMT-07:00) Chihuahua, La Paz, Mazza Tran
time_zone_<-06>6_0 = (GMT-06:00) Saskatchewan
time_zone_<-06>6_1 = (GMT-06:00) Central time (USA and Canada)
time_zone_<-06>6_2 = (GMT-06:00) Central America
diff --git a/lynq/S300/ap/app/zte_webui/i18n/Messages_zh-cn.properties b/lynq/S300/ap/app/zte_webui/i18n/Messages_zh-cn.properties
index c186a92..b4c460f 100755
--- a/lynq/S300/ap/app/zte_webui/i18n/Messages_zh-cn.properties
+++ b/lynq/S300/ap/app/zte_webui/i18n/Messages_zh-cn.properties
@@ -1224,7 +1224,7 @@
time_zone_PST8PDT,M3.2.0,M11.1.0_0 = (GMT-08:00) 太平洋时间(美国和加拿大),蒂华纳
time_zone_<-07>7_0 = (GMT-07:00) 山地时间(美国和加拿大)
time_zone_<-07>7_1 = (GMT-07:00) 亚利桑那
-time_zone_MST7MDT,M4.1.0,M10.5.0_2 = (GMT-07:00) 奇瓦瓦,拉巴斯,马扎特兰
+time_zone_<-07>7_2 = (GMT-07:00) 奇瓦瓦,拉巴斯,马扎特兰
time_zone_<-06>6_0 = (GMT-06:00) 萨斯喀彻温
time_zone_<-06>6_1 = (GMT-06:00) 中部时间(美国和加拿大)
time_zone_<-06>6_2 = (GMT-06:00) 中美洲
diff --git a/lynq/S300/ap/app/zte_webui/js/set.js b/lynq/S300/ap/app/zte_webui/js/set.js
index 528e949..96cfb56 100755
--- a/lynq/S300/ap/app/zte_webui/js/set.js
+++ b/lynq/S300/ap/app/zte_webui/js/set.js
@@ -176,7 +176,7 @@
value: "<-07>7_1"
}, {
name: "(GMT-07:00) Chihuahua, La Paz, Mazza Tran",
- value: "MST7MDT,M4.1.0,M10.5.0_2"
+ value: "<-07>7_2"
}, {
name: "(GMT-06:00) Saskatchewan",
value: "<-06>6_0"