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/panel_group_notices.xml | |
parent | ae493ad72ffb6b5272cfb636a76a516a784e67f1 (diff) | |
parent | 2fb6e2629bad808d50ee901c5dbdf2f1b71cc253 (diff) |
Merge with Lis and Leyla' stuff
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_group_notices.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_group_notices.xml | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_notices.xml b/indra/newview/skins/default/xui/en/panel_group_notices.xml index 0dea81eefe..1b70b95a93 100644 --- a/indra/newview/skins/default/xui/en/panel_group_notices.xml +++ b/indra/newview/skins/default/xui/en/panel_group_notices.xml @@ -10,11 +10,9 @@ width="310"> <panel.string name="help_text"> - Notices let you send a message and -an optionally attached item. Notices only go to -group members in Roles with the ability to -receive Notices. You can turn off Notices on -the General tab. + Notices let you send a message and an optionally attached item. +Notices only go to group members in Roles with the ability to receive Notices. +You can turn off Notices on the General tab. </panel.string> <panel.string name="no_notices_text"> @@ -31,7 +29,7 @@ the General tab. name="lbl2" top="5" width="300"> - Notices are kept for 14 days + Notices are kept for 14 days. Maximum 200 per group daily </text> <scroll_list @@ -93,6 +91,7 @@ Maximum 200 per group daily layout="topleft" name="refresh_notices" right="-5" + tool_tip="Refresh list of notices" top_delta="0" width="23" /> <panel @@ -192,7 +191,7 @@ Maximum 200 per group daily top_pad="15" word_wrap="true" width="150"> - Drag here to attach something -- > + Drag and drop item here to attach it: </text> <icon height="72" @@ -228,7 +227,7 @@ Maximum 200 per group daily left="10" layout="topleft" name="drop_target" - tool_tip="Drag an inventory item onto the message box to send it with the notice. You must have permission to copy and transfer the object to send it with the notice." + tool_tip="Drag an inventory item onto this target box to send it with this notice. You must have permission to copy and transfer the item in order to attach it." width="280" /> </panel> <panel |