Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion jdsurvey-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@


<spring.version>3.1.1.RELEASE</spring.version>
<spring-security.version>5.1.6.RELEASE</spring-security.version>
<spring-security.version>3.1.0.RELEASE</spring-security.version>

<hibernate-validator.version>4.3.0.Final</hibernate-validator.version>
<hibernate.version>4.1.1.Final</hibernate.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ dec_min_tip=The minimum decimal value that can be entered as an answer.
dec_max_tip=The maximum decimal value that can be entered as an answer.
mask_tip=Please select a mask from the list. This will enforce that the user's answer to the question matches the mask's predefined format.
dataset_question_tip=Select a dataset to use from the list to populate the answer selections. If a desired dataset is not listed please contact an administrator to add it to the list.

isAutoReminderEnabled_tip=This Checkbox allows this survey invitation to be sent periodically.


#--------------------------------------------------------------------------------
Expand Down Expand Up @@ -607,4 +607,4 @@ frequency_on_label=On :
frequency_weeks_label=Week(s)


browser_no_javascript=Your browser does not support JavaScript, Please Enable Javascript.
browser_no_javascript=Your browser does not support JavaScript, Please Enable Javascript.