diff options
author | Monty Brandenberg <monty@lindenlab.com> | 2012-09-07 12:53:07 -0400 |
---|---|---|
committer | Monty Brandenberg <monty@lindenlab.com> | 2012-09-07 12:53:07 -0400 |
commit | 04e8d074b2f21438b3f9c463a387c964cd5b6961 (patch) | |
tree | c95b5bee3fd31fc66b0055c9635f5d8369cbd5e6 /indra/newview/skins/default/xui/zh/inspect_avatar.xml | |
parent | 7bee4b58ff1e36ca39abc090991833c43c8903cc (diff) | |
parent | e3b4b3875a6d8c7857ba948a662ace4731913ecf (diff) |
DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.
This was yet another refresh from v-d because of significant changes
to lltexturefetch that would not have been resolvable by casual
application of any merge tool. There are still a few questions
outstanding but this is the initial, optimistic merge.
Diffstat (limited to 'indra/newview/skins/default/xui/zh/inspect_avatar.xml')
-rw-r--r-- | indra/newview/skins/default/xui/zh/inspect_avatar.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/zh/inspect_avatar.xml b/indra/newview/skins/default/xui/zh/inspect_avatar.xml index 02e81983a6..ef10e5d2d0 100644 --- a/indra/newview/skins/default/xui/zh/inspect_avatar.xml +++ b/indra/newview/skins/default/xui/zh/inspect_avatar.xml @@ -10,16 +10,16 @@ <string name="Details"> [SL_PROFILE] </string> - <text name="user_subtitle" value="11 Months, 3 days old"/> + <text name="user_subtitle" value="年齡 11 個月又 3 天"/> <text name="user_details"> - This is my second life description and I really think it is great. But for some reason my description is super extra long because I like to talk a whole lot + 這是我的「第二人生」資訊。這地方太棒了! 只不過,可是嘛……我的訊息相當相當的冗長,因為……我滿愛七嘴八舌的啦。 </text> - <slider name="volume_slider" tool_tip="Voice volume" value="0.5"/> + <slider name="volume_slider" tool_tip="音量" value="0.5"/> <button label="加為朋友" name="add_friend_btn"/> <button label="IM" name="im_btn"/> <button label="檔案" name="view_profile_btn"/> <panel name="moderator_panel"> - <button label="Disable Voice" name="disable_voice"/> - <button label="Enable Voice" name="enable_voice"/> + <button label="停用語音" name="disable_voice"/> + <button label="啟用語音" name="enable_voice"/> </panel> </floater> |