diff options
author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2015-07-07 12:42:08 +0300 |
---|---|---|
committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2015-07-07 12:42:08 +0300 |
commit | bd21c65fb9e08e6dc726f37e3f00e063b3156fab (patch) | |
tree | 7d855edc9eee0a244bb5cbaa2d570d801f803293 /indra/newview/skins/default/xui/zh | |
parent | 1c08b2a2e987f43f97a51de652ee6c2a574291e1 (diff) |
MAINT-4763 FIXED Remove NoValidTimestamp from viewer
Diffstat (limited to 'indra/newview/skins/default/xui/zh')
-rwxr-xr-x | indra/newview/skins/default/xui/zh/notifications.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/zh/notifications.xml b/indra/newview/skins/default/xui/zh/notifications.xml index 5b520dd745..4364de8c3a 100755 --- a/indra/newview/skins/default/xui/zh/notifications.xml +++ b/indra/newview/skins/default/xui/zh/notifications.xml @@ -2685,9 +2685,6 @@ SHA1 指紋:[MD5_DIGEST] <notification name="NoValidCircuit"> 沒有有效的線路碼。 </notification> - <notification name="NoValidTimestamp"> - 沒有有效的時間戳記。 - </notification> <notification name="NoPendingConnection"> 無法建立待通的連線。 </notification> |