diff options
Diffstat (limited to 'app/i18n/en-us/admin.php')
| -rw-r--r-- | app/i18n/en-us/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en-us/admin.php b/app/i18n/en-us/admin.php index 780f95543..512068b68 100644 --- a/app/i18n/en-us/admin.php +++ b/app/i18n/en-us/admin.php @@ -16,7 +16,7 @@ return array( 'allow_anonymous_refresh' => 'Allow anonymous refresh of the articles', // IGNORE 'api_enabled' => 'Allow <abbr>API</abbr> access <small>(required for mobile apps and sharing user queries)</small>', // IGNORE 'form' => 'Web form (traditional, requires JavaScript)', // IGNORE - 'http' => 'HTTP (for advanced users with HTTPS)', // IGNORE + 'http' => 'HTTP (advanced: managed by Web server, OIDC, SSO…)', // IGNORE 'none' => 'None (dangerous)', // IGNORE 'title' => 'Authentication', // IGNORE 'token' => 'Master authentication token', // IGNORE |
