From 69ca014d5096329e6f0b54c3e16d654e924c3478 Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Tue, 3 Jul 2012 13:24:13 +0000 Subject: More exception words to the ui dico... :/ --- release/scripts/modules/bl_i18n_utils/spell_check_utils.py | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'release') 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", -- cgit v1.2.3