blob: 29a2b7a2a7f21d75a45677479bdf0cdcd3e6d06c [file] [log] [blame]
>>>
const NO_DART_SCRIPT_AND_EXPERIMENTAL = const MessageTemplate(
const MessageId('polymer', 6),
'The experimental bootstrap feature doesn\'t support script tags on '
'the main document (for now).',
'Script tags with experimental bootstrap',
'This experimental feature is no longer supported.');
<<<
const NO_DART_SCRIPT_AND_EXPERIMENTAL = const MessageTemplate(
const MessageId('polymer', 6),
'The experimental bootstrap feature doesn\'t support script tags on '
'the main document (for now).',
'Script tags with experimental bootstrap',
'This experimental feature is no longer supported.');