diff options
| author | andreykproductengine <andreykproductengine@lindenlab.com> | 2017-01-06 10:08:19 +0200 | 
|---|---|---|
| committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2017-01-06 10:08:19 +0200 | 
| commit | ed564994ae08e61d1df2564af30796c52c496360 (patch) | |
| tree | 9ecf5ed9cad57ccaf7ab03b4403601b652161f60 | |
| parent | 349b57248891959d6ffab522d4e56d1f3d08f36a (diff) | |
MAINT-7039 Fixed typo
| -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 512deed054..58869ec602 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4031,7 +4031,7 @@ An update was downloaded. It will be installed during restart.   icon="alertmodal.tga"   name="UpdateCheckError"   type="alertmodal"> -An error occured while checking for update. +An error occurred while checking for update.  Please try again later.      <tag>confirm</tag>      <usetemplate | 
