Skip to content

Commit 1165445

Browse files
TimotheeHrlFrancoisEricMerlin
authored andcommitted
LUT-28106 : Export title in My file requests
1 parent bf23918 commit 1165445

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/java/fr/paris/lutece/plugins/workflow/modules/formspdf/resources/formspdf_messages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ task_formspdf_info.label.champ=Corresponding field
3030
task_formspdf_info.label.jasper_json_output=Data passed to the report in json format
3131
task_formspdf_info.label.link_template=HTML template used
3232

33-
export.pdf.description=Export the form in PDF format
33+
export.pdf.description=Export the response in PDF format
3434

3535
manage.template.button=Manage templates
3636
manage.template.title=List of custom HTML templates for PDF export

src/java/fr/paris/lutece/plugins/workflow/modules/formspdf/resources/formspdf_messages_fr.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ task_formspdf_info.label.champ=Champ correspondant
3030
task_formspdf_info.label.jasper_json_output=Donn\u00e9es transmise au rapport au format json
3131
task_formspdf_info.label.link_template=Template html utilis\u00e9
3232

33-
export.pdf.description=Export du formulaire au format PDF
33+
export.pdf.description=Export de la r\u00e9ponse au format PDF
3434

3535
manage.template.button=G\u00e9rer les templates
3636
manage.template.title=Liste des templates html personalis\u00e9s pour l'export PDF

0 commit comments

Comments
 (0)