diff --git a/platform/platform-resources-en/src/messages/OptionsBundle.properties b/platform/platform-resources-en/src/messages/OptionsBundle.properties index dd3787f972a3..a521f45d314a 100644 --- a/platform/platform-resources-en/src/messages/OptionsBundle.properties +++ b/platform/platform-resources-en/src/messages/OptionsBundle.properties @@ -168,6 +168,7 @@ options.language.defaults.comma=Braces and Operators//Comma options.language.defaults.semicolon=Braces and Operators//Semicolon options.language.defaults.line.comment=Comments//Line comment options.language.defaults.block.comment=Comments//Block comment +options.language.defaults.shebang.comment=Comments//Shebang comment options.language.defaults.doc.comment=Comments//Doc Comment//Text options.language.defaults.doc.markup=Comments//Doc Comment//Markup options.language.defaults.doc.tag=Comments//Doc Comment//Tag