diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 60b0b1e8dc..47bb0fe45b 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6402,6 +6402,7 @@ Mute everyone? label="Chat" type="hint"> To join the conversation, type into the chat field below. + <unique/> </notification> <notification @@ -6409,21 +6410,23 @@ Mute everyone? label="Stand" type="hint"> To stand up and exit the sitting position, click the Stand button. + <unique/> </notification> - + <notification name="HintDestinationGuide" label="Explore the World" type="hint"> The Destination Guide contains thousands of new places to discover. Select a location and choose Teleport to start exploring. + <unique/> </notification> - + <notification name="HintSidePanel" label="Side Panel" type="hint"> Get quick access to your inventory, outfits, profiles and more in the side panel. - <!--<unique/>--> + <unique/> </notification> <notification @@ -6431,7 +6434,7 @@ Mute everyone? label="Move" type="hint"> To walk or run, open the Move Panel and use the directional arrows to navigate. You can also use the directional keys on your keyboard. - <!--<unique/>--> + <unique/> </notification> <notification @@ -6439,6 +6442,7 @@ Mute everyone? label="Inventory" type="hint"> Check your inventory to find items. Newest items can be easily found in the Recent tab. + <unique/> </notification> <notification @@ -6446,6 +6450,7 @@ Mute everyone? label="You've got Linden Dollars!" type="hint"> Here's your current balance of L$. Click Buy L$ to purchase more Linden Dollars. + <unique/> </notification> <global name="UnsupportedCPU"> |