[Bf-blender-cvs] [5a232039d51] master: Usual i18n/UI messages fixes and cleanup.

Bastien Montagne noreply at git.blender.org
Mon Apr 24 09:34:16 CEST 2017


Commit: 5a232039d5101361ffd249d44112831ec632fc82
Author: Bastien Montagne
Date:   Mon Apr 24 09:33:22 2017 +0200
Branches: master
https://developer.blender.org/rB5a232039d5101361ffd249d44112831ec632fc82

Usual i18n/UI messages fixes and cleanup.

===================================================================

M	release/scripts/modules/bl_i18n_utils/utils_spell_check.py

===================================================================

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 949678b2fc0..316415555ab 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -357,6 +357,7 @@ class SpellChecker:
         "bezier", "beziers",
         "bicubic",
         "bilinear",
+        "bindpose",
         "binormal",
         "blackpoint", "whitepoint",
         "blinn",
@@ -364,6 +365,7 @@ class SpellChecker:
         "catadioptric",
         "centroid",
         "chrominance",
+        "clearcoat",
         "codec", "codecs",
         "collada",
         "compositing",




More information about the Bf-blender-cvs mailing list