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>2013-07-16 17:12:58 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2013-07-16 17:12:58 +0400
commit20d6cd008b8a7b110fff3ca211651693916d9946 (patch)
treea67db81f25776021dbc4e5d1e8e7c1985c5d6277 /release/scripts/modules/bl_i18n_utils/utils_spell_check.py
parent78a3c2ae57d331ec92c61f6e6deeea800143e1e9 (diff)
Style cleanup of UI messages.
Mostly, "weight groups" -> "vertex groups", and usual case/endpoints/typos/etc. As a remainder, please read http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#UI_Messages before writing UI messages!
Diffstat (limited to 'release/scripts/modules/bl_i18n_utils/utils_spell_check.py')
-rw-r--r--release/scripts/modules/bl_i18n_utils/utils_spell_check.py2
1 files changed, 2 insertions, 0 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 8c237840d96..1da45a9f415 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -40,6 +40,7 @@ class SpellChecker():
"derivate",
"doesn", # doesn't
"fader",
+ "globbing",
"hasn", # hasn't
"hoc", # ad-hoc
"indices",
@@ -59,6 +60,7 @@ class SpellChecker():
"autoclip",
"autocomplete",
"autoexec",
+ "autoexecution",
"autoname",
"autosave",
"autoscale",