Translate labels of buttons created in code
This commit is contained in:
parent
79148a56f4
commit
a31bfaa53a
6 changed files with 324 additions and 299 deletions
|
@ -16,7 +16,7 @@ if os.path.exists(datadirdev):
|
|||
localedir = None
|
||||
localedirdev = os.path.join(srcdir, '..', 'locale')
|
||||
if os.path.exists(localedirdev):
|
||||
localedir = datadirdev
|
||||
localedir = localedirdev
|
||||
|
||||
# Set GSettings schema dir (if not set already)
|
||||
if not os.environ.get('GSETTINGS_SCHEMA_DIR'):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue