|
|
@@ -157,7 +157,7 @@ return array (
|
|
|
'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é.',
|
|
|
- 'think_to_add' => 'Pensez à en ajouter !',
|
|
|
+ 'think_to_add' => '<a href="./?c=configure&a=feed">Pensez à en ajouter !</a>',
|
|
|
|
|
|
'current_user' => 'Utilisateur actuel',
|
|
|
'password' =>'Mot de passe<br /><small>(pour connexion par formulaire)</small>',
|
|
|
@@ -242,7 +242,7 @@ return array (
|
|
|
'before_yesterday' => 'À partir d’avant-hier',
|
|
|
'by_author' => 'Par <em>%s</em>',
|
|
|
'related_tags' => 'Tags associés',
|
|
|
- 'no_feed_to_display' => 'Il n’y a aucun flux à afficher.',
|
|
|
+ 'no_feed_to_display' => 'Il n’y a aucun flux à afficher pour l’instant.',
|
|
|
|
|
|
'about_freshrss' => 'À propos de FreshRSS',
|
|
|
'project_website' => 'Site du projet',
|