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 <montagne29@wanadoo.fr>2014-01-21 23:18:07 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2014-01-21 23:18:07 +0400
commitaeca473a4177e52c6d258f3307627169ef237170 (patch)
treef72201609c22691cfa2419be62deb00728cd5629 /release
parenta6e697f6d7ed5186baa0ccad4f5a626b655a1c6c (diff)
Usual UI messages fixes.
Diffstat (limited to 'release')
-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 d0cb97fc236..ec8c4fc81d0 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -63,6 +63,7 @@ class SpellChecker():
"autoexec",
"autoexecution",
"autoname",
+ "autopack",
"autosave",
"autoscale",
"autosmooth",
@@ -278,6 +279,7 @@ class SpellChecker():
"xy", "xz", "yx", "yz", "zx", "zy",
# General computer/science terms
+ "bitangent",
"boid", "boids",
"equisolid",
"euler", "eulers",
@@ -438,6 +440,7 @@ class SpellChecker():
"hosek",
"kutta",
"lennard",
+ "mikktspace",
"minkowski",
"minnaert",
"musgrave",