diff options
author | Ramzi Linden <ramzi@lindenlab.com> | 2009-12-08 14:16:25 -0800 |
---|---|---|
committer | Ramzi Linden <ramzi@lindenlab.com> | 2009-12-08 14:16:25 -0800 |
commit | 238d1de6b5d1b634137fb64f7e5d093705c69111 (patch) | |
tree | 06509193560516e2b61c566b2dc13f25fc52c354 | |
parent | 365c4fa596df6fba04826a0b61849b4e7bb6fc16 (diff) |
L10N: clarify wording in panel_group_notice accordian. Please, no more Ascii art arrows in 2.0.
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_group_notices.xml | 14 |
1 files changed, 6 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..bd7dc347c0 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 @@ -192,7 +190,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 +226,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 |