aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fr/index.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2018-01-13 21:24:01 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-01-13 21:24:01 +0100
commitfcfdb30fddab23da09c73b3d667f95e5dece45bf (patch)
treefacb2e8e0fd3864a749a5274b24edff7ffd3d359 /app/i18n/fr/index.php
parenteb814e682bdb932f71529f4d36644c9bb0c6474e (diff)
Update translations to reflect the real action of buttons (#1766)
See #1574
Diffstat (limited to 'app/i18n/fr/index.php')
-rw-r--r--app/i18n/fr/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/fr/index.php b/app/i18n/fr/index.php
index 62eedc280..0a3a4abb3 100644
--- a/app/i18n/fr/index.php
+++ b/app/i18n/fr/index.php
@@ -41,7 +41,7 @@ return array(
'mark_cat_read' => 'Marquer la catégorie comme lue',
'mark_feed_read' => 'Marquer le flux comme lu',
'newer_first' => 'Plus récents en premier',
- 'non-starred' => 'Afficher tout sauf les favoris',
+ 'non-starred' => 'Afficher les non-favoris',
'normal_view' => 'Vue normale',
'older_first' => 'Plus anciens en premier',
'queries' => 'Filtres utilisateurs',