[Bf-blender-cvs] [d210755] master: Usual UI messages/i18n fixes/tweaks.

Bastien Montagne noreply at git.blender.org
Wed Dec 14 10:56:32 CET 2016


Commit: d210755f85f8539add759680aa5c407f5748ceae
Author: Bastien Montagne
Date:   Wed Dec 14 10:36:43 2016 +0100
Branches: master
https://developer.blender.org/rBd210755f85f8539add759680aa5c407f5748ceae

Usual UI messages/i18n fixes/tweaks.

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

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 f749cf8..949678b 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -248,6 +248,7 @@ class SpellChecker:
         "amb",
         "anim",
         "app",
+        "bbox", "bboxes",
         "bool",
         "calc",
         "config", "configs",
@@ -443,6 +444,7 @@ class SpellChecker:
         "gpencil",
         "idcol",
         "keyframe", "keyframes", "keyframing", "keyframed",
+        "mathvis",
         "metaball", "metaballs", "mball",
         "metaelement", "metaelements",
         "metastrip", "metastrips",
@@ -470,6 +472,7 @@ class SpellChecker:
         "timeline", "timelines",
         "tosphere",
         "uilist",
+        "userpref",
         "vcol", "vcols",
         "vgroup", "vgroups",
         "vinterlace",




More information about the Bf-blender-cvs mailing list