diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-05-23 20:47:12 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-05-23 20:47:12 +0300 |
commit | a9746a36a6121e4b585bc23757f7977045d68749 (patch) | |
tree | f6ef919272289dd7fa7b0932c288fee7516d6824 /indra/newview/skins/default/xui | |
parent | fa2c2a516c821dc2abb4f2c73bbb34c430ae0d92 (diff) |
SL-19757 Restore word "Materials" to editor's menu
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_tools_texture.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_tools_texture.xml b/indra/newview/skins/default/xui/en/panel_tools_texture.xml index 67bdd189c1..e3055af623 100644 --- a/indra/newview/skins/default/xui/en/panel_tools_texture.xml +++ b/indra/newview/skins/default/xui/en/panel_tools_texture.xml @@ -140,7 +140,7 @@ top_pad="17" width="90"> <combo_box.item - label="Blinn-Phong" + label="Materials" name="Materials" value="Materials" /> <combo_box.item |