[Bf-blender-cvs] [a21549f] master: Usual i18n/UI messages cleanup & fixes.

Bastien Montagne noreply at git.blender.org
Tue Jun 28 21:34:41 CEST 2016


Commit: a21549f822420d418c1b1189bfb2678f52f44e1f
Author: Bastien Montagne
Date:   Tue Jun 28 21:34:18 2016 +0200
Branches: master
https://developer.blender.org/rBa21549f822420d418c1b1189bfb2678f52f44e1f

Usual i18n/UI messages cleanup & fixes.

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

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 636b6b0..98a117e 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -58,7 +58,6 @@ class SpellChecker:
         "vertices",
 
         # Merged words
-        #~ "addon", "addons",
         "antialiasing",
         "arcsine", "arccosine", "arctangent",
         "autoclip",
@@ -127,6 +126,7 @@ class SpellChecker:
         "multipaint",
         "multires", "multiresolution",
         "multisampling",
+        "multiscatter",
         "multitexture",
         "multithreaded", 
         "multiuser",
@@ -530,6 +530,7 @@ class SpellChecker:
         "futura",
         "fx",
         "gfx",
+        "ggx",
         "gl",
         "glsl",
         "gpl",




More information about the Bf-blender-cvs mailing list