[Bugfix][S300AI][bug-view-1815][sntp] fix sntp error

Change-Id: If777eed0c8e340684b38f7311f358fc760f3786c
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 b594180..06d8754 100755
--- a/lynq/S300/ap/app/zte_webui/i18n/Messages_en.properties
+++ b/lynq/S300/ap/app/zte_webui/i18n/Messages_en.properties
@@ -1249,9 +1249,9 @@
 time_zone_CAT-2_1 = (GMT+02:00) Pretoria, Harare

 time_zone_EET-2EEST,M3.5.0/3,M10.5.0/4_2 = (GMT+02:00) Helsinki, Kiev, Riga, Sofia, Tallinn, Vilnius

 time_zone_EET-2_3 = (GMT+02:00) Cairo

-time_zone_EET-2EEST,M3.5.0/3,M10.5.0/4_4 = (GMT+02:00) Athens, Beirut, Istanbul, Minsk

+time_zone_EET-2EEST,M3.5.0/3,M10.5.0/4_4 = (GMT+02:00) Athens, Beirut

 time_zone_IST-2IDT,M3.4.5/02:00:00,M10.5.0/02:00:00_5 = (GMT+02:00) Jerusalem

-time_zone_<+03>-3_0 = (GMT+03:00) Baghdad

+time_zone_<+03>-3_0 = (GMT+03:00) Baghdad, Istanbul, Minsk

 time_zone_<+03>-3_1 = (GMT+03:00) Riyadh, Kuwait

 time_zone_<+03>-3_2 = (GMT+03:00) Moscow, St Petersburg, Volgograd

 time_zone_EAT-3_3 = (GMT+03:00) Nairobi

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 4864c85..7ba8ff9 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
@@ -1255,9 +1255,9 @@
 time_zone_CAT-2_1 = (GMT+02:00) 哈拉雷,比勒陀利亚

 time_zone_EET-2EEST,M3.5.0/3,M10.5.0/4_2 = (GMT+02:00) 赫尔辛基,基辅,里加,索非亚,塔林,维尔纽斯

 time_zone_EET-2_3 = (GMT+02:00) 开罗

-time_zone_EET-2EEST,M3.5.0/3,M10.5.0/4_4 = (GMT+02:00) 雅典,贝鲁特,伊斯坦布尔,明斯克

+time_zone_EET-2EEST,M3.5.0/3,M10.5.0/4_4 = (GMT+02:00) 雅典,贝鲁特

 time_zone_IST-2IDT,M3.4.5/02:00:00,M10.5.0/02:00:00_5 = (GMT+02:00) 耶路撒冷

-time_zone_<+03>-3_0 = (GMT+03:00) 巴格达

+time_zone_<+03>-3_0 = (GMT+03:00) 巴格达,伊斯坦布尔,明斯克

 time_zone_<+03>-3_1 = (GMT+03:00) 科威特,利雅得

 time_zone_<+03>-3_2 = (GMT+03:00) 莫斯科,圣彼得堡,伏尔加格勒

 time_zone_EAT-3_3 = (GMT+03:00) 内罗毕

diff --git a/lynq/S300/ap/app/zte_webui/js/set.js b/lynq/S300/ap/app/zte_webui/js/set.js
index 7e60ca1..108aa27 100755
--- a/lynq/S300/ap/app/zte_webui/js/set.js
+++ b/lynq/S300/ap/app/zte_webui/js/set.js
@@ -265,13 +265,13 @@
                 name: "(GMT+02:00) Cairo",

                 value: "EET-2_3"

             }, {

-                name: "(GMT+02:00) Athens, Beirut, Istanbul, Minsk",

+                name: "(GMT+02:00) Athens, Beirut",

                 value: "EET-2EEST,M3.5.0/3,M10.5.0/4_4"

             }, {

                 name: "(GMT+02:00) Jerusalem",

                 value: "IST-2IDT,M3.4.5/02:00:00,M10.5.0/02:00:00_5"

             }, {

-                name: "(GMT+03:00) Baghdad",

+                name: "(GMT+03:00) Baghdad, Istanbul, Minsk",

                 value: "<+03>-3_0"

             }, {

                 name: "(GMT+03:00) Riyadh, Kuwait",