diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 1663f73e5e6..a57db496539 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -104,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Error: Could not disable broken app", "Error while disabling broken app" : "Error whilst disabling broken app", "App up to date" : "App up to date", + "Updating …" : "Updating …", + "Could not update app" : "Could not update app", "Updated" : "Updated", "Removing …" : "Removing …", "Could not remove app" : "Could not remove app", |