Commit Graph

22579 Commits

Author SHA1 Message Date
Paul Franklin
82d6e5d215 add DeferredFilter class (a subclass of GenericFilter) 2015-05-09 00:31:30 +02:00
kulath
e6cb3b1360 Fix bug in processing of Place FORM in GEDCOM import as a result of fix
for 8233.

When an unused Place was removed, PlaceImport still tried to generate
the place hierarchy. Also fixed bug in GEDCOM import where a default
PLAC FORM in the GEDCOM header was ignored.
2015-05-09 00:31:30 +02:00
erikdrgm
4c69260c4b Updated 150326 Dutch translation 2015-05-09 00:31:30 +02:00
Leonhaeuser
8db502cea5 update German translation 2015-05-09 00:31:29 +02:00
Jérôme Rapinat
4a088bae53 Remove --no-wrap option from merging
Consistency with most translation files
2015-05-09 00:31:29 +02:00
kulath
a6abc76a74 Fix spurious generation of empty 'Alternative Name' in place.merge()
with an empty name

Bug discovered during testing of fix to 8233 (thanks, Enno for
discovering the problem and the fix).
2015-05-09 00:31:29 +02:00
Jérôme Rapinat
e1ff1a78b3 6403: remove markup in translation
new strings on style editor used old builder style
2015-05-09 00:31:29 +02:00
Sveinn í Felli
d772bb8357 Update Icelandic translation 2015-05-09 00:31:29 +02:00
Jérôme Rapinat
4326d00591 quick test and update 2015-05-09 00:31:29 +02:00
Jérôme Rapinat
5180620a49 fix confusing strings
update tempate

xgettext prior to 0.18.3 leads to error

try to limit bsddb3 mistake on new installation
2015-05-09 00:31:29 +02:00
Paul Franklin
e9741e138d move some unrelated comments away from translated strings 2015-05-09 00:31:29 +02:00
Paul Franklin
cf4f3f549f typo 2015-05-09 00:31:28 +02:00
Leonhaeuser
988797dc21 update German translation 2015-05-09 00:31:28 +02:00
kulath
075f2ccb7b 3082, 4439, 7134, 8279 Various fixes for GEDCOM import.
0003082: 1/4 and 1/2 ANSEL characters not supported on importing ANSEL
GEDCOM
0004439: [Info]: characters ignored on a Gedcom encoded ANSI (cp1252
West Europe, USA)
0007134: Failure importing ANSEL encoded gedcom file.
0008279: GEDCOM import fails for ANSI file incorrectly opened with the
utf8 locale

Fixed GEDCOM import not working properly for Python3; other problems
also corected, including fixing the inability to import Windows CP1252
coded files. Also more consistent fix for 8014. Ensured any error
messages are not lost. Fixed a few ANSEL characters that were not
translated.
2015-05-09 00:31:28 +02:00
John Ralls
3f23c2c5cd Updates for building and bundling with Python3
Note that building currently requires bouncing back and forth between python2 and python3.
2015-05-09 00:31:28 +02:00
Paul Franklin
092a9025dc fix date displayer TODO: estimated and calculated month inflections 2015-05-09 00:31:28 +02:00
Leonhaeuser
9877666fa5 small fix in German translation 2015-05-09 00:31:28 +02:00
Paul Franklin
35e42dbd06 update "master" da.po (with "update_po.py -m da.po") 2015-05-09 00:31:28 +02:00
erikdrgm
71e3729b14 Updated 150320 Dutch translation 2015-05-09 00:31:27 +02:00
Jérôme Rapinat
20ec704d5d Update french translation 2015-05-09 00:31:27 +02:00
Jérôme Rapinat
2e2c32708f Test merging on french translation 2015-05-09 00:31:27 +02:00
Jérôme Rapinat
68f319052c tweak, polish argument for encoding 2015-05-09 00:31:27 +02:00
Jérôme Rapinat
dcdf2be76f Improve TipsParse for python3 support 2015-05-09 00:31:27 +02:00
Paul Franklin
16ef886292 new translation template (gramps.pot) for "master" 2015-05-09 00:31:27 +02:00
Paul Franklin
a9806d649e slight tweak to date displayer, for Finnish 2015-05-09 00:31:27 +02:00
SNoiraud
5af8c0d992 geography: bad copy/paste. Points are at the same level. 2015-05-09 00:31:27 +02:00
SNoiraud
a40f3e70cf geography: bug8450: Attempting to add a bookmark causes an error. 2015-05-09 00:31:27 +02:00
Paul Franklin
6ca9487709 remove unneeded code 2015-05-09 00:31:27 +02:00
Jérôme Rapinat
a1f67b92e0 workaround before python3 support 2015-05-09 00:31:26 +02:00
Jérôme Rapinat
bc6cc2befe update template, one new string; 8103: sidebar gramplet does not fit well into Event and Citation views under french locale 2015-05-09 00:31:26 +02:00
Jérôme Rapinat
0ae571de7d 8451: Fix crash on Relationships Graph report with unknown gender, related sibling label and french locale 2015-05-09 00:31:26 +02:00
Zdeněk Hataš
ec427f602c czech translation update, POT update 2015-05-09 00:31:26 +02:00
Anthony Fok
d8b996212e Update Chinese translation 2015-05-09 00:31:26 +02:00
Leonhaeuser
796aaad339 fixed some errors in German translation 2015-05-09 00:31:25 +02:00
Paul Franklin
36e6ede0a2 7155: Support creating directories in various scenarios 2015-05-09 00:31:25 +02:00
Matti Niemelä
4ae9a23931 update Finniah translation (in master), by Matti Niemelä 2015-05-09 00:31:25 +02:00
Nick Hall
2f609d2f25 Add parent window to an update addons dialog 2015-05-09 00:31:24 +02:00
Doug Blank
59303fd7d0 Enable all tests, except those to be rewritten/excluded 2015-05-09 00:31:24 +02:00
Doug Blank
6e38945ab1 Fix and enable test_util_test 2015-05-09 00:31:24 +02:00
Nick Hall
28567ab58e Add parent windows to report dialogs 2015-05-09 00:31:24 +02:00
Nick Hall
a4f85f05ad Remove a couple a spare placeholders in glade file 2015-05-09 00:31:24 +02:00
Nick Hall
877a2e9e4e Remove default values from paper menu glade file
Setting default margins of 2.54 was causing a warning message when
the glade file was loaded.
2015-05-09 00:31:24 +02:00
erikdrgm
9422c088e9 Updated 150317 Dutch translation 2015-05-09 00:31:24 +02:00
SNoiraud
d36a72ee18 geography: bug 8450: Attempting to add a bookmark causes an error. 2015-05-09 00:31:24 +02:00
Mathieu MD
7ef7e3bbf5 8109: Japanese data localisation 2015-05-09 00:31:24 +02:00
SNoiraud
7afda11c9b geography : some minor tweaks for kml and prepare for feature request 08428 2015-05-09 00:31:24 +02:00
SNoiraud
588e2f9427 geography : some minor tweaks for kml and prepare for feature request 08428 2015-05-09 00:31:24 +02:00
Nick Hall
0affffb241 Fix transient parent window warnings 2015-05-09 00:31:24 +02:00
Nick Hall
edc3a001d6 7992: Fix call to get_participant_from_event during batch transaction
During a batch transaction the secondary tables are closed.  This
causes an error when find_backlink_handles is called.  Although
not ideal, we return an empty string for participants.
2015-05-09 00:31:24 +02:00
Sveinn í Felli
116e484fce update Icelandic translation 2015-05-09 00:31:23 +02:00