Commit Graph

4873 Commits

Author SHA1 Message Date
Jérôme Rapinat
7bbb8108cc update French translation for manual
svn: r7673
2006-11-23 18:28:02 +00:00
Martin Hawlisch
2f8c4a6cf1 translation update
svn: r7672
2006-11-23 17:21:04 +00:00
Martin Hawlisch
ea367b49b2 translation update
svn: r7671
2006-11-23 16:24:23 +00:00
Don Allingham
bc856d0989 2006-11-22 Don Allingham <don@gramps-project.org>
* src/DataViews/_RelationView.py: remove unused button
	* help/C/figures/family.png: updated
	* help/C/figures/reorder.png: new image
	* help/C/gramps.xml: updates



svn: r7670
2006-11-23 05:01:18 +00:00
Martin Hawlisch
19c431c6dd * src/ReportBase/_ReportUtils: Factor out common code into get_birth_or_fallback() and get_death_or_fallback()
* src/DataViews/_PedigreeView.py: Use get_birth/death_or_fallback()
* src/DataViews/_RelationView.py: Use get_birth/death_or_fallback()
* src/DisplayModels/_PeopleModel.py: Fix EventRoleType call



svn: r7669
2006-11-22 22:30:47 +00:00
Martin Hawlisch
876e0716c5 * src/RelLib/_Person.py (set_birth_ref,set_death_ref): Dont fail if setting to None (which is what Check.py does).
* src/plugins/TestcaseGenerator.py: Make it work again + some enhancements



svn: r7668
2006-11-22 15:27:31 +00:00
Jérôme Rapinat
0b3be56b7a update French translation
svn: r7667
2006-11-22 09:42:55 +00:00
Brian Matherly
e113412801 * src/plugins/DetDescendantReport.py: 0000558: Print only primary events
* src/plugins/DetAncestralReport.py: 0000558: Print only primary events
* src/plugins/GraphViz.py: 0000558: Print only primary events
* src/plugins/FamilyGroup.py: 0000558: Print only primary events
* src/plugins/IndivComplete.py: 0000558: Print only primary events
* src/plugins/NarrativeWeb.py: 0000558: Print only primary events

svn: r7666
2006-11-22 04:43:33 +00:00
Espen Berg
e98aea8b18 Updated Norwegian translation
svn: r7665
2006-11-21 21:57:21 +00:00
Don Allingham
0d1f83d32b * src/GrampsDb/_ReadGedcom.py: handle illegal fullname gedcoms produced by FTM
* src/GrampsDb/_GedTokens.py: handle illegal fullname gedcoms produced by FTM


svn: r7664
2006-11-21 17:07:18 +00:00
Don Allingham
231f9a1277 2006-11-21 Don Allingham <don@gramps-project.org>
* src/Utils.py (probably_alive): use get_primary_event_ref_list()
	* src/RelLib/_Person.py: Add get_primary_event_ref_list()



svn: r7663
2006-11-21 16:20:35 +00:00
Kees Bakker
d88c6bf987 Added a new check to find shortcut in translation when there is no
shortcut in the program text.


svn: r7662
2006-11-21 07:17:45 +00:00
Don Allingham
95a364563f 2006-11-20 Don Allingham <don@gramps-project.org>
* src/Editors/_EditName.py: autocomplete for surnames
	* src/glade/gramps.glade: set focus properly



svn: r7661
2006-11-21 02:43:24 +00:00
Kees Bakker
9a3ef222be Another correction of the options, the default of skip_fuzzy must be
false of course.
Corrected the reported message number, which should now be the same as
the one KBabel uses.


svn: r7660
2006-11-20 20:57:31 +00:00
Kees Bakker
be25a9e171 A whole bunch of new translations from Erik.
svn: r7659
2006-11-20 20:42:52 +00:00
Martin Hawlisch
6123c67283 * src/RelLib/_Person.py (_remove_handle_references): When removing a place dont delete the whole LdsOrd but only unset its place reference.
* src/plugins/Check.py (check_place_references): Add checks for LdsOrd inside Person and Family



