Update translations to reflect the real action of buttons (#1766)

See #1574
This commit is contained in:
Alexis Degrugillier
2018-01-13 21:24:01 +01:00
committed by Alexandre Alapetite
parent eb814e682b
commit fcfdb30fdd
2 changed files with 5 additions and 5 deletions

View File

@@ -41,18 +41,18 @@ return array(
'mark_cat_read' => 'Mark category as read',
'mark_feed_read' => 'Mark feed as read',
'newer_first' => 'Newer first',
'non-starred' => 'Show all but favourites',
'non-starred' => 'Show non-favourites',
'normal_view' => 'Normal view',
'older_first' => 'Oldest first',
'queries' => 'User queries',
'read' => 'Show only read',
'read' => 'Show read',
'reader_view' => 'Reading view',
'rss_view' => 'RSS feed',
'search_short' => 'Search',
'starred' => 'Show only favourites',
'starred' => 'Show favourites',
'stats' => 'Statistics',
'subscription' => 'Subscriptions management',
'unread' => 'Show only unread',
'unread' => 'Show unread',
),
'share' => 'Share',
'tag' => array(

View File

@@ -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',