diff options
author | Matthew Breindel (Falcon) <falcon@lindenlab.com> | 2010-04-01 11:30:43 -0700 |
---|---|---|
committer | Matthew Breindel (Falcon) <falcon@lindenlab.com> | 2010-04-01 11:30:43 -0700 |
commit | 19c83c67c42305e41bff4b651975671d34a22b55 (patch) | |
tree | 3c46b51fb48e41356be4ee8e96a2f2bb65f39d98 /indra/newview/skins/default/xui | |
parent | 6a8df364063639f342592aa40c8aa490d3f73403 (diff) |
DEV-47845 More cleanup. Fixed a bug where the physics shape type wouldn't get displayed properly until you re-selected an object.
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_tools.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_tools.xml b/indra/newview/skins/default/xui/en/floater_tools.xml index 4d608fb00a..e851312d8e 100644 --- a/indra/newview/skins/default/xui/en/floater_tools.xml +++ b/indra/newview/skins/default/xui/en/floater_tools.xml @@ -1428,7 +1428,7 @@ even though the user gets a free copy. name="label physicsshapetype" top_pad="10" width="121"> - Physics Rep: + Physics Shape Type: </text> <combo_box height="23" |