summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
diff options
context:
space:
mode:
authorsimon <none@none>2013-07-18 18:10:13 -0700
committersimon <none@none>2013-07-18 18:10:13 -0700
commit519cc4f93daed93f15bfa762ba09a9ba664dbdd6 (patch)
treec65f77ae4700eac9caf1c34c937aeb9af4fa437d /indra/newview/skins/default/xui/en/notifications.xml
parent1bdf5ae8719e16e36a59b90db00b1fb349b5b279 (diff)
Slight adjustment to RegionRestartSeconds and RegionRestartMinutes messages to
show region names.
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rwxr-xr-xindra/newview/skins/default/xui/en/notifications.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index dc54e5e924..340d5f896a 100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -6805,7 +6805,7 @@ This will add a bookmark in your inventory so you can quickly IM this Resident.
priority="high"
sound="UISndAlert"
type="notify">
-This region will restart in [MINUTES] minutes.
+The region "[NAME]" will restart in [MINUTES] minutes.
If you stay in this region you will be logged out.
</notification>
@@ -6815,7 +6815,7 @@ If you stay in this region you will be logged out.
priority="high"
sound="UISndAlert"
type="notify">
-This region will restart in [SECONDS] seconds.
+The region "[NAME]" will restart in [SECONDS] seconds.
If you stay in this region you will be logged out.
</notification>