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/fr | |
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/fr')
-rw-r--r-- | indra/newview/skins/default/xui/fr/notifications.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/fr/notifications.xml b/indra/newview/skins/default/xui/fr/notifications.xml index f0b0e63af0..2ccac5c19a 100644 --- a/indra/newview/skins/default/xui/fr/notifications.xml +++ b/indra/newview/skins/default/xui/fr/notifications.xml @@ -2674,9 +2674,6 @@ Pour y participer, cliquez sur Accepter. Sinon, cliquez sur Refuser. Pour ignore <notification name="VoiceCallGenericError"> Une erreur est survenue pendant la connexion au chat vocal pour [VOICE_CHANNEL_NAME]. Veuillez réessayer ultérieurement. </notification> - <notification name="ServerVersionChanged"> - La région dans laquelle vous avez pénétré utilise une version de serveur différente, ce qui peut avoir un impact sur votre performance. [[URL] Consultez les notes de version.] - </notification> <notification name="UnsupportedCommandSLURL"> La SLurl que vous avez saisie n'est pas prise en charge. </notification> |