Commit Graph

26699 Commits

Author SHA1 Message Date
Serge Noiraud
0f88753a72
Narweb: Description message is not translatable (#1036) 2020-05-05 23:22:22 +02:00
romjerome
2b2624fd7a
typo and trailing space 2020-05-05 16:49:49 +02:00
romjerome
26debf0a82
fix and merge french translation
fix typos, update file references
2020-05-05 16:32:30 +02:00
romjerome
5024e1fc09
update file references for the template generation
$ intltool-update -m
2020-05-01 17:47:37 +02:00
romjerome
95f4fd2e5a
Fix typos
rules around ellipsis, space and comma
2020-04-30 20:31:23 +02:00
romjerome
440832d0f5
review french translation (#1046)
Contributions by Patrick, Jean-Marc, Patrice and others
2020-04-30 16:38:11 +02:00
niememat
58335cfee2 Fix translation in Finnish 2020-04-24 15:35:00 +03:00
Joan Creus
2ce48d3793 Updating Catalan translation 2020-04-18 13:06:40 +02:00
Joan Creus
f91063884e Updating Catalan translation 2020-04-18 12:57:30 +02:00
prculley
a21cb546f7 Speed up Event displaytab and gramplet 2020-04-15 10:37:52 -05:00
Steve Youngs
490fb1ea3b Use the callback parameter passed to EditEvent.__init__ by passing it to EditPrimary.__init__.
This ensures self.callback is initialised as the calling code expects
2020-04-15 10:35:31 -05:00
Steve Youngs
a5b5910f7f For all types of EditPrimary window, consistently call self._do_close() before self.callback(), during save()
EditFamily, EditPerson, EditPlace, EditRepository and EditSource already call self._do_close() before self.callback().
2020-04-15 10:34:23 -05:00
Steve Youngs
2a17f8d99f EditRepository now stores the callback passed to __init__ and calls it during save().
This is for consistency with other types of EditPrimary.
2020-04-15 10:34:23 -05:00
Timo
349edca738 Use shorter name to reduce line length. 2020-04-13 12:04:51 -05:00
Timo
32230d673e Add option that allows to use the name of the individual as title. 2020-04-13 12:04:51 -05:00
prculley
67b83794ef Speed up Event, Media, and Repo reference editors 2020-04-13 12:01:34 -05:00
prculley
7d6113cf38 Speed up Place Reference Editor and Listview for enclose place
Fixes #11531
2020-04-13 12:01:34 -05:00
Mattkmmr
cc7c0a3f13 Update tag.py
- translation for menu strings added
- escape illegal characters in tag_name
2020-04-13 11:55:01 -05:00
prculley
dd63d479cd Faster Multiple Event delete 2020-04-13 11:53:16 -05:00
prculley
31bf3edf17 Faster Multiple Person Delete 2020-04-13 11:53:16 -05:00
prculley
1ce63261c3 Fix StatusBar for potential HandleError 2020-04-13 11:53:16 -05:00
prculley
06732b1b5d Fix Date Display so that it uses LC_TIME if defined
Fixes #11230
2020-04-13 11:51:23 -05:00
prculley
26b78c17af Fix StyledText so serialize will match for style list order changes
Fixes #11529
2020-04-13 11:45:15 -05:00
prculley
d83fff3b62 Try to fix exceptions on ManagedWindow close
Issues #10252, #10642, #10821, #11163, #11440, #11476, #11482, #11508
2020-04-13 11:36:24 -05:00
John Ralls
823bcaac0d Merge John Ralls's 'bug11639' into maintenance/gramps51 2020-04-08 13:09:17 -07:00
Leonhaeuser
b9c324ef37 update Germn translation 2020-04-08 19:17:13 +02:00
Serge Noiraud
3601877a63
Narweb: possibility to have more than 2 downloads (#1024)
* Narweb: possibility to have more than 2 downloads

By default, I set this to 3 downloads.
If you want to have more than 3 downloads, you have only the variable
self.__max_download to change in the narrativeweb.py.

* better pylint score.
* Narweb: add md5 checksum for each file
* Display a message if the file doesn't exist

Fixes #11626
2020-04-05 10:18:39 +02:00
Serge Noiraud
2ce32d8c6b
Narweb: Add family map to family pages (#1021)
* Narweb: Add family map to family pages
* Narweb: adapt css files to have a better look.

Fixes #011614
2020-04-05 10:17:42 +02:00
Serge Noiraud
23d2c8e694
Same date of birth and death gives an error. (#1011)
Fixes #011553
2020-04-04 09:52:50 +02:00
Serge Noiraud
28dc2e5158
Geography: add a popup for a bad tiles path (#1025) 2020-04-04 09:49:41 +02:00
Serge Noiraud
2baa6f5e40
Narweb: image size limit doesn't match tooltip (#1004)
Fixes #011536
2020-04-04 09:45:54 +02:00
John Ralls
eb1b4c1eb5 Protect SQLite3 locale from old-style Unicode locale characters.
PySQLite3 requires that collation names have only ascii alphanumerics
and _. ICU locales use old-style Unicode specifiers and passing them to
create_locale will raise an exception. Translate those characters into
underscores.

Fixes #11639
2020-04-01 09:01:37 -07:00
vantu5z
51f2052cfe update Russian translation 2020-03-26 16:47:52 +03:00
Translator5
ccf6d59b17
[Language: Russian] Maintenance/gramps51 (#1027)
* some Russian translations updates

Новый перевод для неких случаев, но улучшающие понимание и выглядит более уместно. Также применены русские переводы слов, которые использовали до того англицизмы
2020-03-25 15:24:06 +03:00
Joan Creus
74d72f4dd0 Updating Catalan translation 2020-03-03 00:00:28 +01:00
Kaj Mikkelsen
ce6f435cd4 Danish translation updated 2020-03-02 13:17:36 +01:00
Kaj Mikkelsen
5578a987bc Merge branch 'master' of github.com:gramps-project/gramps
Danish translation submited in da.po
2020-03-02 13:13:30 +01:00
Kaj Mikkelsen
7c09b05b82 Danish translation updated 2020-03-02 13:11:47 +01:00
Joan Creus
9ce92f41e3 Updating Catalan translation 2020-02-29 18:00:08 +01:00
Bernard Banko
77cdbb11b5 V&O changed to PZV to avoid ampersand 2020-02-25 23:44:55 +01:00
prculley
690e8b308e Smoother progress for Rebuid reference maps/secondary indices 2020-02-18 16:06:13 -06:00
prculley
aeed7edd46 Prevent bsddb from being selected/used 2020-02-18 16:06:13 -06:00
prculley
ae66ada99c Stop using bsddb in tests 2020-02-18 16:06:13 -06:00
prculley
b52c118673 Deprecate BSDDB, but allow to be loaded with convert to sqlite 2020-02-18 16:06:13 -06:00
pehlm
72277db766 Minor update to Swedish translation 2020-02-07 18:30:09 +01:00
prculley
7ae77abead Fix GEDCOM export of estimated/calculated dates with modifers
Fixes #11513
2020-02-04 15:57:40 +00:00
Ross Gammon
04b1463746 New debian release - update changelog 2020-02-04 15:49:02 +00:00
vantu5z
1eeae2edf8 update Russian translation 2020-01-31 14:06:03 +03:00
Bernard Banko
740adc7070 Slovenian translation update 2020-01-26 21:45:38 +01:00
prculley
a2dbdbb61a Fix typo in Russian translation 2020-01-23 09:33:24 -06:00