diff options
author | andreykproductengine <akleshchev@productengine.com> | 2017-04-28 15:39:04 +0300 |
---|---|---|
committer | andreykproductengine <akleshchev@productengine.com> | 2017-04-28 15:39:04 +0300 |
commit | dcd1b45d2e25a68c2e3f2d199d204b669891244d (patch) | |
tree | 36cc01f228a90d5f4a0cc143890a83757ecfe7dc /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 0d5b8358401bc62feae5cbfad002dd4378bfe4a6 (diff) |
MAINT-7354 Trash alert should display trash, not prompt to purge it all
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-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 5837b3f668..50fb8722de 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6197,7 +6197,7 @@ Your trash is overflowing. This may cause problems logging in. <usetemplate name="okcancelbuttons" notext="I will empty trash later" - yestext="Empty trash now"/> + yestext="Check trash folder"/> </notification> <notification |