diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-11-03 18:03:36 +0200 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-11-03 18:03:36 +0200 |
commit | 41e6455f7404b001696f8fe54e4353c80059c6e5 (patch) | |
tree | 9fd8c947644f0ab457aa9f6db9b6444dee88542d /indra/newview/skins/default/xui/en | |
parent | ce05b9f7e5347c28780b399efa70992cb7bf5229 (diff) |
STORM-1580 WIP Updated texture upload progress according to the spec.
By the way, fixed displaying upload cost.
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_snapshot_inventory.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_snapshot_inventory.xml b/indra/newview/skins/default/xui/en/panel_snapshot_inventory.xml index cb243fbc5b..5db9587de6 100644 --- a/indra/newview/skins/default/xui/en/panel_snapshot_inventory.xml +++ b/indra/newview/skins/default/xui/en/panel_snapshot_inventory.xml @@ -50,7 +50,7 @@ top_pad="10" type="string" word_wrap="true"> - Saving an image to your inventory costs L$TBD. To save your image as a texture select one of the square formats. + Saving an image to your inventory costs L$[UPLOAD_COST]. To save your image as a texture select one of the square formats. </text> <combo_box follows="top|left|right" |