Spellchecker should use #ref anchor to save memory
[fedora-idea.git] / plugins / spellchecker / src / com / intellij / spellchecker / util / SpellCheckerBundle.properties
blobb103cd5324e6d5a6a4669031bc046be7ad953e23
1 change.to.0=Typo: Change to ''{0}''
2 change.to=Typo: Change to...
3 rename.to.0=Typo: Rename to ''{0}''
4 rename.to=Typo: Rename to...
5 spelling=Spelling
6 spellchecking.inspection.name=Typo
7 comments.with.mistakes=Comments with mistakes
8 word.0.1.is.misspelled=Typo: In word ''#ref''
9 add.0.to.dictionary=Typo: Accept ''{0}'' as correct
10 class.name.with.mistakes=Class name with mistakes
11 method.name.with.mistakes=Method name with mistakes
12 field.name.with.mistakes=Field name with mistakes
13 xml.with.mistakes=XML with mistakes
14 property.value.with.mistakes=Property value with mistakes
15 string.value.with.mistakes=Literal expression with mistakes
16 local.variable.name.with.mistakes=Local variable name with mistakes
17 doccomment.with.mistakes=Doc comment with mistake
18 user.dictionary=User Dictionary
19 ignored.words=Ignored Words
20 enter.simple.word=Enter word:
21 add.new.word=Add new word
22 entered.word.0.is.mixed.cased.you.must.enter.simple.word=Entered word {0} is mixed cased. You must enter simple word
23 entered.word.0.is.correct.you.no.need.to.add.this.in.list=Entered word {0} is correct. You don't need to add this in list.
24 no.suggestions=<no suggestion>
25 process.code=Process code
26 process.literals=Process literals
27 process.comments=Process comments
28 link.to.settings=Manage Dictionaries
29 link.to.inspection.settings=Configure 'Spelling' inspection
30 exact.rename.to=Typo: Rename to ''{0}''
31 add.directory.title=Custom Dictionaries Folder
32 add.directory.description=Add folders to load dictionaries (.dic) from
33 directory.is.already.included=Directory is already included
34 dictionaries.panel.title=Dictionaries
35 dictionaries.panel.description=Enable/disable dictionaries for your project