summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 083ff46ebb..f3917f66d9 100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -6886,7 +6886,7 @@ This will add a bookmark in your inventory so you can quickly IM this Resident.
name="RegionRestartMinutes"
priority="high"
type="alert">
-[TIME] This region will restart in [MINUTES] minutes.
+[TIME] The region [NAME] will restart in [MINUTES] minutes.
If you stay in this region you will be logged out.
</notification>
@@ -6895,7 +6895,7 @@ If you stay in this region you will be logged out.
name="RegionRestartSeconds"
priority="high"
type="alert">
-[TIME] This region will restart in [SECONDS] seconds.
+[TIME] The region [NAME] will restart in [SECONDS] seconds.
If you stay in this region you will be logged out.
</notification>