diff --git a/app/i18n/en.php b/app/i18n/en.php index 648d70caf..0ea64ac32 100644 --- a/app/i18n/en.php +++ b/app/i18n/en.php @@ -150,7 +150,7 @@ return array ( 'sort_order' => 'Sort order', 'display_articles_unfolded' => 'Show articles unfolded by default', 'img_with_lazyload' => 'Use "lazy load" mode to load pictures', - 'auto_read_when' => 'Mark automatically as read when', + 'auto_read_when' => 'Mark as read when', 'article_selected' => 'Article is selected', 'article_open_on_website' => 'Article is opened on its original website', 'scroll' => 'Page scrolls', diff --git a/app/i18n/fr.php b/app/i18n/fr.php index 714443f38..022cd38bb 100644 --- a/app/i18n/fr.php +++ b/app/i18n/fr.php @@ -150,7 +150,7 @@ return array ( 'sort_order' => 'Ordre de tri', 'display_articles_unfolded' => 'Afficher les articles dépliés par défaut', 'img_with_lazyload' => 'Utiliser le mode "lazy load" pour charger les images', - 'auto_read_when' => 'Marquer automatiquement comme lu lorsque', + 'auto_read_when' => 'Marquer comme lu lorsque', 'article_selected' => 'L\'article est sélectionné', 'article_open_on_website' => 'L\'article est ouvert sur le site d\'origine', 'scroll' => 'Au défilement de la page', diff --git a/app/views/configure/display.phtml b/app/views/configure/display.phtml index 7da5b2947..7ed5989e2 100644 --- a/app/views/configure/display.phtml +++ b/app/views/configure/display.phtml @@ -27,7 +27,7 @@
- conf->mailLogin (); ?> + conf->mailLogin (); ?>
@@ -43,6 +43,16 @@
+
+ +
+ +
+
+
@@ -63,39 +73,21 @@
- -
- -
-
- -
-
- -
-
- -