Commit Graph

5854 Commits

Author SHA1 Message Date
Frode Jemtland
dcf85b4854 Added suggestions for the last three untranslated strings in the files....
Keept on as fuzzy. I'll test it later, to see where it's actually used.



svn: r7407
2006-10-15 21:31:28 +00:00
Alex Roitman
649866136b 2006-10-15 Piotr Czubaszek <pioterus@gmail.com>
* pl.po: Translation update.



svn: r7406
2006-10-15 19:21:59 +00:00
Alex Roitman
adaef0c03f 2006-10-15 Espen Berg <espen.berg@ntnu.no>
* nb.po, no.po: Translation update.



svn: r7405
2006-10-15 19:20:31 +00:00
Jérôme Rapinat
d31651e06d update French translation
svn: r7404
2006-10-14 08:35:09 +00:00
Alex Roitman
c145e1a0de * *.po: Merge all translations with new strings.
svn: r7403
2006-10-13 16:00:26 +00:00
Alex Roitman
8206e0984d 2006-10-13 Alex Roitman <shura@gramps-project.org>
* sk.po: Update translation.



svn: r7402
2006-10-13 15:47:31 +00:00
Kees Bakker
d09a55fcea Many corrections of the fuzzies again.
Several new translations by Erik de Richter.


svn: r7401
2006-10-12 20:45:48 +00:00
Jérôme Rapinat
39c305dba0 update/clean French translation for manual
svn: r7400
2006-10-12 14:09:10 +00:00
Alex Roitman
310c70040b 2006-10-11 Alex Roitman <shura@gramps-project.org>
* RELEASE: version 2.2.0rc1 is released.
	* configure.in: Bump up the version number.



svn: r7399
2006-10-12 04:07:15 +00:00
Alex Roitman
c1fe5ccd7b * src/Filters/_FilterComboBox.py (set): Force unicode.
svn: r7398
2006-10-12 01:25:42 +00:00
Martin Hawlisch
f645ec1ac2 * src/plugins/IndivComplete.py (write_person): Catch missing image files.
svn: r7397
2006-10-11 19:40:08 +00:00
Alex Roitman
764d88ed61 * gramps.pot: replace gramps-manual.pot
svn: r7396
2006-10-11 16:16:53 +00:00
Alex Roitman
7a14466985 In .:
2006-10-11  Alex Roitman  <shura@gramps-project.org>
	* src/GrampsDisplay.py (help): Rename gramps-manual to gramps.

In help:
	* Makefile.am (DOC_MODULE): Use gramps in stead of gramps-manual.
	* C/gramps.xml: Add in place of gramps-manual.xml;
	add more authors.
	* gramps.omf.in: Add in place of gramps-manual.omf.in


svn: r7395
2006-10-11 16:13:58 +00:00
Alex Roitman
154baf5c14 In help:
2006-10-11  Alex Roitman  <shura@gramps-project.org>
	* C/authors.xml: Add mote authors.

In po:
2006-10-11  Lubo Vasko  <pgval@post.sk>
	* sk.po: Update translation.



