diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2023-12-05 00:29:17 +0200 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2023-12-05 00:29:17 +0200 |
commit | 4a8a3100a978989f246b7f837e8a45968908d27b (patch) | |
tree | 580ff7f671a7151694d5a5cf006f937377843355 /indra/newview/skins/default | |
parent | 6aeaa4024e685945f69d6af09602e9d33977a4bf (diff) |
SL-20681 fix spelling on exit prompt
Diffstat (limited to 'indra/newview/skins/default')
-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 33979885b3..d642ea162c 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -1534,7 +1534,7 @@ Delete pick <nolink>[PICK]</nolink>? icon="alert.tga" name="ProfileUnsavedChanges" type="alertmodal"> - You have usaved changes. + You have unsaved changes. <tag>confirm</tag> <tag>save</tag> <usetemplate |