summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerinventory.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-08-22 06:31:10 -0400
committerOz Linden <oz@lindenlab.com>2011-08-22 06:31:10 -0400
commita5814da7a676032f4cf2777b1415b1f42f9b0b30 (patch)
tree84b2b69f1a6fcc9b4c7b7d8f553a94922bb9cb2a /indra/newview/llviewerinventory.cpp
parent49d1c9f05ef17f50ad6cbb696cb6f2401c775d4a (diff)
parent729a8d1a7698777ef90340f49aee2c85bd34711b (diff)
merge changes for storm-1554
Diffstat (limited to 'indra/newview/llviewerinventory.cpp')
-rw-r--r--indra/newview/llviewerinventory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewerinventory.cpp b/indra/newview/llviewerinventory.cpp
index b22c6d2fd4..ad65a8846c 100644
--- a/indra/newview/llviewerinventory.cpp
+++ b/indra/newview/llviewerinventory.cpp
@@ -141,7 +141,7 @@ public:
mInventoryItemsDict["Female - Wow"] = LLTrans::getString("Female - Wow");
//common
- mInventoryItemsDict["/bow"] = LLTrans::getString("/bow");
+ mInventoryItemsDict["/bow1"] = LLTrans::getString("/bow1");
mInventoryItemsDict["/clap"] = LLTrans::getString("/clap");
mInventoryItemsDict["/count"] = LLTrans::getString("/count");
mInventoryItemsDict["/extinguish"] = LLTrans::getString("/extinguish");