svn: r7658
2006-11-20 15:26:38 +00:00
Brian Matherly
e6edf76240 * src/plugins/DetDescendantReport.py: Use callname instead of nickname (#0000557)
* src/plugins/DetAncestralReport.py: Use callname instead of nickname (#0000557)
	* src/ReportBase/_ReportUtils.py: Use callname instead of nickname (#0000557)

svn: r7657
2006-11-20 13:16:22 +00:00
Martin Hawlisch
1be7bf07c1 * src/RelLib/_Family.py (get_sourcref_child_list): The ChildRefs were missing here. This now removes deleted Sources from ChildRefs.
svn: r7656
2006-11-20 09:50:41 +00:00
Don Allingham
07e95ca171 * src/Utils.py: probably_alive should onlyuse primary events
svn: r7655
2006-11-20 04:50:59 +00:00
Don Allingham
0ab60cd632 2006-11-19 Don Allingham <don@gramps-project.org>
* src/DbLoader.py: try to catch a None value for default directory



svn: r7654
2006-11-20 03:29:16 +00:00
Brian Matherly
291b195c7f * src/ViewManager.py: Fix 0000576: Credits window behind about window
svn: r7653
2006-11-20 02:08:42 +00:00
Kees Bakker
a16318fc7c More changes and new translations from Erik.
svn: r7652
2006-11-19 19:53:28 +00:00
Kees Bakker
6fb5bf806b Oops. The default of only_summary must be false, of course.
svn: r7651
2006-11-19 19:33:00 +00:00
Jérôme Rapinat
6dd66ccefe update French translation for manual and remove unused figures
svn: r7650
2006-11-19 18:41:29 +00:00
Dionysios
62d204eed4 updatedtranslation
svn: r7649
2006-11-19 08:02:00 +00:00
Brian Matherly
c263f5bcac * src/plugins/NarrativeWeb.py: Fix 0000543: Multimedia-Objects marked as private are visible in narrative web-report
svn: r7648
2006-11-19 04:40:24 +00:00
Alex Roitman
2e495a8315 In .:
2006-11-18  Alex Roitman  <shura@gramps-project.org>
	* src/ReportBase/_StyleEditor.py (__init__): Translate string.

In po:
2006-11-18  Piotr Czubaszek  <pioterus@gmail.com>
	* pl.po: Translation update.



svn: r7647
2006-11-19 02:51:45 +00:00
Don Allingham
58da9fb6ef 2006-11-18 Don Allingham <don@gramps-project.org>
* src/DataViews/_RelationshipView.py: fix messages
	* help/C/gramps.xml: improvements in text
	* various: remove unused figures



svn: r7646
2006-11-19 02:00:18 +00:00
Kees Bakker
6006e55963 First setup of help/nl/nl.po
svn: r7645
2006-11-18 11:17:02 +00:00
Kees Bakker
256d3661b4 Setup infrastructure for Dutch manual.
svn: r7644
2006-11-18 10:42:58 +00:00
Kees Bakker
1aba48fd3a Setup infrastructure for Dutch manual.
svn: r7643
2006-11-18 10:42:18 +00:00
Don Allingham
b65125d904 2006-11-17 Don Allingham <don@gramps-project.org>
* src/ManagedWindow.py: catch missing item error



svn: r7642
2006-11-18 04:24:04 +00:00
Alex Roitman
0cff6a26d0 2006-11-17 Morten Bo Johansen <mbj@spamcop.net>
* da.po: Translation update.



svn: r7641
2006-11-17 18:41:49 +00:00
Jérôme Rapinat
6cf8476488 update French translation
svn: r7640
2006-11-17 17:35:11 +00:00
Kees Bakker
0c8115ec8e Correct typo stret => street
svn: r7639
2006-11-17 08:31:59 +00:00
Don Allingham
8058b51624 2006-11-16 Don Allingham <don@gramps-project.org>
* src/DataViews/_RelationView.py: share parents button
	* src/images/share-fam.png: share parents button
	* src/gramps_main.py: share parents button



svn: r7638
2006-11-17 05:17:13 +00:00
Alex Roitman
0cc3571240 2006-11-07 Lubo Vasko <pgval@post.sk>
* sk/sk.po: Translation update.
	* sk/figures/*.png: Add figures.



svn: r7637
2006-11-17 00:47:21 +00:00
Alex Roitman
6e86ad1ea5 2006-11-16 Lubo Vasko <pgval@post.sk>
* sk.po: Translation update.



svn: r7636
2006-11-17 00:45:59 +00:00
Alex Roitman
fa9149be77 2006-11-16 Alex Roitman <shura@phy.ucsf.edu>
* src/Reorder.py: Import gettext.



svn: r7635
2006-11-17 00:39:27 +00:00
Alex Roitman
188f2f3222 Update
svn: r7634
2006-11-17 00:35:54 +00:00
Alex Roitman
7128b73faa 2006-11-16 Piotr Czubaszek <pioterus@gmail.com>
* pl.po: Translation update.



svn: r7633
2006-11-17 00:34:41 +00:00
Don Allingham
0765641c12 * src/Editors/_EditPerson.py: save previous window size
* data/gramps.schemas.in: default transactions to off, previous editperson window size
	* src/Config/_GrampsConfigKeys.py: default transaction to off, previous editperson window size


svn: r7632
2006-11-16 04:47:34 +00:00
Don Allingham
220ccd309a 2006-11-15 Don Allingham <don@gramps-project.org>
* data/gramps.schemas.in: default transactions to off
	* src/Config/_GrampsConfigKeys.py: default transaction to off
	* src/Editors/_EditFamily.py: remove dead code
	* src/plugins/DetDescendantReport.py: remove dead code



svn: r7631
2006-11-16 04:02:28 +00:00
Espen Berg
a3990ef62d Updated Norwegian translation
svn: r7630
2006-11-15 23:34:42 +00:00
Kees Bakker
ce4b2d55d8 Added commandline options, use -h to see help text.
Option --skip-fuzzies, skips fuzzies in the detailed reports.
Option --only-summary, skips detailed reports.


svn: r7629
2006-11-15 21:00:24 +00:00
Jérôme Rapinat
a8fbb4a9eb improve French translation for manual (capital letters, dot, space)
svn: r7628
2006-11-15 07:34:29 +00:00
Kees Bakker
047b689c15 A small number of small corrections.
svn: r7627
2006-11-14 20:28:06 +00:00
Arturas Sleinius
ff75778a76 Updated Lithuanian translation
svn: r7626
2006-11-14 20:06:20 +00:00
Brian Matherly
8330e8dad0 * src/plugins/DetAncestralReport.py: Add family Events
* src/plugins/DetDescendantReport.py: Add family Events

svn: r7625
2006-11-14 04:39:55 +00:00
Don Allingham
06ee27beb3 update
svn: r7624
2006-11-14 01:26:50 +00:00