[mobile] opened option to merge translations
This commit is contained in:
parent
95d583e848
commit
5f2c9ba673
|
@ -4,7 +4,7 @@ import os.path
|
||||||
|
|
||||||
lost_key_count, sum_key_count = 0, 0
|
lost_key_count, sum_key_count = 0, 0
|
||||||
|
|
||||||
merge_dicts = False
|
merge_dicts = True
|
||||||
verbose_out = False
|
verbose_out = False
|
||||||
#path_to_compare = "../apps/documenteditor/mobile/locale"
|
#path_to_compare = "../apps/documenteditor/mobile/locale"
|
||||||
path_to_compare = "../apps"
|
path_to_compare = "../apps"
|
||||||
|
|
Loading…
Reference in a new issue