Skip to content

Commit 915b0cf

Browse files
authored
Sorting XxLocalize.yaml files. (#230)
1 parent e13e272 commit 915b0cf

7 files changed

Lines changed: 1048 additions & 1048 deletions

File tree

java-analysis-api/src/main/resources/LOCALIZE-LIB/en_US/consulo.java.analysis.JavaAnalysisLocalize.yaml

Lines changed: 825 additions & 825 deletions
Large diffs are not rendered by default.
Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
1-
generate.equals.hashcode.wizard.title:
2-
text: Generate equals() and hashCode()
1+
action.structureview.show.non.public:
2+
text: Show non-public
3+
action.structureview.show.properties:
4+
text: Show Properties
5+
file.structure.toggle.show.anonymous.classes:
6+
text: Anonymous Classes
7+
file.structure.toggle.show.collapse.show.lambdas:
8+
text: Lambdas
9+
generate.equals.hashcode.accept.sublcasses:
10+
text: Accept &subclasses as parameter to equals() method
11+
generate.equals.hashcode.accept.sublcasses.explanation:
12+
text: <html><body>While generally incompliant to Object.equals() specification accepting<br>subclasses might be necessary for generated method to work correctly<br>with frameworks, which generate Proxy subclasses like Hibernate.</body></html>
313
generate.equals.hashcode.equals.fields.chooser.title:
4-
text: Choose &fields to be included in equals()
14+
text: Choose &fields to be included in equals()
515
generate.equals.hashcode.hashcode.fields.chooser.title:
6-
text: Choose &fields to be included in hashCode()
16+
text: Choose &fields to be included in hashCode()
17+
generate.equals.hashcode.internal.error:
18+
text: Internal error
719
generate.equals.hashcode.non.null.fields.chooser.title:
8-
text: Select all non-null &fields
9-
generate.equals.hashcode.use.getters:
10-
text: Use &getters during code generation
20+
text: Select all non-null &fields
1121
generate.equals.hashcode.template:
12-
text: '&Template:'
13-
generate.equals.hashcode.accept.sublcasses:
14-
text: Accept &subclasses as parameter to equals() method
15-
generate.equals.hashcode.accept.sublcasses.explanation:
16-
text: <html><body>While generally incompliant to Object.equals() specification accepting<br>subclasses might be necessary for generated method to work correctly<br>with frameworks, which generate Proxy subclasses like Hibernate.</body></html>
17-
generate.equals.hashcode.internal.error:
18-
text: Internal error
22+
text: '&Template:'
23+
generate.equals.hashcode.use.getters:
24+
text: Use &getters during code generation
25+
generate.equals.hashcode.warning.hashcode.for.arrays.is.not.supported:
26+
text: hashCode () for arrays is not supported
27+
generate.equals.hashcode.wizard.title:
28+
text: Generate equals() and hashCode()
1929
generate.equals.warning.equals.for.nested.arrays.not.supported:
20-
text: equals() for nested arrays is not supported
30+
text: equals() for nested arrays is not supported
2131
generate.equals.warning.generated.equals.could.be.incorrect:
22-
text: Generated equals() for Object[] can be incorrect
23-
generate.equals.hashcode.warning.hashcode.for.arrays.is.not.supported:
24-
text: hashCode () for arrays is not supported
25-
action.structureview.show.non.public:
26-
text: Show non-public
27-
action.structureview.show.properties:
28-
text: Show Properties
29-
file.structure.toggle.show.anonymous.classes:
30-
text: Anonymous Classes
31-
file.structure.toggle.show.collapse.show.lambdas:
32-
text: Lambdas
32+
text: Generated equals() for Object[] can be incorrect
3333
static.class.initializer:
34-
text: '{0}class initializer'
34+
text: '{0}class initializer'
Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
1-
remote.debug.configuration.description:
2-
text: Remote JVM Debug configuration
3-
remote.debug.configuration.display.name:
4-
text: Remote JVM Debug
5-
jre.path.is.not.valid.jre.home.error.message:
6-
text: '''''{0}'''' is not a valid JRE home'
7-
show.swing.inspector:
8-
text: '&Enable capturing form snapshots'
9-
show.swing.inspector.disabled:
10-
text: '&Enable capturing form snapshots (requires JRE 5.0 or higher)'
11-
application.configuration.shorten.command.line.label:
12-
text: 'Shorten command &line:'
1+
application.configuration.description:
2+
text: Java Application configuration
3+
application.configuration.include.provided.scope:
4+
text: Include dependencies with "Provided" scope
135
application.configuration.main.class.label:
14-
text: 'Main &class:'
6+
text: 'Main &class:'
7+
application.configuration.name:
8+
text: Java Application
9+
application.configuration.shorten.command.line.label:
10+
text: 'Shorten command &line:'
1511
application.configuration.use.classpath.and.jdk.of.module.label:
16-
text: 'Use classpath of m&odule:'
17-
application.configuration.include.provided.scope:
18-
text: Include dependencies with "Provided" scope
19-
run.configuration.jre.label:
20-
text: '&JRE:'
12+
text: 'Use classpath of m&odule:'
2113
jar.application.configuration.description:
22-
text: Configuration to run a JAR file using 'java -jar' command
14+
text: Configuration to run a JAR file using 'java -jar' command
2315
jar.application.configuration.name:
24-
text: JAR Application
25-
application.configuration.description:
26-
text: Java Application configuration
27-
application.configuration.name:
28-
text: Java Application
16+
text: JAR Application
17+
jre.path.is.not.valid.jre.home.error.message:
18+
text: '''''{0}'''' is not a valid JRE home'
19+
remote.debug.configuration.description:
20+
text: Remote JVM Debug configuration
21+
remote.debug.configuration.display.name:
22+
text: Remote JVM Debug
23+
run.configuration.jre.label:
24+
text: '&JRE:'
2925
run.test:
30-
text: Run Test
26+
text: Run Test
27+
show.swing.inspector:
28+
text: '&Enable capturing form snapshots'
29+
show.swing.inspector.disabled:
30+
text: '&Enable capturing form snapshots (requires JRE 5.0 or higher)'
Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,68 @@
1+
action.create.new.class:
2+
text: Create New Class
3+
application.configuration.description:
4+
text: Java Application configuration
5+
application.configuration.name:
6+
text: Java Application
17
java:
2-
text: Java
3-
psi.error.attempt.to.edit.class.file:
4-
text: Cannot modify compiled element
5-
jdk.3.language.level.description:
6-
text: Plain old Java
7-
jdk.4.language.level.description:
8-
text: '''assert'' keyword'
9-
jdk.5.language.level.description:
10-
text: '''enum'' keyword, autoboxing etc.'
11-
jdk.6.language.level.description:
12-
text: '@Override in interfaces'
13-
jdk.7.language.level.description:
14-
text: Diamonds, ARM, multi-catch etc.
15-
jdk.8.language.level.description:
16-
text: Lambdas, type annotations etc.
17-
jdk.9.language.level.description:
18-
text: Jigsaw project etc.
8+
text: Java
199
jdk.10.language.level.description:
20-
text: Local variable type inference
10+
text: Local variable type inference
2111
jdk.11.language.level.description:
22-
text: var lamba parameter
12+
text: var lamba parameter
2313
jdk.12.language.level.description:
24-
text: No new language features
14+
text: No new language features
2515
jdk.13.language.level.description:
26-
text: No new language features
16+
text: No new language features
2717
jdk.13.preview.language.level.description:
28-
text: Switch expressions, text blocks(Preview)
18+
text: Switch expressions, text blocks(Preview)
2919
jdk.14.language.level.description:
30-
text: No new language features
20+
text: No new language features
3121
jdk.15.language.level.description:
32-
text: No new language features
22+
text: No new language features
3323
jdk.15.preview.language.level.description:
34-
text: Preview. Sealed types, records, patterns, local enums and interfaces
24+
text: Preview. Sealed types, records, patterns, local enums and interfaces
3525
jdk.16.language.level.description:
36-
text: No new language features
26+
text: No new language features
3727
jdk.17.language.level.description:
38-
text: No new language features
28+
text: No new language features
3929
jdk.18.language.level.description:
40-
text: No new language features
30+
text: No new language features
4131
jdk.19.language.level.description:
42-
text: No new language features
32+
text: No new language features
4333
jdk.20.language.level.description:
44-
text: No new language features
34+
text: No new language features
4535
jdk.21.language.level.description:
46-
text: No new language features
36+
text: No new language features
4737
jdk.22.language.level.description:
48-
text: No new language features
38+
text: No new language features
39+
jdk.3.language.level.description:
40+
text: Plain old Java
41+
jdk.4.language.level.description:
42+
text: '''assert'' keyword'
43+
jdk.5.language.level.description:
44+
text: '''enum'' keyword, autoboxing etc.'
45+
jdk.6.language.level.description:
46+
text: '@Override in interfaces'
47+
jdk.7.language.level.description:
48+
text: Diamonds, ARM, multi-catch etc.
49+
jdk.8.language.level.description:
50+
text: Lambdas, type annotations etc.
51+
jdk.9.language.level.description:
52+
text: Jigsaw project etc.
4953
jdk.X.language.level.description:
50-
text: Experimental features
51-
action.create.new.class:
52-
text: Create New Class
53-
title.cannot.create.class:
54-
text: Cannot Create Class
55-
progress.creating.class:
56-
text: Creating class {0}
57-
application.configuration.description:
58-
text: Java Application configuration
59-
application.configuration.name:
60-
text: Java Application
61-
paths.to.special.roots:
62-
text: Paths to special roots (META-INF, etc)
54+
text: Experimental features
6355
module.jdk.not.defined:
64-
text: JDK for module is not defined
56+
text: JDK for module is not defined
6557
module.jdk.setup:
66-
text: Setup JDK
58+
text: Setup JDK
59+
paths.to.special.roots:
60+
text: Paths to special roots (META-INF, etc)
61+
progress.creating.class:
62+
text: Creating class {0}
63+
psi.error.attempt.to.edit.class.file:
64+
text: Cannot modify compiled element
6765
sdk.configure.external.annotations.tab:
68-
text: External Annotations
66+
text: External Annotations
67+
title.cannot.create.class:
68+
text: Cannot Create Class
Lines changed: 72 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,78 @@
1-
javadoc.generate.start.button:
2-
text: '&Start'
3-
javadoc.generate.package.default:
4-
text: <default>
5-
javadoc.generate.title:
6-
text: Generate JavaDoc
7-
javadoc.generate.scope.whole.project:
8-
text: '&Whole project'
9-
javadoc.generate.scope.package:
10-
text: '&Package{0}'
11-
javadoc.generate.scope.include.subpackages.checkbox:
12-
text: Include subpackages
13-
javadoc.generate.settings.group:
14-
text: Settings
15-
javadoc.generate.output.directory.not.specified:
16-
text: Output directory is not specified.
17-
javadoc.generate.output.directory.not.exists:
18-
text: |-
19-
Output directory "{0}" does not exist
20-
Do you want to create it?
1+
javadoc.candidates:
2+
text: <html>Candidates for method call <b>{0}</b> are:<br><br>{1}</html>
3+
javadoc.candidates.not.found:
4+
text: <html>No candidates found for method call <b>{0}</b>.</html>
5+
javadoc.constructor.candidates:
6+
text: <html>Candidates for new <b>{0}</b>() are:<br>{1}</html>
7+
javadoc.generate.arguments:
8+
text: '&Other command line arguments:'
9+
javadoc.generate.basic.option:
10+
text: Basic options
11+
javadoc.generate.closing.tag:
12+
text: Automatically insert closing tag inside javadoc
13+
javadoc.generate.exited:
14+
text: |4
15+
16+
javadoc exited with exit code $EXIT_CODE$
17+
javadoc.generate.heap.size:
18+
text: '&Maximum heap size (Mb):'
19+
javadoc.generate.locale:
20+
text: '&Locale:'
2121
javadoc.generate.message.title:
22-
text: JavaDoc
23-
javadoc.generate.output.directory.creation.failed:
24-
text: Creation of "{0}" failed.
25-
javadoc.generate.output.not.a.directory:
26-
text: '"{0}" is not a directory.'
22+
text: JavaDoc
23+
javadoc.generate.no.classes.in.selected.packages.error:
24+
text: Selected scope contain no Java classes
25+
javadoc.generate.no.jdk.path:
26+
text: |-
27+
JDK path is not specified
28+
Cannot generate JavaDoc
2729
javadoc.generate.open.in.browser:
28-
text: Open &generated documentation in browser
29-
javadoc.generate.heap.size:
30-
text: '&Maximum heap size (Mb):'
31-
javadoc.generate.output.directory:
32-
text: 'Output &directory:'
33-
javadoc.generate.scope.group:
34-
text: Scope
35-
javadoc.generate.tags.group:
36-
text: Document these tags
37-
javadoc.generate.tag.list.deprecated:
38-
text: deprecated list
39-
javadoc.generate.basic.option:
40-
text: Basic options
41-
javadoc.generate.options.index.per.letter:
42-
text: Separate index per letter
30+
text: Open &generated documentation in browser
31+
javadoc.generate.options.hierarchy:
32+
text: Generate hierarchy tree
4333
javadoc.generate.options.index:
44-
text: Generate index
34+
text: Generate index
35+
javadoc.generate.options.index.per.letter:
36+
text: Separate index per letter
4537
javadoc.generate.options.navigator:
46-
text: Generate navigation bar
47-
javadoc.generate.options.hierarchy:
48-
text: Generate hierarchy tree
49-
javadoc.generate.arguments:
50-
text: '&Other command line arguments:'
51-
javadoc.settings.title:
52-
text: Javadoc
53-
javadoc.settings.not.specified:
54-
text: Generation options for javadoc not specified
55-
javadoc.generate.no.jdk.path:
56-
text: |-
57-
JDK path is not specified
58-
Cannot generate JavaDoc
59-
javadoc.generate.no.classes.in.selected.packages.error:
60-
text: Selected scope contain no Java classes
61-
javadoc.generate.exited:
62-
text: |2
63-
64-
javadoc exited with exit code $EXIT_CODE$
38+
text: Generate navigation bar
39+
javadoc.generate.output.directory:
40+
text: 'Output &directory:'
6541
javadoc.generate.output.directory.browse:
66-
text: Browse Output directory
67-
javadoc.generate.locale:
68-
text: '&Locale:'
69-
javadoc.generate.closing.tag:
70-
text: Automatically insert closing tag inside javadoc
42+
text: Browse Output directory
43+
javadoc.generate.output.directory.creation.failed:
44+
text: Creation of "{0}" failed.
45+
javadoc.generate.output.directory.not.exists:
46+
text: |-
47+
Output directory "{0}" does not exist
48+
Do you want to create it?
49+
javadoc.generate.output.directory.not.specified:
50+
text: Output directory is not specified.
51+
javadoc.generate.output.not.a.directory:
52+
text: '"{0}" is not a directory.'
53+
javadoc.generate.package.default:
54+
text: <default>
55+
javadoc.generate.scope.group:
56+
text: Scope
57+
javadoc.generate.scope.include.subpackages.checkbox:
58+
text: Include subpackages
59+
javadoc.generate.scope.package:
60+
text: '&Package{0}'
61+
javadoc.generate.scope.whole.project:
62+
text: '&Whole project'
63+
javadoc.generate.settings.group:
64+
text: Settings
65+
javadoc.generate.start.button:
66+
text: '&Start'
67+
javadoc.generate.tag.list.deprecated:
68+
text: deprecated list
69+
javadoc.generate.tags.group:
70+
text: Document these tags
71+
javadoc.generate.title:
72+
text: Generate JavaDoc
7173
javadoc.resolved.value:
72-
text: 'Resolved value:'
73-
javadoc.candidates:
74-
text: <html>Candidates for method call <b>{0}</b> are:<br><br>{1}</html>
75-
javadoc.candidates.not.found:
76-
text: <html>No candidates found for method call <b>{0}</b>.</html>
77-
javadoc.constructor.candidates:
78-
text: <html>Candidates for new <b>{0}</b>() are:<br>{1}</html>
74+
text: 'Resolved value:'
75+
javadoc.settings.not.specified:
76+
text: Generation options for javadoc not specified
77+
javadoc.settings.title:
78+
text: Javadoc

0 commit comments

Comments
 (0)