diff options
| author | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2026-07-14 23:31:56 +0300 |
|---|---|---|
| committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2026-07-15 14:43:48 +0300 |
| commit | da222f77148ac2dce45059a7c895d922465ee1eb (patch) | |
| tree | 5bb76ce613b18084ebe19786b875d4aa76860f75 | |
| parent | 8b909b6e4397efac013bebed965b91bc28b04679 (diff) | |
p#662 Clarify attachment action desription in inventory settings
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_inventory_settings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_inventory_settings.xml b/indra/newview/skins/default/xui/en/floater_inventory_settings.xml index 5dd3dfa2bf..7bad20b378 100644 --- a/indra/newview/skins/default/xui/en/floater_inventory_settings.xml +++ b/indra/newview/skins/default/xui/en/floater_inventory_settings.xml @@ -265,10 +265,10 @@ layout="topleft" left_pad="12" top_delta="2" - name="single_folder_txt" + name="avatar_attachment_action" text_color="White" - width="300"> - Pressing enter on an avatar attachment + width="380"> + Pressing enter or double clicking on an avatar attachment </text> <combo_box control_name="InventoryAddAttachmentBehavior" |
