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-11 13:06:49 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2013-03-11 13:06:49 +0400
commit4daef649866cfc2699b30b2eeab0e0370265c76a (patch)
tree655ef7e456b3e428b968ff6967bde264c740b169 /release
parent34f3dc43e73279cbfa9ebf442d4bd59467d04654 (diff)
Fix more UI i18n issues (reported by Leon Cheung and Lockal).
We have a glicth with colormanagement's spaces descriptions, though, looks like they are clamped at 64 chars (see raw space), will see that later, if it’s solvable.
Diffstat (limited to 'release')
-rw-r--r--release/scripts/modules/bl_i18n_utils/spell_check_utils.py1
1 files changed, 1 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 2d2ea6f789d..38892f698a9 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",
+ "customdata",
"dataset", "datasets",
"de",
"defocus",