diff options
author | Richard Nelson <none@none> | 2010-06-21 10:26:15 -0700 |
---|---|---|
committer | Richard Nelson <none@none> | 2010-06-21 10:26:15 -0700 |
commit | bb95afc9e1246abfc3656b31b33d1e5ae1dc85f2 (patch) | |
tree | a7a24ad428c71e30c86b4a1cac6c2b1b8812fc69 | |
parent | a069e0d3db0e0771e54768a702fa18e57415992e (diff) |
removed unused strings
-rw-r--r-- | indra/newview/skins/default/xui/en/inspect_object.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/inspect_object.xml b/indra/newview/skins/default/xui/en/inspect_object.xml index f629eef475..8aeec46ba3 100644 --- a/indra/newview/skins/default/xui/en/inspect_object.xml +++ b/indra/newview/skins/default/xui/en/inspect_object.xml @@ -36,7 +36,6 @@ Owner [OWNER] top="6" use_ellipses="true" word_wrap="true" - value="Test Object Name That Is actually two lines and Really Long" width="220" /> <text follows="all" @@ -74,7 +73,6 @@ L$30,000 use_ellipses="true" width="220" word_wrap="true"> -This is a really long description for an object being as how it is at least 80 characters in length and so but maybe more like 120 at this point. Who knows, really? </text> <!-- Overlapping buttons for all default actions. Show "Buy" if for sale, "Sit" if can sit, etc. --> |