From 9637e018bf0bdd17ecfabe825cb12ea9a67d7553 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 23 Dec 2015 10:41:14 +0100 Subject: i18n English https://github.com/FreshRSS/FreshRSS/issues/1043#issuecomment-165984276 --- app/i18n/en/conf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php index 69162932f..38e9197e9 100644 --- a/app/i18n/en/conf.php +++ b/app/i18n/en/conf.php @@ -77,7 +77,7 @@ return array( 'warn' => 'Your account and all the related data will be deleted.', ), 'email_persona' => 'Login email address
(for Mozilla Persona)', - 'password_api' => 'Password API
(e.g., for mobile apps)', + 'password_api' => 'API password
(e.g., for mobile apps)', 'password_form' => 'Password
(for the Web-form login method)', 'password_format' => 'At least 7 characters', 'title' => 'Profile', -- cgit v1.2.3