diff options
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.js')
-rw-r--r-- | apps/updatenotification/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index cd32df87ae2..bafff3481ea 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update to %1$s is available." : "Update to %1$s is available.", "Update for %1$s to version %2$s is available." : "Update for %1$s to version %2$s is available.", "Update for {app} to version %s is available." : "Update for {app} to version %s is available.", + "Update notification" : "Update notification", "A new version is available: %s" : "A new version is available: %s", "Open updater" : "Open updater", "Download now" : "Download now", |