Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <bastien@blender.org>2020-12-28 12:21:42 +0300
committerBastien Montagne <bastien@blender.org>2020-12-28 12:22:02 +0300
commit823f0da702f1144fd87863f6b3dc3e082889d19c (patch)
treec56948f15743a5c8cb48e29aa22ea1c07d589745 /release/scripts/modules/bl_i18n_utils
parente6bb2cdec75229b21e82c88263d68eadf4ffe95a (diff)
Cleanup: UI messages fixes.
Diffstat (limited to 'release/scripts/modules/bl_i18n_utils')
-rw-r--r--release/scripts/modules/bl_i18n_utils/utils_spell_check.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
index 751e7a0ab51..49dadd422ca 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -174,7 +174,7 @@ class SpellChecker:
"premultiply", "premultiplied",
"prepass",
"prepend",
- "preprocess", "preprocessing",
+ "preprocess", "preprocessing", "preprocessor",
"preseek",
"promillage",
"pushdown",
@@ -549,7 +549,7 @@ class SpellChecker:
"freestyle",
"enum", "enums",
"gizmogroup",
- "gons", # N-Gons
+ "gon", "gons", # N-Gon(s)
"gpencil",
"idcol",
"keyframe", "keyframes", "keyframing", "keyframed",