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-04-20 16:26:37 +0300
committerBastien Montagne <bastien@blender.org>2020-04-20 16:27:01 +0300
commitaa2544793dc2a68e6607352059b70136bde6281a (patch)
treede57c6f8666e873cd8b936a586d9ecd8700d2e3b /release/scripts/modules/bl_i18n_utils/utils_spell_check.py
parent915866f0d9fa74b912d815e4667730361672ae59 (diff)
Various typos fixes in UI messages.
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.py12
1 files changed, 12 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 f57f5dc3903..738554e8f2c 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -64,6 +64,7 @@ class SpellChecker:
"pong", # ping pong
"scalable",
"shadeless",
+ "shouldn", # shouldn't
"smoothen",
"spacings",
"teleport", "teleporting",
@@ -78,6 +79,7 @@ class SpellChecker:
"autoexecution",
"autogenerated",
"autolock",
+ "automasking",
"autoname",
"autopack",
"autosave",
@@ -593,6 +595,7 @@ class SpellChecker:
# Algorithm/library names
"ashikhmin", # Ashikhmin-Shirley
+ "arsloe", # Texel-Marsen-Arsloe
"beckmann",
"blackman", # Blackman-Harris
"blosc",
@@ -606,16 +609,21 @@ class SpellChecker:
"hosek",
"kutta",
"lennard",
+ "marsen", # Texel-Marsen-Arsloe
"mikktspace",
"minkowski",
"minnaert",
+ "moskowitz", # Pierson-Moskowitz
"musgrave",
"nayar",
"netravali",
"ogawa",
"oren",
+ "peucker", # Ramer-Douglas-Peucker
+ "pierson", # Pierson-Moskowitz
"preetham",
"prewitt",
+ "ramer", # Ramer-Douglas-Peucker
"runge",
"sobol",
"verlet",
@@ -665,6 +673,7 @@ class SpellChecker:
"ies",
"ior",
"itu",
+ "jonswap",
"lhs",
"lmb", "mmb", "rmb",
"kb",
@@ -686,10 +695,13 @@ class SpellChecker:
"ssao",
"ssr",
"svn",
+ "tma",
"ui",
"unix",
"vbo", "vbos",
+ "vr",
"wxyz",
+ "xr",
"ycc", "ycca",
"yrgb",
"yuv", "yuva",