try to update warning log according to new translation builder
svn: r20694
This commit is contained in:
parent
14dbae104f
commit
bd28665977
@ -64,7 +64,7 @@ else:
|
||||
else:
|
||||
logging.warning('Locale dir does not exist at ' +
|
||||
os.path.join(PREFIXDIR, "share/locale"))
|
||||
logging.warning('Running ./configure --prefix=YourPrefixDir might fix the problem')
|
||||
logging.warning('Running python setup.py install --prefix=YourPrefixDir might fix the problem')
|
||||
LOCALEDIR = None
|
||||
|
||||
LOCALEDOMAIN = 'gramps'
|
||||
|
Loading…
Reference in New Issue
Block a user