From a53d34a28a9db646a0b86f5d2dc8f1d397175ac2 Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Mon, 3 May 2021 12:22:46 +0200 Subject: Minor updates to i18n spellcheck tool. --- release/scripts/modules/bl_i18n_utils/utils_spell_check.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'release/scripts/modules/bl_i18n_utils') 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 6046e8e74d8..c310eee0b14 100644 --- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py +++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py @@ -119,6 +119,7 @@ class SpellChecker: "dirtree", "editcurve", "editmesh", + "faceforward", "filebrowser", "filelist", "filename", "filenames", @@ -200,6 +201,7 @@ class SpellChecker: "selfcollision", "shadowbuffer", "shadowbuffers", "singletexture", + "softbox", "spellcheck", "spellchecking", "startup", "stateful", -- cgit v1.2.3