summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.js')
-rw-r--r--apps/updatenotification/l10n/en_GB.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js
index 898cd3bb468..34e8956692c 100644
--- a/apps/updatenotification/l10n/en_GB.js
+++ b/apps/updatenotification/l10n/en_GB.js
@@ -1,10 +1,13 @@
OC.L10N.register(
"updatenotification",
{
+ "Updated channel" : "Updated channel",
"{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.",
"Updater" : "Updater",
"A new version is available: %s" : "A new version is available: %s",
"Open updater" : "Open updater",
+ "Your version is up to date." : "Your version is up to date.",
+ "Checked on %s" : "Checked on %s",
"Update channel:" : "Update channel:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel."
},