summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-05-12 19:17:31 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-05-12 19:17:31 +0300
commitb4d0aeee37973525589223842e149caa28dea2af (patch)
treee6e21f6eb08faccdbedd678eddf2e14f71913273 /indra/newview/skins
parent6e2e9d5904b3cc89deb755f3552d915104065aa0 (diff)
SL-19712 Folders and items shouldn't be both called items
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/floater_change_item_thumbnail.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_change_item_thumbnail.xml b/indra/newview/skins/default/xui/en/floater_change_item_thumbnail.xml
index f3f8ee0daa..ec2961b0f3 100644
--- a/indra/newview/skins/default/xui/en/floater_change_item_thumbnail.xml
+++ b/indra/newview/skins/default/xui/en/floater_change_item_thumbnail.xml
@@ -9,6 +9,14 @@
width="319">
<floater.string
+ name="title_item_thumbnail">
+ CHANGE ITEM IMAGE
+ </floater.string>
+ <floater.string
+ name="title_folder_thumbnail">
+ CHANGE FOLDER IMAGE
+ </floater.string>
+ <floater.string
name="tooltip_upload_local">
Upload from computer
</floater.string>