aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en-us/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/en-us/admin.php')
-rw-r--r--app/i18n/en-us/admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/en-us/admin.php b/app/i18n/en-us/admin.php
index 54cd42cbd..5d57df310 100644
--- a/app/i18n/en-us/admin.php
+++ b/app/i18n/en-us/admin.php
@@ -19,8 +19,8 @@ return array(
'http' => 'HTTP (for advanced users with HTTPS)', // IGNORE
'none' => 'None (dangerous)', // IGNORE
'title' => 'Authentication', // IGNORE
- 'token' => 'Authentication token', // IGNORE
- 'token_help' => 'Allows access to RSS output of the default user without authentication:', // IGNORE
+ 'token' => 'Master authentication token', // IGNORE
+ 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // IGNORE
'type' => 'Authentication method', // IGNORE
'unsafe_autologin' => 'Allow unsafe automatic login using the format: ', // IGNORE
),