2
edits
Changes
From Gramps
→Parsing place title
+ , r'\s*'+citygr+r'.*?)\s*[.,]\s*'+codegr+r'.*?)\s*[.,]\s*'
+ +stategr+r'.*?)\s*[.,]\s*'+countrygr+r'.*?)\s*$'),
Note: this patch does not work with locale set to french (e.g. LANGUAGE=fr_FR.UTF-8). Before getting this fixed, users should temporarily move to english locale to use it.
===For GRAMPS 3.2===