diff options
Diffstat (limited to 'apps/updatenotification/l10n/ca.js')
-rw-r--r-- | apps/updatenotification/l10n/ca.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js index 1cfdfc70700..48886062a6b 100644 --- a/apps/updatenotification/l10n/ca.js +++ b/apps/updatenotification/l10n/ca.js @@ -25,7 +25,6 @@ OC.L10N.register( "Checked on %s" : "Comprovat en %s", "Update channel:" : "Actualitzar canal:", "The selected update channel makes dedicated notifications for the server obsolete." : "El canal d'actualització seleccionat deixa obsoletes les notificacions específiques del servidor.", - "The update check is not yet finished. Please refresh the page." : "Actualitzeu la pàgina.", - "What's new?" : "Què hi ha de nou?" + "The update check is not yet finished. Please refresh the page." : "Actualitzeu la pàgina." }, "nplurals=2; plural=(n != 1);"); |