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>2022-03-28 11:40:14 +0300
committerBastien Montagne <bastien@blender.org>2022-03-28 11:40:14 +0300
commitda130d751f5b9fc61a336c989af6cc25c9309112 (patch)
tree7f40dd2af7e01f84386f9583daa6cfb606888ce9 /release/scripts/modules/bl_i18n_utils/utils_spell_check.py
parent587efa994947e0b5d6c69fe49d51d822285199b7 (diff)
Fix various UI messages issues.
Diffstat (limited to 'release/scripts/modules/bl_i18n_utils/utils_spell_check.py')
-rw-r--r--release/scripts/modules/bl_i18n_utils/utils_spell_check.py2
1 files changed, 2 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 144b7d09422..c0e065bf050 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -104,6 +104,7 @@ class SpellChecker:
"builtin", "builtins",
"bytecode",
"chunksize",
+ "codebase",
"customdata",
"dataset", "datasets",
"de",
@@ -123,6 +124,7 @@ class SpellChecker:
"filepath", "filepaths",
"forcefield", "forcefields",
"framerange",
+ "frontmost",
"fulldome", "fulldomes",
"fullscreen",
"gamepad",