From 1e9cfd39c8441fad71ed7171ac93bdeb1d02e54b Mon Sep 17 00:00:00 2001 From: Jonathan Yap Date: Fri, 15 Nov 2013 11:49:35 -0500 Subject: STORM-1980 Added a floater displaying a countdown timer. Removed most of the previous changes. --- .../default/xui/en/floater_region_restarting.xml | 62 ++++++++++++++++++++++ .../newview/skins/default/xui/en/notifications.xml | 6 ++- indra/newview/skins/default/xui/en/strings.xml | 3 -- 3 files changed, 66 insertions(+), 5 deletions(-) create mode 100644 indra/newview/skins/default/xui/en/floater_region_restarting.xml (limited to 'indra/newview/skins/default/xui') diff --git a/indra/newview/skins/default/xui/en/floater_region_restarting.xml b/indra/newview/skins/default/xui/en/floater_region_restarting.xml new file mode 100644 index 0000000000..1bf5884653 --- /dev/null +++ b/indra/newview/skins/default/xui/en/floater_region_restarting.xml @@ -0,0 +1,62 @@ + + + + The region you are in now ([NAME]) is about to restart. + +If you stay in this region you will be logged out. + + + Seconds until restart +[SECONDS] + + + + The region you are in now (-The longest region name-) is about to restart. + +If you stay in this region you will be logged out. + + + Seconds until restart + 32767 + + + diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index f3917f66d9..81e1025f13 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6884,8 +6884,9 @@ This will add a bookmark in your inventory so you can quickly IM this Resident. + type="notify"> [TIME] The region [NAME] will restart in [MINUTES] minutes. If you stay in this region you will be logged out. @@ -6893,8 +6894,9 @@ If you stay in this region you will be logged out. + type="notify"> [TIME] The region [NAME] will restart in [SECONDS] seconds. If you stay in this region you will be logged out. diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 4534434c46..8ac95beddb 100755 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2551,9 +2551,6 @@ Drag folders to this area and click "Send to Marketplace" to list them for sale This resident has turned on 'Do Not Disturb' and will see your message later. - - [hour12, datetime, slt]:[min, datetime, slt]:[second, datetime, slt] [ampm, datetime, slt] [timezone,datetime, slt] - (By name) (Resident) -- cgit v1.2.3