From 70908483a1566d91ba3bbb1321470095a9b8228a Mon Sep 17 00:00:00 2001 From: Corinne Durrmeyer Date: Wed, 31 Jul 2024 10:52:58 +0200 Subject: [PATCH] Include link content in title attribute --- config/locales/en.yml | 4 ++-- config/locales/fr.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index e97328dee..fd58c6d50 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -34,9 +34,9 @@ en: sentence_for_humans: 'If you are a human, ignore this field' help: 'Help' help_dropdown: - general_title: "Online help" + general_title: "A problem with the website? Find your answer in the online help." procedure_title: "Do you have a question about this procedure?" - problem_title: A problem with the website ? + problem_title: A problem with the website? problem_description: Find your answer in the online help. technical_contact_title: Technical contact technical_contact_description: Send us a message to %{contact_email}. diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 71dfd008a..8a81603a7 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -24,7 +24,7 @@ fr: sentence_for_humans: 'Si vous êtes un humain, laissez ce champ vide' help: 'Aide' help_dropdown: - general_title: "Aide en ligne" + general_title: "Un problème avec le site ? Trouvez votre réponse dans l’aide en ligne." procedure_title: "Une question sur cette démarche ?" problem_title: Un problème avec le site ? problem_description: Trouvez votre réponse dans l’aide en ligne.