diff options
author | Igor Borovkov <iborovkov@productengine.com> | 2009-11-18 18:59:12 +0200 |
---|---|---|
committer | Igor Borovkov <iborovkov@productengine.com> | 2009-11-18 18:59:12 +0200 |
commit | 30a2cf81e5fb7ac0a21c35e599c8b80e2b3a35e1 (patch) | |
tree | bb040e3d7871a472152413a62311cfe0f62dfe08 /indra/newview/skins/default | |
parent | 4dc294e6dc6a88201ccb2dce76eab25ca936e062 (diff) |
implemented normal task EXT-2519 Share button in IM should put 'Drag items from inventory here' in IM window
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index a5272d1883..e76763d7eb 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2868,6 +2868,9 @@ If you continue to receive this message, contact the [SUPPORT_SITE]. <string name="inventory_item_offered-im"> Inventory item offered </string> + <string name="share_alert"> + Drag items from inventory here + </string> <string name="only_user_message"> You are the only user in this session. |