aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-01-19 20:38:13 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-01-19 20:38:13 +0100
commitcf1f9b0f79ef885e108b7704a8f31732c5506654 (patch)
tree633a89e8a6d39c5b0f4709a623f7417f98ff3842
parent8a011f00f9f5c4f508cbf6d307f68ea901108967 (diff)
i18n token anglais
-rw-r--r--app/i18n/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php
index 01d86e5da..bb983d397 100644
--- a/app/i18n/en.php
+++ b/app/i18n/en.php
@@ -165,7 +165,7 @@ return array (
'persona_connection_email' => 'Login mail address<br /><small>(for <a href="https://persona.org/" rel="external">Mozilla Persona</a>)</small>',
'allow_anonymous' => 'Allow anonymous reading of the articles of the default user (%s)',
'auth_token' => 'Authentication token',
- 'explain_token' => 'Allows to access RSS output of the default user without authentication.<br /><kbd>%s?token=%s</kbd>',
+ 'explain_token' => 'Allows to access RSS output of the default user without authentication.<br /><kbd>%s?output=rss&token=%s</kbd>',
'login_configuration' => 'Login',
'is_admin' => 'is administrator',
'auth_type' => 'Authentication method',