diff options
| author | andreykproductengine <andreykproductengine@lindenlab.com> | 2017-11-29 16:14:43 +0200 | 
|---|---|---|
| committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2017-11-29 16:14:43 +0200 | 
| commit | 110c6ad1521a3a412f2696289483cc705bd5b5e8 (patch) | |
| tree | 5b274d39031a732f9761cd40f29079d2e076302a | |
| parent | 1c711ca0272a23895c7004f14caf035f16ecefdf (diff) | |
MAINT-8033 Trash Count - folders are included in Alert
| -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 9af4b299de..c6460c3c72 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6233,7 +6233,7 @@ The folder '[FOLDERNAME]' is a system folder. Deleting system folders     icon="alertmodal.tga"     name="ConfirmEmptyTrash"     type="alertmodal"> -[COUNT] items will be permanently deleted. Are you sure you want to permanently delete the contents of your Trash? +[COUNT] items and folders will be permanently deleted. Are you sure you want to permanently delete the contents of your Trash?      <tag>confirm</tag>      <usetemplate       name="okcancelbuttons" | 
