diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2022-02-02 02:55:32 +0200 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2022-02-02 02:55:32 +0200 |
commit | 350d2c5d7a14d0401e80321ac57b2449a8b523a5 (patch) | |
tree | 94cf21ed4eb6a068b94556e3c822b5bbf4ce3f17 /indra/newview/skins/default/xui | |
parent | 94daedaaedd3eceb8cf41a2238ee10fe6280f37c (diff) |
SL-14769 Allow to log-in, even if there's an inventory error
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 4063626d8c..2007abefd7 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -2964,11 +2964,8 @@ Darn. You have been logged out of [SECOND_LIFE]. icon="alertmodal.tga" name="InventoryUnusable" type="alertmodal"> -There is a problem with your inventory. First, try logging out and logging in again. If you see this message again, contact Support and ask them to correct the problem. +There was a problem loading your inventory. First, try logging out and logging in again. If you see this message again, contact Support to correct the problem. <tag>fail</tag> - <usetemplate - name="okbutton" - yestext="Log out"/> </notification> <notification |