Skip to content

Commit ab3cc38

Browse files
lamtranblamtranb
authored andcommitted
Questionnaire: Inconsistent advice on 'Date' question #447472 (#397)
Co-authored-by: lamtranb <[email protected]>
1 parent 5900714 commit ab3cc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/questionnaire.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
$string['dateformatting'] = 'Use the year-month-day format, e.g. for March 4th, 1945:&nbsp; <strong>1945-03-04</strong>';
124124
// Prior to release 3.6.0, you could specify an input date format in the above string. Now, the format must be as below. This
125125
// string is used now in case sites modified the above string.
126-
$string['strictdateformatting'] = 'Enter the date using the date picker below, or by using the \'YYYY-MM-DD\' format.';
126+
$string['strictdateformatting'] = 'Enter the date using the date picker below.';
127127
$string['deleteallresponses'] = 'Delete ALL Responses';
128128
$string['deletecurrentquestion'] = 'Delete question {$a}';
129129
$string['deletedallgroupresp'] = 'Deleted ALL Responses in group {$a}';

0 commit comments

Comments
 (0)