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-03-19 18:25:10 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2014-03-19 18:25:32 +0400
commit7698322846c8c661fdbdf9c22f7e2df2d16134d8 (patch)
tree1d92bcf675361d1429fbf7eaf96d20030ba7edf7 /release/scripts/modules
parent7997e38917159d2779769b2d1a938ca1750e2641 (diff)
Usual UI messages fixes...
Diffstat (limited to 'release/scripts/modules')
-rw-r--r--release/scripts/modules/bl_i18n_utils/utils_spell_check.py7
1 files changed, 6 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 ec8c4fc81d0..cd117ef1f26 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -39,6 +39,7 @@ class SpellChecker():
"decrement",
"derivate",
"doesn", # doesn't
+ "equi", # equi-angular, etc.
"fader",
"globbing",
"hasn", # hasn't
@@ -321,6 +322,7 @@ class SpellChecker():
"bezier", "beziers",
"bicubic",
"bilinear",
+ "binormal",
"blackpoint", "whitepoint",
"blinn",
"bokeh",
@@ -362,6 +364,7 @@ class SpellChecker():
"specular", "specularity",
"spillmap",
"sobel",
+ "texel",
"tonemap",
"toon",
"timecode",
@@ -412,6 +415,7 @@ class SpellChecker():
"poselib",
"pushpull",
"pyconstraint", "pyconstraints",
+ "qe", # keys...
"shapekey", "shapekeys",
"shrinkfatten",
"shrinkwrap",
@@ -427,6 +431,7 @@ class SpellChecker():
"vcol", "vcols",
"vgroup", "vgroups",
"vinterlace",
+ "wasd", "wasdqe", # keys...
"wetmap", "wetmaps",
"wpaint",
"uvwarp",
@@ -489,7 +494,7 @@ class SpellChecker():
"hdc",
"hdr",
"hh", "mm", "ss", "ff", # hh:mm:ss:ff timecode
- "hsv", "hsva",
+ "hsv", "hsva", "hsl",
"id",
"ior",
"itu",