svn: r7394
2006-10-11 15:42:04 +00:00
Brian Matherly
73eb3d9d27 * src/Mime/_WinMime.py: potential fix for #446
svn: r7393
2006-10-11 14:27:22 +00:00
Alex Roitman
de82fc89df * configure.in: Update version number.
svn: r7392
2006-10-11 05:00:18 +00:00
Alex Roitman
b18df85c19 In .:
2006-10-10  Alex Roitman  <shura@gramps-project.org>
	* NEWS: Update.
	* src/plugins/ExportVCalendar.py (get_option_box): Use custom filters.
	* src/plugins/ExportVCard.py (get_option_box): Use custom filters.
	* src/plugins/WriteFtree.py (get_option_box): Use custom filters.
	* src/plugins/WriteGeneWeb.py (get_option_box): Use custom filters.
	* src/Selectors/_BaseSelector.py: Import gettext.

	* src/ReportBase/_StyleEditor.py: Make style editor not modal
	* src/glade/gramps.glade: Make style editor not modal
	* src/GrampsLogger/_ErrorReportAssistant.py: Fix typo.
	* src/plugins/AncestorReport.py: Fix generation numbers.
	* src/GrampsLogger/_ErrorReportAssistant.py: Fix email client
	launch (#455)
	* src/plugins/Checkpoint.py: typo
	* src/docgen/RTFDoc.py: fix page breaks (#0000441)
	* src/plugins/Calendar.py: fix filter typo
	* src/plugins/WritePkg.py: don't set uid on Windows
In po:
2006-10-10  Alex Roitman  <shura@gramps-project.org>
	* POTFILES.in: Include all of Selectors package.

	* sk.po: Update translation.
	* lt.po: updated Lithuanian translation.


svn: r7391
2006-10-11 04:59:26 +00:00
Alex Roitman
caaf3364ec * src/GrampsDb/_WriteXML.py (strip_dict): Do not strip tab, LF, CR.
svn: r7390
2006-10-11 03:44:09 +00:00
Don Allingham
c6c6cd207f 2006-10-10 Don Allingham <don@gramps-project.org>
* src/gramps_main.py: use pngs for windows



svn: r7389
2006-10-11 03:26:56 +00:00
Alex Roitman
fbb1b6ba33 2006-10-10 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_10,
	gramps_upgrade_11): Properly use TXN.	



svn: r7388
2006-10-11 03:20:56 +00:00
Kees Bakker
be3751d606 Another set of changes to reduce the fuzzies.
svn: r7387
2006-10-10 20:00:35 +00:00
Kees Bakker
2d15fcd245 Again, this time for real.
svn: r7386
2006-10-10 19:28:53 +00:00
Kees Bakker
a4206c2963 Updated the texts with:
make -C po gramps.pot
        (cd po; msgmerge --no-wrap nl.po gramps.pot -o nl.new.po)
        (cd po; mv nl.new.po nl.po)
Corrected/removed a few more fuzzies.


svn: r7385
2006-10-10 19:20:36 +00:00
Alex Roitman
c509c37272 2006-10-09 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsDbBase.py (has_object_handle): Typo.



svn: r7384
2006-10-10 04:27:13 +00:00
Don Allingham
b122516100 remove debugging
svn: r7383
2006-10-10 04:15:26 +00:00
Don Allingham
029e134eec 2006-10-09 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: fix object importation



svn: r7382
2006-10-10 04:11:57 +00:00
Alex Roitman
8ccaa72a55 * src/ReportBase/_BareReportDialog.py (setup_title): Set name to
empty string if no person is available.
	* src/ReportBase/_ReportDialog.py (get_header): Make meaningful
	title for the header when name is empty.


svn: r7381
2006-10-10 00:09:24 +00:00
Alex Roitman
097e04e8e5 2006-10-09 Alex Roitman <shura@gramps-project.org>
* src/FilterEditor/_FilterEditor.py (close): Allow more arguments.



svn: r7380
2006-10-09 23:54:23 +00:00
Don Allingham
516d836ea0 * src/Selectors/_SelectPerson.py: enable toggle button to display all
* src/glade/gramps.glade: add toggle button


svn: r7379
2006-10-09 23:04:52 +00:00
Don Allingham
4cb0b4c919 2006-10-09 Don Allingham <don@gramps-project.org>
* src/Editors/_EditPerson.py: add person's name to title
	* src/RelLib/_Name.py: add empty check



svn: r7378
2006-10-09 22:46:06 +00:00
Alex Roitman
9d1012edf8 2006-10-09 Morten Bo Johansen <mbj@spamcop.net>
* da.po: Translation update.



svn: r7377
2006-10-09 20:26:14 +00:00
Alex Roitman
9de8e5a802 Update
svn: r7376
2006-10-09 06:21:03 +00:00
Don Allingham
68db1c3efa * src/GrampsDb/_GrampsDbBase.py: error message on disk space full
* src/Bookmarks.py: removed deleted items


svn: r7375
2006-10-09 03:57:41 +00:00
Brian Matherly
872e88bdde * src/plugins/DetAncestralReport.py: fix DAR-Endnotes indent
* src/plugins/DetDescendantReport.py: fix DDR-Endnotes indent

svn: r7374
2006-10-09 03:29:34 +00:00
Alex Roitman
c70d711930 * src/Editors/_EditPlace.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditPersonRef.py (_create_tabbed_pages): Fix sources.
	* src/Editors/_EditPerson.py (_create_tabbed_pages): Fix sources.
	* src/Editors/_EditName.py (_create_tabbed_pages): Fix sources.
	* src/Editors/_EditMediaRef.py (_create_tabbed_pages): Fix sources.
	* src/Editors/_EditMedia.py (_create_tabbed_pages): Fix sources.
	* src/Editors/_EditFamily.py (_create_tabbed_pages): Fix sources.
	* src/Editors/_EditLdsOrd.py (_create_tabbed_pages): Fix sources.
	* src/Editors/_EditEventRef.py (_create_tabbed_pages): Fix sources.
	* src/Editors/_EditEvent.py (_create_tabbed_pages): Fix sources.
	* src/Editors/_EditChildRef.py (_create_tabbed_pages): Fix sources.
	* src/Editors/_EditAttribute.py (_create_tabbed_pages): Fix sources.
	* src/Editors/_EditAddress.py (_create_tabbed_pages): Fix sources.


svn: r7373
2006-10-09 02:45:26 +00:00
Don Allingham
93ea5ab269 2006-10-08 Don Allingham <don@gramps-project.org>
* src/Editors/_EditReference.py: call cancel_and_close on window
	cancel
	* src/DisplayTabs/_SourceRefModel.py: remove debug 
	* src/DisplayTabs/_EmbeddedList.py: remove debug 



svn: r7372
2006-10-09 02:45:05 +00:00
Alex Roitman
6f2f4bd8b3 2006-10-08 Alex Roitman <shura@gramps-project.org>
* src/RelLib/_Location.py (set_county, get_county): Move into
	LocationBase class.
	* src/RelLib/_LocationBase.py (set_county, get_county): Move from
	Location class.



svn: r7371
2006-10-09 02:12:10 +00:00
Alex Roitman
e674fed647 * src/Editors/_EditSourceRef.py (_cleanup_on_exit): Factor out
cleanup into its own method (as in the parent class).
	FIXME: This needs to be fixed so that _cleanup_on_exit is not
	run on OK, only on cancel. Maybe we need _clean_up_on_cancel() ?
	* src/DisplayTabs/_TextTab.py (cancel): Only reset text, not the
	whole source reference.


svn: r7370
2006-10-08 06:19:07 +00:00
Don Allingham
f558e54a21 debug test
svn: r7369
2006-10-08 04:29:48 +00:00
Don Allingham
6cda31bfe8 svn: r7368 2006-10-08 04:17:04 +00:00
Alex Roitman
d8110a2f34 * src/plugins/BookReport.py (BookList.parse): Catch ValueError
exception (coming from urllib2).


svn: r7367
2006-10-08 02:38:51 +00:00
Alex Roitman
3ea171cd8f * src/LdsUtils.py (temples): Correct code for San Antonio.
svn: r7366
2006-10-08 02:10:23 +00:00
Alex Roitman
cfeaf5035a * src/GrampsDb/_WriteGedcom.py
(GedcomWriterOptionBox.get_option_box): Add custom filters to the
	filter list.


svn: r7365
2006-10-08 02:05:17 +00:00
Alex Roitman
4fff5850ee Update
svn: r7364
2006-10-07 19:16:10 +00:00
Alex Roitman
7cc70a7acf 2006-10-07 Alex Roitman <shura@gramps-project.org>
* data/grampsxml.dtd: Update DTD for XML 1.1.3.
	* data/grampsxml.rng: Update schema for XML 1.1.3.
	* src/GrampsDb/_ReadXML.py (stop_county): Read county.
	* src/GrampsDb/_WriteXML.py (write_address_list): Write county.



svn: r7363
2006-10-07 19:09:05 +00:00
Alex Roitman
4b2087c749 in key/value pairs;
(dump_location): Remove debug output.


svn: r7362
2006-10-07 06:00:18 +00:00
Alex Roitman
f8c79ff7a3 * src/GrampsDb/_GrampsBSDDB.py: More upgrade fixes.
svn: r7361
2006-10-07 05:56:58 +00:00
Alex Roitman
4952e06acd * src/GrampsDb/_WriteXML.py (write_data_map): Escape special chars
in key/value pairs.
	* src/GrampsDb/_GrampsBSDDB.py (load): Do not create logs when TXN
	is disabled;
	(gramps_upgrade_9): Include upgrade_11 steps into upgrade_9.


svn: r7360
2006-10-06 23:03:56 +00:00
Martin Hawlisch
6c4d70bf2a * src/PluginUtils/_Plugins.py: ignore pressing apply without a plugin being selected
* src/plugins/SoundGen.py: Dont fail with empty database



svn: r7359
2006-10-06 19:10:15 +00:00
Alex Roitman
ac5e0aa96a 2006-10-06 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB.load): Do not create
	logs when TXN is disabled.



svn: r7358
2006-10-06 18:43:29 +00:00