Minor updates.

This commit is contained in:
Bastien Montagne 2012-07-03 19:06:43 +00:00
parent 37dc4006c7
commit 14b2c348c8
2 changed files with 4 additions and 3 deletions

@ -24,9 +24,8 @@
import os
# Quite an ugly hack… But the simplest solution for now!
#import sys
#sys.path.append(os.path.abspath(os.path.dirname(__file__)))
# XXX Relative import does not work here when used from Blender...
#from . import settings
import bl_i18n_utils.settings as settings

@ -165,6 +165,7 @@ dict_uimsgs = {
"workflow",
# Neologisms, slangs
"affectable",
"automagic", "automagically",
"blobby",
"blockiness", "blocky",
@ -330,6 +331,7 @@ dict_uimsgs = {
"dupliobject", "dupliob",
"dupligroup",
"duplivert",
"editbone",
"fcurve", "fcurves",
"fluidsim",
"frameserver",