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-10-13 15:08:00 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2012-10-13 15:08:00 +0400
commit4ef69febebf88ddd7b912eea07145276725c81bd (patch)
treede03a455ff03f57c38c64070f9dff763aebe56f6 /release
parentb6b2f37f2759a4738d6db970a7bda21709783f81 (diff)
More spell check exceptions...
Diffstat (limited to 'release')
-rw-r--r--release/scripts/modules/bl_i18n_utils/spell_check_utils.py7
1 files changed, 7 insertions, 0 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 609af832865..6911b0317e7 100644
--- a/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
+++ b/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
@@ -37,10 +37,12 @@ dict_uimsgs = {
"aren", # aren't
"betweens", # yuck! in-betweens!
"boolean", "booleans",
+ "couldn", #couldn't
"decrement",
"derivate",
"doesn", # doesn't
"fader",
+ "hasn", # hasn't
"hoc", # ad-hoc
"indices",
"iridas",
@@ -290,6 +292,7 @@ dict_uimsgs = {
"crossfade",
"deinterlace",
"dropoff",
+ "dv",
"eigenvectors",
"equirectangular",
"fisheye",
@@ -303,6 +306,7 @@ dict_uimsgs = {
"midtones",
"mipmap", "mipmaps", "mip",
"ngon", "ngons",
+ "ntsc",
"nurb", "nurbs",
"perlin",
"phong",
@@ -347,6 +351,8 @@ dict_uimsgs = {
"metaelement", "metaelements",
"metastrip", "metastrips",
"movieclip",
+ "mpoly",
+ "mtex",
"nabla",
"navmesh",
"outliner",
@@ -362,6 +368,7 @@ dict_uimsgs = {
"stucci",
"sunsky",
"subsurf",
+ "tessface", "tessfaces",
"texface",
"timeline", "timelines",
"tosphere",