From d210755f85f8539add759680aa5c407f5748ceae Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Wed, 14 Dec 2016 10:36:43 +0100 Subject: Usual UI messages/i18n fixes/tweaks. --- release/scripts/modules/bl_i18n_utils/utils_spell_check.py | 3 +++ 1 file changed, 3 insertions(+) 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 f749cf82bb9..949678b2fc0 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", -- cgit v1.2.3