diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:31 +0000 |
commit | 533e8351adfd5cc443c853fbb884246e8ae36b04 (patch) | |
tree | abdde01daf75680a226ee481b946b44b0ab2c943 /apps/updatenotification/l10n/en_GB.js | |
parent | b369abc37807c105a72cc302dd1f9d98cf2813d1 (diff) | |
download | nextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.tar.gz nextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.js')
-rw-r--r-- | apps/updatenotification/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index 3e5676899de..ece9d0f26e2 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -10,6 +10,8 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notify members of the following groups about available updates:", "Only notification for app updates are available." : "Only notification for app updates are available.", "The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server.", + "A new version is available: {newVersionString}" : "A new version is available: {newVersionString}", + "Checked on {lastCheckedDate}" : "Checked on {lastCheckedDate}", "Could not start updater, please try the manual update" : "Could not start updater, please try the manual update", "Update notifications" : "Update notifications", "Channel updated" : "Channel updated", |