diff options
author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2015-07-07 14:39:10 +0300 |
---|---|---|
committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2015-07-07 14:39:10 +0300 |
commit | a6e90d25ce1538bd0b16827716fccbb08912cf01 (patch) | |
tree | de7f9d2e995654ed920234f21f65a77ffb6fed49 | |
parent | bd21c65fb9e08e6dc726f37e3f00e063b3156fab (diff) |
MAINT-4763 FIXED Remove NoValidTimestamp from viewer
-rwxr-xr-x | indra/newview/skins/default/xui/ja/notifications.xml | 3 | ||||
-rwxr-xr-x | indra/newview/skins/default/xui/pl/notifications.xml | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/ja/notifications.xml b/indra/newview/skins/default/xui/ja/notifications.xml index fba89dc296..7c9663838a 100755 --- a/indra/newview/skins/default/xui/ja/notifications.xml +++ b/indra/newview/skins/default/xui/ja/notifications.xml @@ -2743,9 +2743,6 @@ Web ページにリンクすると、他人がこの場所に簡単にアクセ <notification name="NoValidCircuit"> 回路コードが無効です。 </notification> - <notification name="NoValidTimestamp"> - タイムスタンプが無効です。 - </notification> <notification name="NoPendingConnection"> 接続を生成できません。 </notification> diff --git a/indra/newview/skins/default/xui/pl/notifications.xml b/indra/newview/skins/default/xui/pl/notifications.xml index f255b1b8ea..14f99ffa4e 100755 --- a/indra/newview/skins/default/xui/pl/notifications.xml +++ b/indra/newview/skins/default/xui/pl/notifications.xml @@ -2361,9 +2361,6 @@ Spróbuj ponowanie za kilka minut. <notification name="NoValidCircuit"> Nieważny obwód kodowania. </notification> - <notification name="NoValidTimestamp"> - Niewłaściwy czas zapisu. - </notification> <notification name="NoPendingConnection"> Brak możliwości wykonania połączenia. </notification> |