InsertCurlyBracesToTemplateIntention - no i18n

This commit is contained in:
Valentin Kipyatkov
2015-04-16 14:17:42 +03:00
parent 7ccb20977d
commit 2466aa64fe
2 changed files with 2 additions and 5 deletions
@@ -290,8 +290,6 @@ remove.unnecessary.parentheses=Remove unnecessary parentheses
remove.unnecessary.parentheses.family=Remove Unnecessary Parentheses
remove.unnecessary.curly.brackets.from.string.template=Remove curly braces from variable
remove.unnecessary.curly.brackets.from.string.template.family=Remove Curly Braces From Variable
insert.curly.brackets.to.string.template=Insert curly braces around variable
insert.curly.brackets.to.string.template.family=Insert Curly Braces Around Variable
add.name.to.argument.family=Add Name to Argument
add.name.to.argument.single=Add name to argument\: ''{0}''
add.name.to.argument.multiple=Add name to argument...