From ce58aee0bc47f44215482a00a2828cd7170e46d2 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Mon, 12 Jul 2010 22:39:26 +0400 Subject: [PATCH] non-java -> non-code --- .../src/messages/RefactoringBundle.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/platform/platform-resources-en/src/messages/RefactoringBundle.properties b/platform/platform-resources-en/src/messages/RefactoringBundle.properties index 5c9199845e89..6df93d8cb884 100644 --- a/platform/platform-resources-en/src/messages/RefactoringBundle.properties +++ b/platform/platform-resources-en/src/messages/RefactoringBundle.properties @@ -343,13 +343,13 @@ press.the.do.migrate.button=Press the "Do Migrate" button at the bottom of the s declaration.s.to.be.generified=Declaration(s) to be generified {0} occurences.to.be.migrated=Occurrences to be migrated {0} references.in.code=References in code {0} -safe.delete.comment.occurences.header=Occurrences found in comments, strings and non-java files {0}. Those occurrences will not be changed +safe.delete.comment.occurences.header=Occurrences found in comments, strings and non-code files {0}. Those occurrences will not be changed move.single.element.elements.header={0} to be moved to {1} references.in.code.to.0.1=References in code to {0} {1} move.classes.elements.header=Classes to be moved to {0} move.packages.elements.header=Packages to be moved to {0} references.found.in.code=References found in code -comments.elements.header=Occurrences found in comments, strings and non-java files {0} +comments.elements.header=Occurrences found in comments, strings and non-code files {0} move.files.elements.header=Files to be moved to {0} move.directories.elements.header=Directories to be moved to {0} make.static.description.label=Make {0} {1} static @@ -548,7 +548,7 @@ replace.constructor.0.with.a.factory.method=Replace constructor {0} with a facto replace.default.constructor.of.0.with.a.factory.method=Replace default constructor of {0} with a factory method replace.constructor.with.factory.method=Replace constructor with factory method replace.default.constructor.with.factory.method=Replace default constructor with factory method -occurrences.found.in.comments.strings.and.non.java.files=Occurrences found in comments, strings and non-java files +occurrences.found.in.comments.strings.and.non.java.files=Occurrences found in comments, strings and non-code files 0.referenced.in.1.will.not.be.accessible.in.module.2={0}, referenced in {1}, will not be accessible in module {2} 0.referenced.in.1.will.not.be.accessible.from.module.2={0}, referenced in {1}, will not be accessible from module {2} 0.referenced.in.1.will.not.be.accessible.from.production.of.module.2={0}, referenced in {1}, will not be accessible from the production sources of module {2} @@ -658,8 +658,8 @@ directory.0.already.contains.a.file.named.1=Directory {0}\nalready contains a fi getter.and.setter.methods.found.for.the.field.0=Getter and setter methods found for the field {0}. \n{1} them as well? getter.method.found.for.the.field.0=Getter method found for the field {0}. \n{1} the getter as well? setter.method.found.for.the.field.0=Setter method found for the field {0}. \n{1} the setter as well? -0.has.1.usages.in.comments.and.strings={0} has {1,choice,1#1 usage|2#{1,number} usages} in strings, comments, or non-Java files. -0.has.1.usages.that.are.not.safe.to.delete.of.those.2={0} has {1,choice,1#1 usage that is|2#{1,number} usages that are} not safe to delete.\nOf those {2,choice,0#0 usages are|1#1 usage is|2#{2,number} usages are} in strings, comments, or non-Java files. +0.has.1.usages.in.comments.and.strings={0} has {1,choice,1#1 usage|2#{1,number} usages} in strings, comments, or non-code files. +0.has.1.usages.that.are.not.safe.to.delete.of.those.2={0} has {1,choice,1#1 usage that is|2#{1,number} usages that are} not safe to delete.\nOf those {2,choice,0#0 usages are|1#1 usage is|2#{2,number} usages are} in strings, comments, or non-code files. type.cook.drop.obsolete.casts=&Drop obsolete casts type.cook.preserve.raw.arrays=Preserve raw &arrays type.cook.leave.object.parameterized.types.raw=&Leave Object-parameterized types raw -- 2.32.0