From f2d564d4f3e9aaa8f76cdac6aedda1bd23ec3666 Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Mon, 15 Feb 2016 20:09:10 +0100 Subject: Usual i18n tweaks... --- release/scripts/modules/bl_i18n_utils/utils_spell_check.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'release') 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 b22e1e93472..df014e8262b 100644 --- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py +++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py @@ -242,6 +242,7 @@ class SpellChecker: "aero", "amb", "anim", + "app", "bool", "calc", "config", "configs", @@ -361,6 +362,7 @@ class SpellChecker: "collada", "compositing", "crossfade", + "cuda", "deinterlace", "dropoff", "dv", @@ -593,6 +595,7 @@ class SpellChecker: "eps", "exr", "fbx", + "fbxnode", "ffmpeg", "flac", "gzip", -- cgit v1.2.3