summaryrefslogtreecommitdiff
path: root/app/i18n/de/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/de/sub.php')
-rw-r--r--app/i18n/de/sub.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php
index f337e46d5..7cad7fbb9 100644
--- a/app/i18n/de/sub.php
+++ b/app/i18n/de/sub.php
@@ -102,7 +102,7 @@ return array(
'title' => 'Importieren / Exportieren',
),
'menu' => array(
- 'add' => 'Add a feed/a category', // TODO - Translation
+ 'add' => 'Add a feed or category', // TODO - Translation
'add_feed' => 'Add a feed', // TODO - Translation
'bookmark' => 'Abonnieren (FreshRSS-Lesezeichen)',
'import_export' => 'Importieren / Exportieren',
@@ -117,7 +117,7 @@ return array(
),
'title' => array(
'_' => 'Abonnementverwaltung',
- 'add' => 'Add a feed/a category', // TODO - Translation
+ 'add' => 'Add a feed or category', // TODO - Translation
'add_category' => 'Add a category', // TODO - Translation
'add_feed' => 'Add a feed', // TODO - Translation
'add_tag' => 'Add a tag', // TODO - Translation