diff options
author | Dave SIMmONs <simon@lindenlab.com> | 2011-02-23 09:04:35 -0800 |
---|---|---|
committer | Dave SIMmONs <simon@lindenlab.com> | 2011-02-23 09:04:35 -0800 |
commit | 1c8c28a8de73228c06fdf2d84045433c7231cd19 (patch) | |
tree | ea46c284ccb8250f6f34cf21f6208d909c6b69e4 /indra/newview/skins/default/xui/pl/panel_edit_shirt.xml | |
parent | f91a9c87e5e758ecd32111d901ff32d282b73fa7 (diff) | |
parent | 40abc0fe1e6edd2f018fcdc35ffccdb5475a5fe0 (diff) |
Merge latest from lindenlab/viewer-release
Diffstat (limited to 'indra/newview/skins/default/xui/pl/panel_edit_shirt.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pl/panel_edit_shirt.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/pl/panel_edit_shirt.xml b/indra/newview/skins/default/xui/pl/panel_edit_shirt.xml index 3bcf992d4d..9530c781ab 100644 --- a/indra/newview/skins/default/xui/pl/panel_edit_shirt.xml +++ b/indra/newview/skins/default/xui/pl/panel_edit_shirt.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <panel name="edit_shirt_panel"> <panel name="avatar_shirt_color_panel"> - <texture_picker label="Materiał" name="Fabric" tool_tip="Kliknij by wybrać grafikę"/> + <texture_picker label="Tekstura" name="Fabric" tool_tip="Kliknij by wybrać grafikę"/> <color_swatch label="Kolor/Odcień" name="Color/Tint" tool_tip="Kliknij by wybrać kolor"/> </panel> <panel name="accordion_panel"> |