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 17:40:05 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2012-10-13 17:40:05 +0400
commit9f21b799c42e65d4f88338085bc13f5b205b983f (patch)
treed49345ebd17f0d8ee93ca62a43bc1f7e4bee686a /release
parent3b88a29abfdba618cc874f06ac8312218ae29b00 (diff)
And more UI messages spell check.
Diffstat (limited to 'release')
-rw-r--r--release/scripts/modules/bl_i18n_utils/spell_check_utils.py4
1 files changed, 4 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 6911b0317e7..ae463917f88 100644
--- a/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
+++ b/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
@@ -92,6 +92,7 @@ dict_uimsgs = {
"gridline",
"hemi",
"inscatter", "inscattering",
+ "libdata",
"lightless",
"lookup", "lookups",
"mathutils",
@@ -103,6 +104,7 @@ dict_uimsgs = {
"multires", "multiresolution",
"multisampling",
"multitexture",
+ "multiuser",
"namespace",
"keyconfig",
"playhead",
@@ -327,6 +329,7 @@ dict_uimsgs = {
"ztransp",
# Blender terms
+ "audaspace",
"bbone",
"breakdowner",
"bspline",
@@ -456,6 +459,7 @@ dict_uimsgs = {
"dop", # BLI K-Dop BVH
"ik",
"nla",
+ "py",
"qbvh",
"rna",
"rvo",