[%# Please keep these in alphabetical order. %]
attach_desc_required:
- 'You must enter a Description for this attachment.',
+ "You must enter a Description for this attachment.",
component_required:
- 'You must select a Component for this [% terms.bug %].',
+ "You must select a Component for this [% terms.bug %].",
description_required:
- 'You must enter a Description for this [% terms.bug %].',
+ "You must enter a Description for this [% terms.bug %].",
short_desc_required:
- 'You must enter a Summary for this [% terms.bug %].',
+ "You must enter a Summary for this [% terms.bug %].",
version_required:
- 'You must select a Version for this [% terms.bug %].'
+ "You must select a Version for this [% terms.bug %]."
}
[% IF javascript_urls.containsany(['js/bug.js', 'js/field.js', 'js/comment-tagging.js']) %]
, api_token: '[% get_api_token FILTER js FILTER html %]'