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>2012-07-04 19:04:38 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2012-07-04 19:04:38 +0400
commit558721ab59bd4e6186005f5e9aca50e094c9e72c (patch)
tree1f6800b8f473d452e9282c762f0a73900c69988e /release/scripts/modules/bl_i18n_utils
parent715edceb42c2624ca691d2a7edef3583c2a2b0c2 (diff)
More spell checking.
Diffstat (limited to 'release/scripts/modules/bl_i18n_utils')
-rw-r--r--release/scripts/modules/bl_i18n_utils/spell_check_utils.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/release/scripts/modules/bl_i18n_utils/spell_check_utils.py b/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
index 8e305122487..e5b065c7ceb 100644
--- a/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
+++ b/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
@@ -38,6 +38,7 @@ dict_uimsgs = {
"betweens", # yuck! in-betweens!
"boolean", "booleans",
"decrement",
+ "derivate",
"doesn", # doesn't
"fader",
"hoc", # ad-hoc
@@ -88,7 +89,7 @@ dict_uimsgs = {
"fullscreen",
"gridline",
"hemi",
- "inscatter",
+ "inscatter", "inscattering",
"lightless",
"lookup", "lookups",
"mathutils",
@@ -161,6 +162,7 @@ dict_uimsgs = {
"unspill",
"unstitchable",
"vectorscope",
+ "whitespace",
"worldspace",
"workflow",
@@ -182,6 +184,7 @@ dict_uimsgs = {
"polygonization",
"selectability",
"slurph",
+ "stitchable",
"trackability",
"transmissivity",
"rasterized", "rasterization",
@@ -332,6 +335,7 @@ dict_uimsgs = {
"dupligroup",
"duplivert",
"editbone",
+ "editmode",
"fcurve", "fcurves",
"fluidsim",
"frameserver",