diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index 059e708a..44492139 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -208,5 +208,7 @@ "tour.action.dismiss": "Dismiss", "tour.action.end": "Okay", "tour.body.notRespondedFilter": "Now you can filter discussions to find posts with no response.", - "tour.title.notRespondedFilter": "New filtering option!" + "tour.title.notRespondedFilter": "New filtering option!", + "tour.body.responseSortTour": "Responses and comments are now sorted by newest first. Please use this option to change the sort order", + "tour.title.responseSortTour": "Sort Responses!" } \ No newline at end of file diff --git a/src/i18n/messages/de_DE.json b/src/i18n/messages/de_DE.json index 0f3b88b3..cd0eead6 100644 --- a/src/i18n/messages/de_DE.json +++ b/src/i18n/messages/de_DE.json @@ -208,5 +208,7 @@ "tour.action.dismiss": "Abgewiesen", "tour.action.end": "okay", "tour.body.notRespondedFilter": "Jetzt können Sie Diskussionen filtern, um Beiträge ohne Antwort zu finden.", - "tour.title.notRespondedFilter": "Neue Filteroption!" + "tour.title.notRespondedFilter": "Neue Filteroption!", + "tour.body.responseSortTour": "Responses and comments are now sorted by newest first. Please use this option to change the sort order", + "tour.title.responseSortTour": "Sort Responses!" } \ No newline at end of file diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index 37cae396..4ae3bc1b 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -208,5 +208,7 @@ "tour.action.dismiss": "Descartar", "tour.action.end": "Okey", "tour.body.notRespondedFilter": "Ahora puede filtrar debates para encontrar publicaciones sin respuesta.", - "tour.title.notRespondedFilter": "¡Nueva opción de filtrado!" + "tour.title.notRespondedFilter": "¡Nueva opción de filtrado!", + "tour.body.responseSortTour": "Responses and comments are now sorted by newest first. Please use this option to change the sort order", + "tour.title.responseSortTour": "Sort Responses!" } \ No newline at end of file diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index 248c07a2..0feea1fb 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -208,5 +208,7 @@ "tour.action.dismiss": "Dismiss", "tour.action.end": "Okay", "tour.body.notRespondedFilter": "Now you can filter discussions to find posts with no response.", - "tour.title.notRespondedFilter": "New filtering option!" + "tour.title.notRespondedFilter": "New filtering option!", + "tour.body.responseSortTour": "Responses and comments are now sorted by newest first. Please use this option to change the sort order", + "tour.title.responseSortTour": "Sort Responses!" } \ No newline at end of file diff --git a/src/i18n/messages/fr_CA.json b/src/i18n/messages/fr_CA.json index 3f225d9d..ccf806ce 100644 --- a/src/i18n/messages/fr_CA.json +++ b/src/i18n/messages/fr_CA.json @@ -208,5 +208,7 @@ "tour.action.dismiss": "Rejeter", "tour.action.end": "Okay", "tour.body.notRespondedFilter": "Vous pouvez maintenant filtrer les discussions pour trouver les messages sans réponse.", - "tour.title.notRespondedFilter": "Nouvelle option de filtrage!" + "tour.title.notRespondedFilter": "Nouvelle option de filtrage!", + "tour.body.responseSortTour": "Les réponses et les commentaires sont désormais triés par les plus récents en premier. Veuillez utiliser cette option pour modifier l'ordre de tri", + "tour.title.responseSortTour": "Triez les réponses !" } \ No newline at end of file diff --git a/src/i18n/messages/fr_FR.json b/src/i18n/messages/fr_FR.json index 16b3481a..b4814130 100644 --- a/src/i18n/messages/fr_FR.json +++ b/src/i18n/messages/fr_FR.json @@ -208,5 +208,7 @@ "tour.action.dismiss": "Dismiss", "tour.action.end": "Okay", "tour.body.notRespondedFilter": "Now you can filter discussions to find posts with no response.", - "tour.title.notRespondedFilter": "New filtering option!" + "tour.title.notRespondedFilter": "New filtering option!", + "tour.body.responseSortTour": "Responses and comments are now sorted by newest first. Please use this option to change the sort order", + "tour.title.responseSortTour": "Sort Responses!" } \ No newline at end of file diff --git a/src/i18n/messages/it_IT.json b/src/i18n/messages/it_IT.json index 29ea8655..360b8d2c 100644 --- a/src/i18n/messages/it_IT.json +++ b/src/i18n/messages/it_IT.json @@ -208,5 +208,7 @@ "tour.action.dismiss": "Dismiss", "tour.action.end": "Okay", "tour.body.notRespondedFilter": "Now you can filter discussions to find posts with no response.", - "tour.title.notRespondedFilter": "New filtering option!" + "tour.title.notRespondedFilter": "New filtering option!", + "tour.body.responseSortTour": "Responses and comments are now sorted by newest first. Please use this option to change the sort order", + "tour.title.responseSortTour": "Sort Responses!" } \ No newline at end of file diff --git a/src/i18n/messages/pl.json b/src/i18n/messages/pl.json index 45745fed..32d46f5e 100644 --- a/src/i18n/messages/pl.json +++ b/src/i18n/messages/pl.json @@ -208,5 +208,7 @@ "tour.action.dismiss": "Dismiss", "tour.action.end": "Okay", "tour.body.notRespondedFilter": "Now you can filter discussions to find posts with no response.", - "tour.title.notRespondedFilter": "New filtering option!" + "tour.title.notRespondedFilter": "New filtering option!", + "tour.body.responseSortTour": "Responses and comments are now sorted by newest first. Please use this option to change the sort order", + "tour.title.responseSortTour": "Sort Responses!" } \ No newline at end of file diff --git a/src/i18n/messages/tr_TR.json b/src/i18n/messages/tr_TR.json index dc4a3971..80412005 100644 --- a/src/i18n/messages/tr_TR.json +++ b/src/i18n/messages/tr_TR.json @@ -208,5 +208,7 @@ "tour.action.dismiss": "İptal", "tour.action.end": "Tamam", "tour.body.notRespondedFilter": "Artık yanıt vermeyen iletileri bulmak için tartışmaları filtreleyebilirsiniz.", - "tour.title.notRespondedFilter": "Yeni filtreleme seçeneği!" + "tour.title.notRespondedFilter": "Yeni filtreleme seçeneği!", + "tour.body.responseSortTour": "Responses and comments are now sorted by newest first. Please use this option to change the sort order", + "tour.title.responseSortTour": "Sort Responses!" } \ No newline at end of file diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index 16b3481a..b4814130 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -208,5 +208,7 @@ "tour.action.dismiss": "Dismiss", "tour.action.end": "Okay", "tour.body.notRespondedFilter": "Now you can filter discussions to find posts with no response.", - "tour.title.notRespondedFilter": "New filtering option!" + "tour.title.notRespondedFilter": "New filtering option!", + "tour.body.responseSortTour": "Responses and comments are now sorted by newest first. Please use this option to change the sort order", + "tour.title.responseSortTour": "Sort Responses!" } \ No newline at end of file