summaryrefslogtreecommitdiff
path: root/app/i18n/fr.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-17 11:22:45 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-17 11:22:45 +0200
commit9fec7f328b077993499c282ccb59414fb50ca84f (patch)
tree62d0aff4bb319c0946d6560dbea964496f82c59b /app/i18n/fr.php
parentf5c863705ba63b124decb3769fc26798bf12a016 (diff)
Coding style + i18n
Change "Show only unread or read if no unread" into "Adjust showing". It is less explicit but shorter.
Diffstat (limited to 'app/i18n/fr.php')
-rw-r--r--app/i18n/fr.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php
index 327661035..9516f66cb 100644
--- a/app/i18n/fr.php
+++ b/app/i18n/fr.php
@@ -92,7 +92,7 @@ return array (
'rss_view' => 'Flux RSS',
'show_all_articles' => 'Afficher tous les articles',
'show_not_reads' => 'Afficher les non lus',
- 'show_not_reads_with_fallback' => 'Afficher les non lus ou les lus si aucun non lus',
+ 'show_adaptive' => 'Adapter l’affichage',
'show_read' => 'Afficher les lus',
'show_favorite' => 'Afficher les favoris',
'show_not_favorite' => 'Afficher tout sauf les favoris',