mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
i18n: Process new problems in Python refactorings
GitOrigin-RevId: 3c9f26e592dcd62a50452e99cd53a03be061cbc7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
622e725152
commit
84e8ffb598
@@ -93,6 +93,7 @@ refactoring.inline.label.function=Function {0}
|
||||
refactoring.inline.label.method=Method {0}
|
||||
refactoring.name.label.text={0} has {1} occurrence{2, choice, 0#|1#s}
|
||||
refactoring.inline.function.command.name=Inlining {0}
|
||||
refactoring.inline.function.function.to.inline=Function to inline
|
||||
refactoring.inline.function.invocations.to.be.inlined=Invocations to be inlined in {0} files
|
||||
refactoring.inline.function.is.decorator=Function {0} is used as a decorator and cannot be inlined. Function definition will not be removed
|
||||
refactoring.inline.function.is.reference=Function {0} is used as a reference and cannot be inlined. Function definition will not be removed
|
||||
|
||||
Reference in New Issue
Block a user