diff options
author | Debi King (Dessie) <dessie@lindenlab.com> | 2011-06-21 11:47:58 -0400 |
---|---|---|
committer | Debi King (Dessie) <dessie@lindenlab.com> | 2011-06-21 11:47:58 -0400 |
commit | fcf2ed5901699edfbc04d59d1a0517f19692df1a (patch) | |
tree | 3960aa76222776cb2b2dcd12fe1872850fc59ad7 /indra/newview/skins/default/xui/zh/panel_edit_tattoo.xml | |
parent | 3595216efbeb0210f6c5777fd85a589bbbb08e4c (diff) | |
parent | 4d77146b9016a4db37112e153e71c05c596f7fdc (diff) |
merged .hgtags & BuildParams
Diffstat (limited to 'indra/newview/skins/default/xui/zh/panel_edit_tattoo.xml')
-rw-r--r-- | indra/newview/skins/default/xui/zh/panel_edit_tattoo.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/zh/panel_edit_tattoo.xml b/indra/newview/skins/default/xui/zh/panel_edit_tattoo.xml index d183e6897d..946f8b22dc 100644 --- a/indra/newview/skins/default/xui/zh/panel_edit_tattoo.xml +++ b/indra/newview/skins/default/xui/zh/panel_edit_tattoo.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <panel name="edit_tattoo_panel"> <panel name="avatar_tattoo_color_panel"> - <texture_picker label="Head Tattoo" name="Head Tattoo" tool_tip="點擊以挑選圖片"/> - <texture_picker label="Upper Tattoo" name="Upper Tattoo" tool_tip="Click to choose a picture"/> - <texture_picker label="Lower Tattoo" name="Lower Tattoo" tool_tip="點擊以挑選圖片"/> - <color_swatch label="Color/Tint" name="Color/Tint" tool_tip="Click to open color picker"/> + <texture_picker label="頭部刺青" name="Head Tattoo" tool_tip="點擊以挑選圖片"/> + <texture_picker label="上半身刺青" name="Upper Tattoo" tool_tip="點擊以挑選照片"/> + <texture_picker label="下半身刺青" name="Lower Tattoo" tool_tip="點擊以挑選圖片"/> + <color_swatch label="Color/Tint" name="Color/Tint" tool_tip="點擊以開啟顏色挑選器"/> </panel> </panel> |