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/de/notifications.xml | |
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/de/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/de/notifications.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/de/notifications.xml b/indra/newview/skins/default/xui/de/notifications.xml index a2d0b5a170..c26b02ec8f 100644 --- a/indra/newview/skins/default/xui/de/notifications.xml +++ b/indra/newview/skins/default/xui/de/notifications.xml @@ -2691,9 +2691,6 @@ Klicken Sie auf 'Akzeptieren ', um dem Chat beizutreten, oder auf &a <notification name="VoiceCallGenericError"> Fehler beim Versuch, eine Voice-Chat-Verbindung zu [VOICE_CHANNEL_NAME] herzustellen. Bitte versuchen Sie es erneut. </notification> - <notification name="ServerVersionChanged"> - Sie haben eine Region betreten, die eine andere Server-Version verwendet. Dies kann sich auf die Leistung auswirken. [[URL] Versionshinweise anzeigen.] - </notification> <notification name="UnsupportedCommandSLURL"> Die SLurl, auf die Sie geklickt haben, wird nicht unterstützt. </notification> |