diff options
author | Andrew Dyukov <adyukov@productengine.com> | 2010-03-18 21:51:27 +0200 |
---|---|---|
committer | Andrew Dyukov <adyukov@productengine.com> | 2010-03-18 21:51:27 +0200 |
commit | 978bf16797921d60351c09d9fc45721cceceb6e9 (patch) | |
tree | d143c224518bbc29592022c7a02dbb4670ec1abe /indra/newview/skins/default/xui/en | |
parent | 00b8bdfe600d104207ebdba638cd3476dbc90174 (diff) |
Related to EXT-5909 (Accepted/declined inventory offer shouldn't spawn chiclet).
- Removed unnecessary string in strings.xml and substituted it in code with existing one.
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 338612664a..4b9140ee90 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2915,7 +2915,6 @@ If you continue to receive this message, contact the [SUPPORT_SITE]. <string name="IM_default_text_label">Click here to instant message.</string> <string name="IM_to_label">To</string> <string name="IM_moderator_label">(Moderator)</string> - <string name="inventory_item_offered">Inventory item offered</string> <!-- voice calls --> <string name="started_call">Started a voice call</string> |