From 999196b9fb2a16822ca0fb6effebbdf52adc374b Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 6 Oct 2015 11:34:06 +0200 Subject: [PATCH] fix wording --- settings/js/apps.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/js/apps.js b/settings/js/apps.js index 325653ccbdc..d51c642c9c9 100644 --- a/settings/js/apps.js +++ b/settings/js/apps.js @@ -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) {