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 /indra/newview/skins/default/xui/ja | |
parent | bd21c65fb9e08e6dc726f37e3f00e063b3156fab (diff) |
MAINT-4763 FIXED Remove NoValidTimestamp from viewer
Diffstat (limited to 'indra/newview/skins/default/xui/ja')
-rwxr-xr-x | indra/newview/skins/default/xui/ja/notifications.xml | 3 |
1 files changed, 0 insertions, 3 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> |