From 6e7617211b67cc305f960369d59e63f7503c5358 Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Tue, 6 Oct 2020 10:38:21 +0200 Subject: UI messages fixes... --- release/scripts/modules/bl_i18n_utils/utils_spell_check.py | 1 + 1 file changed, 1 insertion(+) 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 986f785a1ff..05985cac868 100644 --- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py +++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py @@ -608,6 +608,7 @@ class SpellChecker: "catmull", "catrom", "chebychev", + "conrady", # Brown-Conrady "courant", "cryptomatte", "crypto", "embree", -- cgit v1.2.3