diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-03-29 19:43:19 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-03-29 19:45:08 +0300 |
commit | 05a4485082b07208a3b5b8d5c2070243cb237e42 (patch) | |
tree | 0deb296ed1151efebe1ef48e00a180fb50c1f603 /indra/newview/skins | |
parent | c10eed08189161bab67cfc296b1891a989d5748d (diff) |
SL-19504 Allow using inventory items as thumbnails from clipboard
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 70edd567a1..0ea13e7d63 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6134,7 +6134,7 @@ Are you sure you want to delete them? <notification icon="alertmodal.tga" - name="ThumbnailDimantionsLimit" + name="ThumbnailDimentionsLimit" type="alertmodal"> <unique/> Only square images from 64 to 256 pixels per side are allowed. |