diff options
author | Monty Brandenberg <monty@lindenlab.com> | 2012-09-08 18:56:43 -0400 |
---|---|---|
committer | Monty Brandenberg <monty@lindenlab.com> | 2012-09-08 18:56:43 -0400 |
commit | 4091e47cf206a41cac7ee440b8fd2e2898006685 (patch) | |
tree | 61de24d7aa90171a5fb6481189567fe408d03786 /indra/newview/skins/default/xui/zh/floater_buy_contents.xml | |
parent | 81b9e29a1fe227c8f51c6a644b4e2e1afa6bcfb2 (diff) | |
parent | 09cd2a4b1a9f1ddf046fb0ce5d12988b968269a3 (diff) |
DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.
cmake and other files didn't get moved over, do it by hand.
Diffstat (limited to 'indra/newview/skins/default/xui/zh/floater_buy_contents.xml')
-rw-r--r-- | indra/newview/skins/default/xui/zh/floater_buy_contents.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/zh/floater_buy_contents.xml b/indra/newview/skins/default/xui/zh/floater_buy_contents.xml index 44d3394a52..5e4153de66 100644 --- a/indra/newview/skins/default/xui/zh/floater_buy_contents.xml +++ b/indra/newview/skins/default/xui/zh/floater_buy_contents.xml @@ -1,19 +1,19 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> -<floater name="floater_buy_contents" title="BUY CONTENTS"> +<floater name="floater_buy_contents" title="購買內容"> <floater.string name="no_copy_text"> - (no copy) + (禁止複製) </floater.string> <floater.string name="no_modify_text"> - (no modify) + (禁止修改) </floater.string> <floater.string name="no_transfer_text"> - (no transfer) + (禁止轉讓) </floater.string> <text name="contains_text"> - [NAME] contains: + <nolink>[NAME]</nolink> 內含: </text> <text name="buy_text"> - Buy for L$[AMOUNT] from [NAME]? + 是否花 L$[AMOUNT] 向 [NAME] 購買? </text> <check_box label="立即穿上服裝" name="wear_check"/> <button label="購買" label_selected="購買" name="buy_btn"/> |