diff --git a/jdsurvey-core/pom.xml b/jdsurvey-core/pom.xml index daf927a..5bacf94 100644 --- a/jdsurvey-core/pom.xml +++ b/jdsurvey-core/pom.xml @@ -54,7 +54,7 @@ 3.1.1.RELEASE - 5.1.6.RELEASE + 3.1.0.RELEASE 4.3.0.Final 4.1.1.Final diff --git a/jdsurvey-intweb/src/main/webapp/WEB-INF/i18n/messages.properties b/jdsurvey-intweb/src/main/webapp/WEB-INF/i18n/messages.properties index fc77e3d..e2e45d5 100644 --- a/jdsurvey-intweb/src/main/webapp/WEB-INF/i18n/messages.properties +++ b/jdsurvey-intweb/src/main/webapp/WEB-INF/i18n/messages.properties @@ -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. #-------------------------------------------------------------------------------- @@ -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. \ No newline at end of file