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-03 17:24:13 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2012-07-03 17:24:13 +0400
commit69ca014d5096329e6f0b54c3e16d654e924c3478 (patch)
tree41e14a321ebc201d411d9c7ae8cf72bff6f075c3
parent1f81930ad8987994b39b60aeae4ea1eb7dfaeb26 (diff)
More exception words to the ui dico... :/
-rw-r--r--release/scripts/modules/bl_i18n_utils/spell_check_utils.py11
1 files changed, 9 insertions, 2 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 3999c01a896..6c60bc1afc0 100644
--- a/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
+++ b/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
@@ -62,7 +62,7 @@ dict_uimsgs = {
"autoscale",
"autosmooth",
"autosplit",
- "backface",
+ "backface", "backfacing",
"backimage",
"backscattered",
"bandnoise",
@@ -146,7 +146,7 @@ dict_uimsgs = {
"unbake",
"uncomment",
"undeformed",
- "undistort",
+ "undistort", "undistortion",
"ungroup",
"unhide",
"unindent",
@@ -170,6 +170,7 @@ dict_uimsgs = {
"blockiness", "blocky",
"collider", "colliders",
"deformer", "deformers",
+ "determinator",
"editability",
"keyer",
"lacunarity",
@@ -194,11 +195,15 @@ dict_uimsgs = {
"config", "configs",
"const",
"coord", "coords",
+ "degr",
"dof",
"dupli", "duplis",
"eg",
"esc",
+ "expr",
"fac",
+ "fra",
+ "frs",
"grless",
"http",
"init",
@@ -210,6 +215,7 @@ dict_uimsgs = {
"multicam",
"num",
"ok",
+ "orco",
"ortho",
"persp",
"pref", "prefs",
@@ -316,6 +322,7 @@ dict_uimsgs = {
"breakdowner",
"bspline",
"bweight",
+ "colorband",
"datablock", "datablocks",
"dopesheet",
"dupliface", "duplifaces",