diff options
Diffstat (limited to 'app/i18n/oc/admin.php')
| -rw-r--r-- | app/i18n/oc/admin.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/oc/admin.php b/app/i18n/oc/admin.php index 358e8a054..a98acbd58 100644 --- a/app/i18n/oc/admin.php +++ b/app/i18n/oc/admin.php @@ -19,8 +19,8 @@ return array( 'http' => 'HTTP (per utilizaires avançats amb HTTPS)', 'none' => 'Cap (perilhós)', 'title' => 'Autentificacion', - 'token' => 'Geton d’autentificacion', - 'token_help' => 'Permetre l’accès a la sortida RSS de l’utilizaire per defaut sens cap d’autentificacion :', + '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' => 'Mòde d’autentification', 'unsafe_autologin' => 'Autorizar las connexions automaticas pas seguras al format : ', ), |
