diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-01-18 18:46:35 +0200 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-01-18 18:46:35 +0200 |
commit | fd95de0e79dfea96f9c3073685dc0bad8cfe39e9 (patch) | |
tree | e8ace0d7b45c4992bb39ec902dac5e5f458e29a0 /indra/newview/skins/default/xui/ja | |
parent | 7314ad41be6142463123e8523c8b97b38400dd9b (diff) |
STORM-243 FIXED Disabled the "You just entered a region using a different server version..." pop-up notification.
Diffstat (limited to 'indra/newview/skins/default/xui/ja')
-rw-r--r-- | 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 f133bb361a..baec8c073c 100644 --- a/indra/newview/skins/default/xui/ja/notifications.xml +++ b/indra/newview/skins/default/xui/ja/notifications.xml @@ -2675,9 +2675,6 @@ M キーを押して変更します。 <notification name="VoiceCallGenericError"> [VOICE_CHANNEL_NAME] のボイスチャットに接続中に、エラーが発生しました。後でもう一度お試しください。 </notification> - <notification name="ServerVersionChanged"> - サーバーのバージョンが異なるリージョンに来ました。パフォーマンスに影響することがあります。 [[URL] リリースノートを確認] - </notification> <notification name="UnsupportedCommandSLURL"> クリックした SLurl はサポートされていません。 </notification> |