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>2021-10-04 12:08:33 +0300
committerBastien Montagne <bastien@blender.org>2021-10-04 12:14:57 +0300
commit87a3cb3bffd810f71c9af114a5b8fe8d4f029cf7 (patch)
tree3dc789e02ab07eb3879497cbed15fc6935f42a87 /release/scripts/modules/bl_i18n_utils
parent8c55333a8e8082ff6766b91d2cbfa74e510e9739 (diff)
Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.
Blender English should use 'American' variants, not 'British' variants.
Diffstat (limited to 'release/scripts/modules/bl_i18n_utils')
-rw-r--r--release/scripts/modules/bl_i18n_utils/utils_spell_check.py3
1 files changed, 3 insertions, 0 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 0293d7143ec..c40b4593a19 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -176,6 +176,7 @@ class SpellChecker:
"precalculate",
"precomputing",
"prefetch",
+ "prefilter", "prefiltering",
"preload",
"premultiply", "premultiplied",
"prepass",
@@ -225,6 +226,7 @@ class SpellChecker:
"subpath",
"subsize",
"substep", "substeps",
+ "substring",
"targetless",
"textbox", "textboxes",
"tilemode",
@@ -731,6 +733,7 @@ class SpellChecker:
"tma",
"ui",
"unix",
+ "uuid",
"vbo", "vbos",
"vr",
"wxyz",