mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fixed ruby refactorings helper strings
This commit is contained in:
@@ -144,12 +144,6 @@ refactoring.introduce.name.used.error=This name is already used
|
||||
refactoring.introduce.variable.scope.error=Name clashes with existing variable
|
||||
refactoring.introduce.placing.error=Cannot extract {0} variable
|
||||
|
||||
refactoring.inlineVariable=Inline Variable refactoring
|
||||
refactoring.inlineMethod=Inline Method refactoring
|
||||
refactoring.introduceField=Extract Field refactoring
|
||||
refactoring.refactoring.introduceParameter=Extract Parameter refactoring
|
||||
refactoring.introduceConstant=Extract Constant refactoring
|
||||
refactoring.extractMethod=Extract Method refactoring
|
||||
variable.of.type=Variable of &type:
|
||||
convert.to.instance.method.title=Convert To Instance Method
|
||||
convertToInstanceMethod.method.is.not.static=Cannot perform the refactoring\nMethod {0} is not static.
|
||||
|
||||
Reference in New Issue
Block a user