mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
fix wording
This commit is contained in:
parent
264d123396
commit
999196b9fb
1 changed files with 1 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue