summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'l10n')
-rw-r--r--l10n/en_GB.js1
-rw-r--r--l10n/en_GB.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index d1f48833a..d921ed316 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Token expired or app not enabled! Reload the page!" : "Token expired or app not enabled! Reload the page!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Internal server error! Please check your data/nextcloud.log file for additional information!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Request failed, Nextcloud is in currently in maintenance mode!",
+ "Can not add feed: Unable to parse feed" : "Can not add feed: Unable to parse feed",
"Can not add feed: Exists already" : "Can not add feed: Exists already",
"Articles without feed" : "Articles without feed",
"Can not add folder: Exists already" : "Can not add folder: Exists already",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index b752ca548..e3415f9d4 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -5,6 +5,7 @@
"Token expired or app not enabled! Reload the page!" : "Token expired or app not enabled! Reload the page!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Internal server error! Please check your data/nextcloud.log file for additional information!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Request failed, Nextcloud is in currently in maintenance mode!",
+ "Can not add feed: Unable to parse feed" : "Can not add feed: Unable to parse feed",
"Can not add feed: Exists already" : "Can not add feed: Exists already",
"Articles without feed" : "Articles without feed",
"Can not add folder: Exists already" : "Can not add folder: Exists already",