|
|
@@ -259,25 +259,25 @@
|
|
|
"editor_settings": "Editor Settings",
|
|
|
"common_settings": {
|
|
|
"common_settings": "Common Settings",
|
|
|
- "common-misspellings": "Textlint rules to find common misspellings from Wikipedia: Lists of common misspellings.",
|
|
|
- "max-comma": "Textlint rule is that limit maximum ten(、) count of sentence. <br />Default: 4",
|
|
|
- "sentence-length": "Textlint rules that limit Maximum Length of Sentence."
|
|
|
+ "common_misspellings": "Textlint rules to find common misspellings from Wikipedia: Lists of common misspellings.",
|
|
|
+ "max_comma": "Textlint rule is that limit maximum ten(、) count of sentence. <br />Default: 4",
|
|
|
+ "sentence_length": "Textlint rules that limit Maximum Length of Sentence."
|
|
|
},
|
|
|
"japanese_settings": {
|
|
|
"japanese_settings": "Japanese Settings",
|
|
|
- "ja-no-abusage": "Textlint rules to check for common misuse.",
|
|
|
- "ja-hiragana-keishikimeishi": "Textlint rules to check easy-to-read Keishikimeishi(pronouns) written in Hiragana than Kanji.",
|
|
|
- "ja-no-inappropriate-words": "Textlint rules to check for inappropriate expressions",
|
|
|
- "ja-no-mixed-period": "Textlint rules to check that a paragraph always has a punctuation mark at the end.",
|
|
|
- "ja-no-redundant-expression": "Textlint rules that prohibits redundant expressions. Redundant expressions are expressions that make sense even if they are omitted from the sentence.",
|
|
|
- "max-kanji-continuous-len": "Textlint rules that limits the maximum number of consecutive Kanji.",
|
|
|
- "max-ten": "Textlint rule is that limit maximum ten(、) count of sentence.",
|
|
|
- "no-double-negative-ja": "Textlint rules that detects double negation.",
|
|
|
- "no-doubled-conjunction": "Textlint rules to check duplicated same conjunctions.",
|
|
|
- "no-doubled-joshi": "Textlint rules that checks that the same particle appears consecutively in one sentence.",
|
|
|
- "no-dropping-the-ra": "Textlint rules that detects the word dropping the ra.",
|
|
|
- "no-hankaku-kana": "Textlint rules that disallow to use Half-width kana.",
|
|
|
- "prefer-tari-tari": "Textlint rules that checks tari tari."
|
|
|
+ "ja_no_abusage": "Textlint rules to check for common misuse.",
|
|
|
+ "ja_hiragana_keishikimeishi": "Textlint rules to check easy-to-read Keishikimeishi(pronouns) written in Hiragana than Kanji.",
|
|
|
+ "ja_no_inappropriate_words": "Textlint rules to check for inappropriate expressions",
|
|
|
+ "ja_no_mixed_period": "Textlint rules to check that a paragraph always has a punctuation mark at the end.",
|
|
|
+ "ja_no_redundant_expression": "Textlint rules that prohibits redundant expressions. Redundant expressions are expressions that make sense even if they are omitted from the sentence.",
|
|
|
+ "max_kanji_continuous_len": "Textlint rules that limits the maximum number of consecutive Kanji.",
|
|
|
+ "max_ten": "Textlint rule is that limit maximum ten(、) count of sentence.",
|
|
|
+ "no_double_negative_ja": "Textlint rules that detects double negation.",
|
|
|
+ "no_doubled_conjunction": "Textlint rules to check duplicated same conjunctions.",
|
|
|
+ "no_doubled_joshi": "Textlint rules that checks that the same particle appears consecutively in one sentence.",
|
|
|
+ "no_dropping_the_ra": "Textlint rules that detects the word dropping the ra.",
|
|
|
+ "no_hankaku_kana": "Textlint rules that disallow to use Half-width kana.",
|
|
|
+ "prefer_tari_tari": "Textlint rules that checks tari tari."
|
|
|
}
|
|
|
},
|
|
|
"copy_to_clipboard": {
|