[Bug][R307][bug-view-1226][sntp] fix Chihuahua,La Paz,Mazza Tran sntp error
Change-Id: I7feec0c70f0a3f67a5b08844e7561c035ed04080
diff --git a/lynq/R305/ap/app/zte_webui/i18n/Messages_en.properties b/lynq/R305/ap/app/zte_webui/i18n/Messages_en.properties
index b399089..c7f04bd 100755
--- a/lynq/R305/ap/app/zte_webui/i18n/Messages_en.properties
+++ b/lynq/R305/ap/app/zte_webui/i18n/Messages_en.properties
@@ -1219,7 +1219,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/R305/ap/app/zte_webui/i18n/Messages_zh-cn.properties b/lynq/R305/ap/app/zte_webui/i18n/Messages_zh-cn.properties
index 18011f2..8c6fd0b 100755
--- a/lynq/R305/ap/app/zte_webui/i18n/Messages_zh-cn.properties
+++ b/lynq/R305/ap/app/zte_webui/i18n/Messages_zh-cn.properties
@@ -1225,7 +1225,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/R305/ap/app/zte_webui/js/set.js b/lynq/R305/ap/app/zte_webui/js/set.js
index 5dd6e84..033fb1d 100755
--- a/lynq/R305/ap/app/zte_webui/js/set.js
+++ b/lynq/R305/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"