diff options
author | prep <prep@lindenlab.com> | 2011-01-10 16:08:02 -0500 |
---|---|---|
committer | prep <prep@lindenlab.com> | 2011-01-10 16:08:02 -0500 |
commit | 3fcdd7f41581e2e724be703687e717ea6ddc91ba (patch) | |
tree | f3b3d4226aadc515a737e7831d91c941baacddbe /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 9c60d1da81ae711b702b83bb388083bc19702472 (diff) | |
parent | b63a404613182edfd230abda595f064c7bcc1c10 (diff) |
merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 6af49fdecf..e2fc173f7f 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -253,6 +253,16 @@ Save all changes to clothing/body parts? <notification icon="alertmodal.tga" + name="FavoritesOnLogin" + type="alertmodal"> + Note: When you turn on this option, anyone who uses this computer can see your list of favorite locations. + <usetemplate + name="okbutton" + yestext="OK"/> + </notification> + + <notification + icon="alertmodal.tga" name="GrantModifyRights" type="alertmodal"> Granting modify rights to another Resident allows them to change, delete or take ANY objects you may have in-world. Be VERY careful when handing out this permission. |