diff options
author | James Cook <james@lindenlab.com> | 2009-12-08 16:14:24 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-12-08 16:14:24 -0800 |
commit | 85272b3d69b981329143cf40a28022a903a0ae9d (patch) | |
tree | 89a2c6f288d6ba2d9bc41bd8767cc63618537950 /indra/newview/skins/default/xui/en/strings.xml | |
parent | ae493ad72ffb6b5272cfb636a76a516a784e67f1 (diff) | |
parent | 2fb6e2629bad808d50ee901c5dbdf2f1b71cc253 (diff) |
Merge with Lis and Leyla' stuff
Diffstat (limited to 'indra/newview/skins/default/xui/en/strings.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 3b32912fbf..7fafa63e57 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -1770,7 +1770,8 @@ Clears (deletes) the media and all params from the given face. <string name="tattoo">Tattoo</string> <string name="invalid">invalid</string> - <!-- notify --> + <!-- LLGroupNotify --> + <!-- used in the construction of a Group Notice blue dialog box, buttons, tooltip etc. Seems to be no longer utilized by code in Viewer 2.0 --> <string name="next">Next</string> <string name="ok">OK</string> <string name="GroupNotifyGroupNotice">Group Notice</string> @@ -1780,6 +1781,7 @@ Clears (deletes) the media and all params from the given face. <string name="GroupNotifyViewPastNotices">View past notices or opt-out of receiving these messages here.</string> <string name="GroupNotifyOpenAttachment">Open Attachment</string> <string name="GroupNotifySaveAttachment">Save Attachment</string> + <string name="TeleportOffer">Teleport offering</string> <!-- start-up toast's string--> <string name="StartUpNotifications">New notifications arrived while you were away.</string> |