diff --git a/README.markdown b/README.markdown index 5956ea9..4209bfb 100644 --- a/README.markdown +++ b/README.markdown @@ -107,6 +107,7 @@ People who sent a pull-request, report a bug, make a new theme or share a super - Ing. Jan Kaláb: https://github.com/Pitel - Itoine: https://github.com/itoine - James Scott-Brown: https://github.com/jamesscottbrown +- James Barwell: https://github.com/JamesBarwell - Luca Marra: https://github.com/facciocose - Maxime: https://github.com/EpocDotFr - MonsieurPaulLeBoulanger: https://github.com/MonsieurPaulLeBoulanger diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index fabab14..aec30d7 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -144,7 +144,7 @@ return array( 'original link' => 'lien original', 'mark as read' => 'marquer comme lu', 'No history' => 'Aucun historique', - 'mark as unread' => 'non lu', + 'mark as unread' => 'marquer comme non lu', 'History' => 'Historique', 'flush all items' => 'supprimer tous les éléments', 'Item not found' => 'Élément introuvable', diff --git a/templates/show_item.php b/templates/show_item.php index 5c7aadd..e71165a 100644 --- a/templates/show_item.php +++ b/templates/show_item.php @@ -69,6 +69,13 @@ +
  • + + + +