fix wording

This commit is contained in:
Morris Jobke 2015-10-06 11:34:06 +02:00
parent 264d123396
commit 999196b9fb
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ OC.Settings.Apps = OC.Settings.Apps || {
OC.dialogs.info(
t(
'settings',
'The app needs to be updated. This page will be reloaded in 5 seconds.'
'The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.'
),
t('settings','App update'),
function (result) {