i18n: add bundle for idea/refactoring/safeDelete

This commit is contained in:
Dmitry Gridin
2020-03-03 15:25:45 +07:00
parent afeff3a6c8
commit a589d8869b
2 changed files with 8 additions and 4 deletions
@@ -1007,4 +1007,8 @@ title.inline.function=Inline Function
title.introduce.parameter.to.declaration=Introduce parameter to declaration
title.move.nested.classes.to.upper.level=Move Nested Classes to Upper Level
title.select.target.code.block=Select target code block
unsupported.usage.0=Unsupported usage: {0}
unsupported.usage.0=Unsupported usage: {0}
do.you.want.to.delete.this.parameter.in.expected.declaration.and.all.related.actual.ones=Do you want to delete this parameter in expected declaration and all related actual ones?
do.you.want.to.delete.expected.declaration.together.with.all.related.actual.ones=Do you want to delete expected declaration together with all related actual ones?
delete.with.usage.search=delete (with usage search)