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-06-09 23:52:10 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2014-06-09 23:52:10 +0400
commit131d388d81a6c676498050e6905de8f7c6df8190 (patch)
tree83936f2427b78b8780fccc0dcb6b2123ef052287 /release/scripts/modules/bl_i18n_utils/utils_spell_check.py
parent75381aea50d401e4fc227109e10681ea0261b82a (diff)
Usual UI message handling...
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.py15
1 files changed, 14 insertions, 1 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 aa10b71783c..9371159e0e7 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -43,6 +43,7 @@ class SpellChecker():
"fader",
"globbing",
"hasn", # hasn't
+ "hetero",
"hoc", # ad-hoc
"indices",
"iridas",
@@ -52,6 +53,7 @@ class SpellChecker():
"latin",
"merchantability",
"mplayer",
+ "pong", # ping pong
"teleport", "teleporting",
"vertices",
@@ -89,8 +91,10 @@ class SpellChecker():
"customdata",
"dataset", "datasets",
"de",
+ "deconstruct",
"defocus",
"denoise",
+ "deselect", "deselecting", "deselection",
"despill", "despilling",
"editcurve",
"editmesh",
@@ -123,8 +127,8 @@ class SpellChecker():
"multiuser",
"namespace",
"keyconfig",
+ "online",
"playhead",
- "polyline",
"popup", "popups",
"pre",
"precache", "precaching",
@@ -223,6 +227,9 @@ class SpellChecker():
"rasterized", "rasterization", "rasterizer",
"renderer", "renderable", "renderability",
+ # Really bad!!!
+ "convertor",
+
# Abbreviations
"aero",
"amb",
@@ -233,6 +240,7 @@ class SpellChecker():
"const",
"coord", "coords",
"degr",
+ "diff",
"dof",
"dupli", "duplis",
"eg",
@@ -279,6 +287,7 @@ class SpellChecker():
"vel", # velocity!
"vert", "verts",
"vis",
+ "xor",
"xyz", "xzy", "yxz", "yzx", "zxy", "zyx",
"xy", "xz", "yx", "yz", "zx", "zy",
@@ -290,6 +299,7 @@ class SpellChecker():
"fribidi",
"gettext",
"hashable",
+ "hotspot",
"intrinsics",
"isosurface",
"jitter", "jittering", "jittered",
@@ -302,8 +312,11 @@ class SpellChecker():
"normals",
"numpad",
"octree",
+ "omnidirectional",
"opengl",
"openmp",
+ "photoreceptor",
+ "poly",
"polyline", "polylines",
"pulldown", "pulldowns",
"quantized",