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-03-10 20:55:01 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2013-03-10 20:55:01 +0400
commit874b692e80181a7212c77e1d9c83b6e0b36be967 (patch)
treeecac5eff553d0d801fd74436e515e2e10e1e2297 /release
parent7a94ad94089377c541836fa880748166aa4278c5 (diff)
More UI message i18n fixes and improvements...
Rendering messages are now translatable.
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 40cbd6e9d17..2d2ea6f789d 100644
--- a/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
+++ b/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
@@ -77,6 +77,7 @@ class SpellChecker():
"builtin", "builtins",
"bytecode",
"chunksize",
+ "dataset", "datasets",
"de",
"defocus",
"denoise",
@@ -96,6 +97,7 @@ class SpellChecker():
"inscatter", "inscattering",
"libdata",
"lightless",
+ "localview",
"lookup", "lookups",
"mathutils",
"midlevel",
@@ -113,6 +115,7 @@ class SpellChecker():
"polyline",
"popup", "popups",
"pre",
+ "precache", "precaching",
"precalculate",
"prefetch",
"premultiply", "premultiplied",
@@ -120,6 +123,7 @@ class SpellChecker():
"prepend",
"preprocess", "preprocessing",
"preseek",
+ "raytree",
"readonly",
"realtime",
"rekey",
@@ -132,6 +136,7 @@ class SpellChecker():
"rolloff",
"screencast", "screenshot", "screenshots",
"selfcollision",
+ "shadowbuffer", "shadowbuffers",
"singletexture",
"spellcheck", "spellchecking",
"startup",
@@ -243,6 +248,7 @@ class SpellChecker():
"quat", "quats",
"recalc", "recalcs",
"refl",
+ "sce",
"sel",
"spec",
"struct", "structs",
@@ -250,6 +256,7 @@ class SpellChecker():
"tex",
"tri", "tris",
"uv", "uvs", "uvw", "uw", "uvmap",
+ "ve",
"vec",
"vel", # velocity!
"vert", "verts",