diff options
| author | 2014-02-23 21:55:45 +0100 | |
|---|---|---|
| committer | 2014-02-23 21:55:45 +0100 | |
| commit | 166009f3623213249086038f7af72a76507f60dc (patch) | |
| tree | 444f74b3a2d2465d9c54b65183297549528610a1 /app/i18n/fr.php | |
| parent | 86846e7b97acb44a2ea0460d7951f7ef90558afd (diff) | |
Sharing: Compatibility 0.7
https://github.com/marienfressinaud/FreshRSS/pull/433
Diffstat (limited to 'app/i18n/fr.php')
| -rw-r--r-- | app/i18n/fr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php index 7420e2fdd..452c560a7 100644 --- a/app/i18n/fr.php +++ b/app/i18n/fr.php @@ -167,7 +167,7 @@ return array ( 'http_password' => 'Mot de passe HTTP', 'blank_to_disable' => 'Laissez vide pour désactiver', 'share_name' => 'Nom du partage à afficher', - 'share_url' => 'URL du partage à utiliser', + 'share_url' => 'URL du partage à utiliser', 'not_yet_implemented' => 'Pas encore implémenté', 'access_protected_feeds' => 'La connexion permet d’accéder aux flux protégés par une authentification HTTP', 'no_selected_feed' => 'Aucun flux sélectionné.', |
