diff options
author | Lynx Linden <lynx@lindenlab.com> | 2009-11-06 16:35:30 +0000 |
---|---|---|
committer | Lynx Linden <lynx@lindenlab.com> | 2009-11-06 16:35:30 +0000 |
commit | 2ea6893b15715e5ef21b3d4ba37633033140b030 (patch) | |
tree | 50a211f58682a09d2d8e6da0c93c6803526648f3 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | c189943583f13dba0b56d58e4e4adec4f7f7f650 (diff) |
EXT-2231: Let users view release notes for a server change.
I've added a hyperlink to the "You just entered a region using a
different server version" notification. Users can click over this link
to view the release notes for that server version.
This notification recently started turning up in the local chat log,
so the above solution works in that case as well as if it remained as
a popup notification panel.
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index f26a4d09d4..989dc88851 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5669,7 +5669,7 @@ An error has occurred while trying to connect to voice chat for [VOICE_CHANNEL_N name="ServerVersionChanged" priority="high" type="notifytip"> -You just entered a region using a different server version, which may affect performance. Click to see the release notes. +You just entered a region using a different server version, which may affect performance. [[URL] View the release notes.] </notification> <notification |