@@ -88,8 +88,7 @@ manageForm.columnPeriodDisponibilityTo=to
88
88
manageForm.columnPeriodDisponibilityUntil =until
89
89
manageForm.columnPeriodDisponibilityThe =the
90
90
manageForm.columnActions =Actions
91
- manageForm.FOLink.label =Access the form
92
- manageForm.BOLink.label =Add datas in BO
91
+ manageForm.FOLink.label =Access the form
93
92
manageForm.stats.label =Access statistics
94
93
manageForm.MultiviewLink.label =View responses
95
94
manageForm.showGraph.label =View graph
@@ -113,7 +112,6 @@ multiviewForms.labelFilter.searchText=Search
113
112
multiviewForms.labelFilter.searchText.help =Search for a word or phrase
114
113
multiviewForms.labelFilter.searchText.tooltip =Warning! The wildcard character * can only be used at the end of the search criteria. For example, if searching for "Dupont": "Dup*" will work but not "D*pont"
115
114
multiviewForms.formResponseDetails.header.buttonBack =Back to list
116
- multiviewForms.responseDetails.title =Response details n°
117
115
multiviewForms.responseDetails.form.title =Form
118
116
multiviewForms.responseDetails.show.steps =Show steps
119
117
multiviewForms.responseDetails.hide.steps =Hide steps
@@ -297,7 +295,7 @@ modify_form.export.config.text1=Configuration of exported file names
297
295
modify_form.export.config.text2 =If no configuration is defined, the technical identifier is used
298
296
modify_form.export.config.questions =Configuration of exportable questions
299
297
modify_form.export.config.exportAllQuestions =Select all questions
300
- modify_form.export.config.exportAllNone =Seletc / Unselect all questions
298
+ modify_form.export.config.exportAllNone =Unselect all questions
301
299
modify_form.message.confirmRemoveExportConfig =Are you sure you want to delete this configuration?
302
300
message.confirmRemoveForm =Are you sure you want to delete the form "{0}"?
303
301
message.confirmRemoveActiveForm =The form "{0}" is currently active. Are you sure you want to delete it?
@@ -327,7 +325,7 @@ model.entity.form.attribute.endDate=End date
327
325
# keys for business classes keys : Etapes
328
326
manage_steps.pageTitle =Steps
329
327
manage_steps.buttonImport =Import a step
330
- manage_steps.buttonImportTemplate =Add a step from a template
328
+ manage_steps.buttonImportTemplate =Import a step template
331
329
manage_steps.title =List of form steps
332
330
manage_steps.buttonAdd =Add a step
333
331
manage_steps.columnTitle =Title
@@ -543,9 +541,8 @@ manage_questions.type.step.label=Step
543
541
manage_questions.type.group =group
544
542
manage_questions.type.question =question
545
543
manage_questions.type.comment.title =comment
546
- manage_questions.action.copy =Duplicate the question
547
544
manage_questions.action.creategroup.label =Grouping
548
- manage_questions.action.updategroup.label = Update group
545
+ manage_questions.action.copy = Duplicate the question
549
546
550
547
create_question.pageTitle =Question
551
548
create_question.title =Creating a Question
@@ -847,6 +844,7 @@ validator.number.sup.name=Superior value
847
844
validator.number.sup.label =Minimum value
848
845
validator.delay.min.name =Number of minimum elapsed days from today
849
846
validator.delay.min.label =Number of minimum elapsed days
847
+
850
848
validator.geolocation.addressPattern.name =Valid postal address
851
849
852
850
# Breadcrumb display name
@@ -963,7 +961,6 @@ xpage.response.pathlabel=Form response
963
961
xpage.response.action.success =Response created
964
962
965
963
message.mandatory.entry =This field is mandatory.
966
- message.mandatory.fields =Fields marked with an asterisk <span class="text-danger">*</span> are mandatory.
967
964
message.errorUniqueField =This field already exists, please enter another one.
968
965
message.geolocation.checkAdress =You must select an address from the list provided
969
966
message.numberResponse.label =Number of responses already posted for this form:
@@ -1007,7 +1004,6 @@ filter.update.title=Modified since..
1007
1004
filter.text.title =Text
1008
1005
filter.form.title =Form choice
1009
1006
filter.state.title =State
1010
- filter.option.labelAllForms =All Forms
1011
1007
1012
1008
# Dashboard
1013
1009
dashboard.formList =List of forms
0 commit comments