Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2016-06-28 22:34:18 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-06-28 22:34:18 +0300
commita21549f822420d418c1b1189bfb2678f52f44e1f (patch)
treed469f9910415921351d64b201db54ad408541471
parent5b325abf604954fc7172dfa3e436dca15897ab65 (diff)
Usual i18n/UI messages cleanup & fixes.
-rw-r--r--release/scripts/modules/bl_i18n_utils/utils_spell_check.py3
1 files changed, 2 insertions, 1 deletions
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 636b6b0f46b..98a117e95a6 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -58,7 +58,6 @@ class SpellChecker:
"vertices",
# Merged words
- #~ "addon", "addons",
"antialiasing",
"arcsine", "arccosine", "arctangent",
"autoclip",
@@ -127,6 +126,7 @@ class SpellChecker:
"multipaint",
"multires", "multiresolution",
"multisampling",
+ "multiscatter",
"multitexture",
"multithreaded",
"multiuser",
@@ -530,6 +530,7 @@ class SpellChecker:
"futura",
"fx",
"gfx",
+ "ggx",
"gl",
"glsl",
"gpl",