diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-13 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-13 00:08:27 +0000 |
commit | 7c1ba6c00b5aa39951ea12d44af2a171e4decafb (patch) | |
tree | bb28dfaee4346635e888a4ae1c51822f155ed772 /settings/l10n/en_GB.js | |
parent | fadd33040cb6b4af5b8cd93604e4866ef4545016 (diff) | |
download | nextcloud-server-7c1ba6c00b5aa39951ea12d44af2a171e4decafb.tar.gz nextcloud-server-7c1ba6c00b5aa39951ea12d44af2a171e4decafb.zip |
[tx-robot] updated from transifex
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 d8cc3783e64..bb8abee057c 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -12,6 +12,7 @@ OC.L10N.register( "A login attempt using two-factor authentication failed (%1$s)" : "A login attempt using two-factor authentication failed (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Your <strong>password</strong> or <strong>email</strong> was modified", "Your apps" : "Your apps", + "Updates" : "Updates", "Enabled apps" : "Enabled apps", "Disabled apps" : "Disabled apps", "App bundles" : "App bundles", @@ -103,6 +104,7 @@ OC.L10N.register( "Error: This app can not be enabled because it makes the server unstable" : "Error: This app can not be enabled because it makes the server unstable", "Error: Could not disable broken app" : "Error: Could not disable broken app", "Error while disabling broken app" : "Error whilst disabling broken app", + "No app updates available" : "No app updates available", "Updating...." : "Updating....", "Error while updating app" : "Error whilst updating app", "Updated" : "Updated", |