summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerinventory.cpp
diff options
context:
space:
mode:
authorLogan Dethrow <log@lindenlab.com>2011-10-04 10:38:58 -0400
committerLogan Dethrow <log@lindenlab.com>2011-10-04 10:38:58 -0400
commitbf7e1bb2d2b78d5f49c8c2276308646ce4854a29 (patch)
tree3036fa9bd43b3a769c7854ce212780b6b1202356 /indra/newview/llviewerinventory.cpp
parent1ead58914837f12e943ff1db4b71cd3ed379d01c (diff)
parentd0e36ade5bb16e9e5a6aca9ee4f02fbe995cdfd8 (diff)
Merged
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 ad65a8846c..b22c6d2fd4 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["/bow1"] = LLTrans::getString("/bow1");
+ mInventoryItemsDict["/bow"] = LLTrans::getString("/bow");
mInventoryItemsDict["/clap"] = LLTrans::getString("/clap");
mInventoryItemsDict["/count"] = LLTrans::getString("/count");
mInventoryItemsDict["/extinguish"] = LLTrans::getString("/extinguish");