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>2012-10-18 20:25:58 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2012-10-18 20:25:58 +0400
commitb8267a0dfba5f85cebc122377bac4d63c7af20b2 (patch)
treea5240f4149fdb53f13d19afd758cc4d72a03798d /release/scripts/modules/bl_i18n_utils/spell_check_utils.py
parentd3eb9dddd6b49c7977e9fb3cc39f5e621e51fa9f (diff)
More UI messages and BKE_reportf<->BKE_report fixes...
Diffstat (limited to 'release/scripts/modules/bl_i18n_utils/spell_check_utils.py')
-rw-r--r--release/scripts/modules/bl_i18n_utils/spell_check_utils.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/release/scripts/modules/bl_i18n_utils/spell_check_utils.py b/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
index ae463917f88..d8cb77cd364 100644
--- a/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
+++ b/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
@@ -161,7 +161,7 @@ dict_uimsgs = {
"unreacted",
"unregister",
"unselected",
- "unsubdivided",
+ "unsubdivided", "unsubdivide",
"unshadowed",
"unspill",
"unstitchable",
@@ -189,6 +189,7 @@ dict_uimsgs = {
"selectability",
"slurph",
"stitchable",
+ "symmetrize",
"trackability",
"transmissivity",
"rasterized", "rasterization",
@@ -417,6 +418,7 @@ dict_uimsgs = {
"dpi",
"dvar",
"dx",
+ "eo",
"fh",
"fov",
"fft",