diff options
author | Maxim Nikolenko <maximnproductengine@lindenlab.com> | 2023-04-13 17:49:26 +0300 |
---|---|---|
committer | Maxim Nikolenko <maximnproductengine@lindenlab.com> | 2023-04-13 17:49:26 +0300 |
commit | 107a7eb919bb0afadf6ad3f92482cf7e6d67c56e (patch) | |
tree | f01c774bd61274661f8504812f5ad2b563953a27 /indra/newview/skins/default/xui/en | |
parent | c3d22fba600a6c40268dfbec15ec1fe145cbbb1d (diff) |
SL-19544 WIP add active suffix for gestures and add appropriate context menu handling
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_inventory_gallery_item.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_inventory_gallery_item.xml b/indra/newview/skins/default/xui/en/panel_inventory_gallery_item.xml index b343aafca5..e7589f889f 100644 --- a/indra/newview/skins/default/xui/en/panel_inventory_gallery_item.xml +++ b/indra/newview/skins/default/xui/en/panel_inventory_gallery_item.xml @@ -14,6 +14,7 @@ left="0" top="0"> <string name="worn_string">(worn)</string> + <string name="active_string">(active)</string> <thumbnail name="preview_thumbnail" fallback_image="Thumbnail_Fallback" |