Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).
This commit is contained in:
@@ -58,7 +58,7 @@ class SpellChecker:
|
||||
"vertices",
|
||||
|
||||
# Merged words
|
||||
"addon", "addons",
|
||||
#~ "addon", "addons",
|
||||
"antialiasing",
|
||||
"arcsine", "arccosine", "arctangent",
|
||||
"autoclip",
|
||||
@@ -118,6 +118,7 @@ class SpellChecker:
|
||||
"localview",
|
||||
"lookup", "lookups",
|
||||
"mathutils",
|
||||
"micropolygon",
|
||||
"midlevel",
|
||||
"midground",
|
||||
"mixdown",
|
||||
@@ -127,6 +128,7 @@ class SpellChecker:
|
||||
"multires", "multiresolution",
|
||||
"multisampling",
|
||||
"multitexture",
|
||||
"multithreaded",
|
||||
"multiuser",
|
||||
"multiview",
|
||||
"namespace",
|
||||
@@ -412,6 +414,7 @@ class SpellChecker:
|
||||
# Blender terms
|
||||
"audaspace",
|
||||
"bbone",
|
||||
"bendy", # bones
|
||||
"bmesh",
|
||||
"breakdowner",
|
||||
"bspline",
|
||||
@@ -473,9 +476,10 @@ class SpellChecker:
|
||||
"wpaint",
|
||||
"uvwarp",
|
||||
|
||||
# Algorithm names
|
||||
# Algorithm/library names
|
||||
"ashikhmin", # Ashikhmin-Shirley
|
||||
"beckmann",
|
||||
"blosc",
|
||||
"catmull",
|
||||
"catrom",
|
||||
"chebychev",
|
||||
|
Reference in New Issue
Block a user