fix for send to transifex

This commit is contained in:
Gregory Martin
2016-11-14 14:19:35 -05:00
parent 3e9e000842
commit 5b4048ddff

View File

@@ -115,12 +115,7 @@
required: true,
title: gettext('Time Zone'),
valueAttribute: 'time_zone',
helpMessage: gettext(
'Select the time zone for displaying course dates. ' +
'If you do not specify a time zone, course dates, ' +
'including assignment deadlines, will be displayed ' +
'in your browser\'s local time zone.'
),
helpMessage: gettext('Select the time zone for displaying course dates. If you do not specify a time zone, course dates, including assignment deadlines, will be displayed in your browser\'s local time zone.'), // eslint-disable-line max-len
groupOptions: [{
groupTitle: gettext('All Time Zones'),
selectOptions: fieldsData.time_zone.options