aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/de/admin.php')
-rw-r--r--app/i18n/de/admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/de/admin.php b/app/i18n/de/admin.php
index 336e7ff02..5d35dc7c3 100644
--- a/app/i18n/de/admin.php
+++ b/app/i18n/de/admin.php
@@ -19,8 +19,8 @@ return array(
'http' => 'HTTP (HTTPS für erfahrene Benutzer)',
'none' => 'Keine (gefährlich)',
'title' => 'Authentifizierung',
- 'token' => 'Authentifizierungs-Token',
- 'token_help' => 'Erlaubt den Zugriff auf die RSS-Ausgabe des Standardbenutzers ohne Authentifizierung.',
+ 'token' => 'Master authentication token', // TODO
+ 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // TODO
'type' => 'Authentifizierungsmethode',
'unsafe_autologin' => 'Erlaube unsicheres automatisches Anmelden mit folgendem Format: ',
),