Include link content in title attribute
This commit is contained in:
parent
5501be17c6
commit
70908483a1
2 changed files with 3 additions and 3 deletions
|
@ -34,9 +34,9 @@ en:
|
||||||
sentence_for_humans: 'If you are a human, ignore this field'
|
sentence_for_humans: 'If you are a human, ignore this field'
|
||||||
help: 'Help'
|
help: 'Help'
|
||||||
help_dropdown:
|
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?"
|
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.
|
problem_description: Find your answer in the online help.
|
||||||
technical_contact_title: Technical contact
|
technical_contact_title: Technical contact
|
||||||
technical_contact_description: Send us a message to %{contact_email}.
|
technical_contact_description: Send us a message to %{contact_email}.
|
||||||
|
|
|
@ -24,7 +24,7 @@ fr:
|
||||||
sentence_for_humans: 'Si vous êtes un humain, laissez ce champ vide'
|
sentence_for_humans: 'Si vous êtes un humain, laissez ce champ vide'
|
||||||
help: 'Aide'
|
help: 'Aide'
|
||||||
help_dropdown:
|
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 ?"
|
procedure_title: "Une question sur cette démarche ?"
|
||||||
problem_title: Un problème avec le site ?
|
problem_title: Un problème avec le site ?
|
||||||
problem_description: Trouvez votre réponse dans l’aide en ligne.
|
problem_description: Trouvez votre réponse dans l’aide en ligne.
|
||||||
|
|
Loading…
Reference in a new issue