blob: aac3da23d47b00d422ea06ae96e278ffb29e619d [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.');