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-11-03 18:11:36 +0300
committerBastien Montagne <bastien@blender.org>2021-11-03 18:13:46 +0300
commitef30a876b5ef02ec875eba14683b9751abc71381 (patch)
tree01404ca7887409895e9316eef8ec7b9b712f0052 /release/scripts/modules
parent2ecaa971f090810d08bee468d25c5ea0ab2563d3 (diff)
I18n: Add some more acronyms to the spellchecker.
Diffstat (limited to 'release/scripts/modules')
-rw-r--r--release/scripts/modules/bl_i18n_utils/utils_spell_check.py6
1 files changed, 6 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 6baf5129dd7..62186655326 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -689,11 +689,13 @@ class SpellChecker:
"ctrl",
"cw", "ccw",
"dev",
+ "dls",
"djv",
"dpi",
"dvar",
"dx",
"eo",
+ "ewa",
"fh",
"fk",
"fov",
@@ -733,6 +735,7 @@ class SpellChecker:
"rhs",
"rv",
"sdl",
+ "sdls",
"sl",
"smpte",
"ssao",
@@ -767,6 +770,7 @@ class SpellChecker:
"svbvh",
# Files types/formats
+ "aac",
"avi",
"attrac",
"autocad",
@@ -789,6 +793,7 @@ class SpellChecker:
"ico",
"jpg", "jpeg", "jpegs",
"json",
+ "lzw",
"matroska",
"mdd",
"mkv",
@@ -798,6 +803,7 @@ class SpellChecker:
"openjpeg",
"osl",
"oso",
+ "pcm",
"piz",
"png", "pngs",
"po",