diff --git a/index.template.php b/index.template.php
index f52282d..5b67808 100644
--- a/index.template.php
+++ b/index.template.php
@@ -279,7 +279,7 @@ echo '
';
-
+
diff --git a/languages/index.english.php b/languages/index.english.php
index 6b8d261..0ac2d4a 100644
--- a/languages/index.english.php
+++ b/languages/index.english.php
@@ -696,7 +696,7 @@ $txt['unread_topics_visit'] = 'Recent Unread Topics';
$txt['unread_topics_visit_none'] = 'No unread topics found since your last visit. Click here to try all unread topics.';
$txt['updated_topics_visit_none'] = 'No updated topics found since your last visit.';
$txt['unread_topics_all'] = 'All Unread Topics';
-$txt['unread_replies'] = 'Updated Topics';
+$txt['unread_replies'] = 'Your Messages';
$txt['who_title'] = 'Who\'s Online';
$txt['who_and'] = ' and ';
@@ -770,7 +770,7 @@ $txt['find_results'] = 'Results';
$txt['find_close'] = 'Close';
$txt['unread_since_visit'] = 'Show unread posts since last visit.';
-$txt['show_unread_replies'] = 'Show new replies to your posts.';
+$txt['show_unread_replies'] = 'Show your posts.';
$txt['change_color'] = 'Change color';
diff --git a/languages/index.french.php b/languages/index.french.php
index 4da7b10..b1c7b64 100644
--- a/languages/index.french.php
+++ b/languages/index.french.php
@@ -698,7 +698,7 @@ $txt['unread_topics_visit_none'] = 'Aucun message non lu depuis votre dernière
$txt['updated_topics_visit_none'] = 'Aucun des sujets que vous avez initié n\'a reçu de réponse depuis votre dernière visite.';
//Todo : il est appelé où lui ?
$txt['unread_topics_all'] = 'Tous les sujets non lus';
-$txt['unread_replies'] = 'Mes sujets';
+$txt['unread_replies'] = 'Mes messages';
$txt['who_title'] = 'Qui est en ligne';
$txt['who_and'] = ' et ';
@@ -772,7 +772,7 @@ $txt['find_results'] = 'Résultats';
$txt['find_close'] = 'Fermer';
$txt['unread_since_visit'] = 'Messages non lus depuis votre dernière visite.';
-$txt['show_unread_replies'] = 'Réponses à vos messages.';
+$txt['show_unread_replies'] = 'Vos messages.';
$txt['change_color'] = 'Changer de couleur';