Skip to content

Commit 7c62b78

Browse files
committed
Revert "LUT-29997 : Add and update labels"
This reverts commit 3fc0de9.
1 parent 7265522 commit 7c62b78

File tree

2 files changed

+138
-152
lines changed

2 files changed

+138
-152
lines changed

src/java/fr/paris/lutece/plugins/forms/resources/forms_messages.properties

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ manageForm.columnPeriodDisponibilityTo=to
8888
manageForm.columnPeriodDisponibilityUntil=until
8989
manageForm.columnPeriodDisponibilityThe=the
9090
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
9392
manageForm.stats.label=Access statistics
9493
manageForm.MultiviewLink.label=View responses
9594
manageForm.showGraph.label=View graph
@@ -113,7 +112,6 @@ multiviewForms.labelFilter.searchText=Search
113112
multiviewForms.labelFilter.searchText.help=Search for a word or phrase
114113
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"
115114
multiviewForms.formResponseDetails.header.buttonBack=Back to list
116-
multiviewForms.responseDetails.title=Response details n°
117115
multiviewForms.responseDetails.form.title=Form
118116
multiviewForms.responseDetails.show.steps=Show steps
119117
multiviewForms.responseDetails.hide.steps=Hide steps
@@ -297,7 +295,7 @@ modify_form.export.config.text1=Configuration of exported file names
297295
modify_form.export.config.text2=If no configuration is defined, the technical identifier is used
298296
modify_form.export.config.questions=Configuration of exportable questions
299297
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
301299
modify_form.message.confirmRemoveExportConfig=Are you sure you want to delete this configuration?
302300
message.confirmRemoveForm=Are you sure you want to delete the form "{0}"?
303301
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
327325
# keys for business classes keys : Etapes
328326
manage_steps.pageTitle=Steps
329327
manage_steps.buttonImport=Import a step
330-
manage_steps.buttonImportTemplate=Add a step from a template
328+
manage_steps.buttonImportTemplate=Import a step template
331329
manage_steps.title=List of form steps
332330
manage_steps.buttonAdd=Add a step
333331
manage_steps.columnTitle=Title
@@ -543,9 +541,8 @@ manage_questions.type.step.label=Step
543541
manage_questions.type.group=group
544542
manage_questions.type.question=question
545543
manage_questions.type.comment.title=comment
546-
manage_questions.action.copy=Duplicate the question
547544
manage_questions.action.creategroup.label=Grouping
548-
manage_questions.action.updategroup.label=Update group
545+
manage_questions.action.copy=Duplicate the question
549546

550547
create_question.pageTitle=Question
551548
create_question.title=Creating a Question
@@ -847,6 +844,7 @@ validator.number.sup.name=Superior value
847844
validator.number.sup.label=Minimum value
848845
validator.delay.min.name=Number of minimum elapsed days from today
849846
validator.delay.min.label=Number of minimum elapsed days
847+
850848
validator.geolocation.addressPattern.name=Valid postal address
851849

852850
#Breadcrumb display name
@@ -963,7 +961,6 @@ xpage.response.pathlabel=Form response
963961
xpage.response.action.success=Response created
964962

965963
message.mandatory.entry=This field is mandatory.
966-
message.mandatory.fields=Fields marked with an asterisk <span class="text-danger">*</span> are mandatory.
967964
message.errorUniqueField=This field already exists, please enter another one.
968965
message.geolocation.checkAdress=You must select an address from the list provided
969966
message.numberResponse.label=Number of responses already posted for this form:
@@ -1007,7 +1004,6 @@ filter.update.title=Modified since..
10071004
filter.text.title=Text
10081005
filter.form.title=Form choice
10091006
filter.state.title=State
1010-
filter.option.labelAllForms=All Forms
10111007

10121008
# Dashboard
10131009
dashboard.formList=List of forms

0 commit comments

Comments
 (0)