summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelcontents.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-08-09 10:20:41 -0400
committerOz Linden <oz@lindenlab.com>2011-08-09 10:20:41 -0400
commit4ff281ab946780c4ebefc9127372806746dc2b33 (patch)
tree56564e30b819f568d6f8421253f2a9192a79539d /indra/newview/llpanelcontents.cpp
parentf8c6283f4c7917bf467c65c05608216fb9dd5b5f (diff)
parent9bef7e95d064e1e82467e57df6673b149b77839f (diff)
merge changes for storm-1436
Diffstat (limited to 'indra/newview/llpanelcontents.cpp')
-rw-r--r--indra/newview/llpanelcontents.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelcontents.cpp b/indra/newview/llpanelcontents.cpp
index bf3bf38863..a64b4ec94d 100644
--- a/indra/newview/llpanelcontents.cpp
+++ b/indra/newview/llpanelcontents.cpp
@@ -172,7 +172,7 @@ void LLPanelContents::onClickNewScript(void *userdata)
LLUUID::null,
LLAssetType::AT_LSL_TEXT,
LLInventoryType::IT_LSL,
- LLTrans::getString("PanelContentsNewScript"),
+ "New Script",
desc,
LLSaleInfo::DEFAULT,
LLInventoryItemFlags::II_FLAGS_NONE,