2015-02-27  Jérôme Rapinat <romjerome@yahoo.fr>

	* NEWS: updated existing Chinese translation

2015-02-27  Jérôme Rapinat <romjerome@yahoo.fr>

	* NEWS: update NEWS before 4.1.2 release

2015-02-26  Anthony Fok <foka@debian.org>

	* po/zh_CN.po: Chinese (simplified) translation update, for gramps41

2015-01-04  Nick Hall <nick__hall@hotmail.com>

	* gramps/gui/configure.py, gramps/gui/plug/_windows.py,
	gramps/gui/viewmanager.py: Convert update addons dialog to no longer
	be a ManagedWindow

2015-02-25  Nick Hall <nick-h@gramps-project.org>

	* gramps/plugins/lib/libplaceview.py,
	gramps/plugins/view/placetreeview.py: Remove place title from
	default view columns

2015-02-25  Jérôme Rapinat <romjerome@yahoo.fr>

	* gramps/gen/utils/grampslocale.py, po/fr.po, po/gramps.pot,
	po/is.po, setup.py: New translation: Icelandic

2015-02-25  Tim G L Lyons <tim.g.lyons@gmail.com>

	* gramps/gen/db/write.py: import statement missing

2015-02-24  kulath <guy.linton@gmail.com>

	* gramps/gen/db/dbconst.py, gramps/gen/db/write.py: 8134: Fix pickle
	upgrade of python2 strings to python3 str Move load of metadata
	(which can also have pickle upgrade errors) and make zip backup for
	pickle or schema upgrade.

2015-02-23  Nick Hall <nick-h@gramps-project.org>

	* gramps/gen/db/upgrade.py: Fix schema upgrade from 15 to 16 with
	python3

2015-02-23  Paul Franklin <pf.98052@gmail.com>

	* gramps/gen/proxy/filter.py: 8316: Family with children but no
	parents is lost on filtered export

2015-02-22  John Ralls <jralls@ceridwen.us>

	* mac/gramps.modules: Update PyICU to 1.8  1.5 won't compile against
	ICU-5.4.

2015-02-21  Nick Hall <nick-h@gramps-project.org>

	* gramps/gen/db/read.py, gramps/gen/db/upgrade.py,
	gramps/gen/db/write.py: 8134: Fix pickle upgrade of python2 strings
	to python3 str

2015-02-22  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2015-02-21  Jérôme Rapinat <romjerome@yahoo.fr>

	* po/fr.po: update french translation

2015-02-21  Jérôme Rapinat <romjerome@yahoo.fr>

	* po/POTFILES.in, po/gramps.pot: two new filter rules were missing
	on template, 'intltool-update -m'

2015-02-21  Nemeséri Lajos <nemeseril@gmail.com>

	* po/hu.po: Update Hungarian translation

2015-02-19  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2015-02-18  Nick Hall <nick-h@gramps-project.org>

	* gramps/plugins/view/relview.py: Use place displayer in
	relationship view

2015-02-18  noirauds <serge.noiraud@free.fr>

	* gramps/plugins/lib/maps/osmgps.py: geography: 7149: some minor
	problems.

2015-02-18  Jérôme Rapinat <romjerome@yahoo.fr>

	* po/fr.po: typo

2015-02-18  Jérôme Rapinat <romjerome@yahoo.fr>

	* po/fr.po: update french translation

2015-02-18  Jérôme Rapinat <romjerome@yahoo.fr>

	* po/gramps.pot: update template

2015-02-18  noirauds <serge.noiraud@free.fr>

	* gramps/plugins/lib/maps/geography.py: geographie: 7149 : Views
	into Geography should not always use the last option set by the user


2015-02-17  noirauds <serge.noiraud@free.fr>

	* gramps/plugins/lib/maps/geography.py: geography: 7948 : Add path
	selector to the text entry for tile cache

2015-02-16  kulath <guy.linton@gmail.com>

	* gramps/plugins/lib/libgedcom.py: 0008347: GEDCOM import of
	embedded notes attached to media does not work

2015-02-16  Jérôme Rapinat <romjerome@yahoo.fr>

	* po/fr.po: fix typos, thank you phcook

2015-02-16  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2015-02-15  noirauds <serge.noiraud@free.fr>

	* gramps/plugins/lib/maps/osmgps.py: geography - forgot to suppress
	debug lines

2015-02-15  noirauds <serge.noiraud@free.fr>

	* gramps/gen/config.py, gramps/plugins/lib/maps/geography.py,
	gramps/plugins/lib/maps/osmgps.py, gramps/plugins/view/geoclose.py,
	gramps/plugins/view/geofamclose.py,
	gramps/plugins/view/geomoves.py, gramps/plugins/view/geoperson.py,
	gramps/webapp/empty.sql, gramps/webapp/example.sql: geography - new
	feature (8327) Moving around the map using arrow keys and
	possibility to zoom from keyboard/keypad with the +/- keys

2015-02-12  Nick Hall <nick-h@gramps-project.org>

	* gramps/gui/widgets/grampletbar.py: 8353: Fix default size of
	detached gramplet window

2015-02-10  Nick Hall <nick-h@gramps-project.org>

	* gramps/gui/widgets/grampletpane.py: 8351: Allow gramplets detached
	from the dashboard to fill the window

2015-02-11  Nick Hall <nick-h@gramps-project.org>

	* gramps/gui/plug/export/_exportassistant.py: 8350: Fix spacing in
	export assistant file chooser

2015-02-10  Nick Hall <nick-h@gramps-project.org>

	* gramps/gui/editors/displaytabs/eventembedlist.py,
	gramps/gui/editors/displaytabs/eventrefmodel.py,
	gramps/plugins/gramplet/events.py: Swap description and main
	participants columns  Change column order introduced in #7342 due to
	adverse comments on mailing list.

2015-02-11  noirauds <serge.noiraud@free.fr>

	* gramps/plugins/lib/maps/messagelayer.py: geography : bug 7615 :
	Filter panel on geography view displays improperly

2015-02-08  Nick Hall <nick-h@gramps-project.org>

	* gramps/gui/views/treemodels/flatbasemodel.py: 7930: Fix removing
	rows in flat list views

2015-02-09  Nick Hall <nick-h@gramps-project.org>

	* gramps/gen/db/write.py: 8344: Ensure key is correct type when
	updating reference map

2015-02-06  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* po/cs.po: czech translation update

2015-02-02  kulath <guy.linton@gmail.com>

	* gramps/cli/grampscli.py, gramps/gen/db/read.py,
	gramps/gen/lib/researcher.py, gramps/plugins/importer/importxml.py,
	gramps/plugins/lib/libgedcom.py: 0007014: Errors handling
	owner/submitter information in GEDCOM files. Only import researcher
	from GEDCOM or XML if the family tree was originally empty.

2015-02-02  Nick Hall <nick__hall@hotmail.com>

	* gramps/plugins/importer/importxml.py: Update import to cope with
	missing place name and type

2015-02-01  Nick Hall <nick__hall@hotmail.com>

	* gramps/plugins/tool/check.py: 8233: Fix bad handle in explanation
	note for unknown event

2015-01-31  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2015-01-30  Nick Hall <nick__hall@hotmail.com>

	* gramps/gui/editors/editplace.py: Remove check for empty place
	title

2015-01-28  Paul Franklin <pf.98052@gmail.com>

	* gramps/gen/plug/report/_bibliography.py: 8320: Detailed descendent
	report crashes

2015-01-28  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2015-01-27  Nick Hall <nick__hall@hotmail.com>

	* gramps/gui/filters/sidebar/_placesidebarfilter.py: 7860: Update
	place sidebar filter

2015-01-27  Nick Hall <nick__hall@hotmail.com>

	* gramps/gen/filters/rules/place/__init__.py,
	gramps/gen/filters/rules/place/_hastitle.py: 7860: Add new place
	HasTitle rule

2015-01-24  Nick Hall <nick__hall@hotmail.com>

	* gramps/gen/filters/rules/place/__init__.py,
	gramps/gen/filters/rules/place/_hasdata.py,
	gramps/gui/editors/filtereditor.py: 7860: Add new place HasData rule


2014-12-01  Nick Hall <nick__hall@hotmail.com>

	* gramps/gui/editors/displaytabs/placerefembedlist.py,
	gramps/gui/editors/editplaceref.py,
	gramps/gui/glade/editplaceref.glade: 8058: New place reference
	editor  This allows standard "add" and "share" buttons to be used in
	the place reference embedded list.

2015-01-27  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2015-01-25  Nick Hall <nick__hall@hotmail.com>

	* gramps/gui/editors/displaytabs/placerefembedlist.py: 8056:
	Activate drag and drop on "enclosed by" tab

2015-01-24  Nick Hall <nick__hall@hotmail.com>

	* example/gramps/data.gramps: 8242: Put places in data.gramps into a
	hierarchy

2015-01-24  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2015-01-23  Nick Hall <nick__hall@hotmail.com>

	* gramps/gen/filters/rules/place/_hasplace.py: 7860: Rename "Name"
	to "Title"

2015-01-23  Nick Hall <nick__hall@hotmail.com>

	* gramps/gui/editors/displaytabs/placerefembedlist.py,
	gramps/gui/editors/editplace.py: 8057: Remove auto-update of place
	titles

2014-10-28  Nick Hall <nick__hall@hotmail.com>

	* gramps/gen/config.py, gramps/gen/display/place.py,
	gramps/gen/filters/rules/_haseventbase.py,
	gramps/gen/filters/rules/event/_hasdata.py,
	gramps/gen/filters/rules/person/_hasbirth.py,
	gramps/gen/filters/rules/person/_hasdeath.py,
	gramps/gen/filters/rules/person/_hasfamilyevent.py,
	gramps/gen/plug/report/utils.py,
	gramps/gen/simple/_simpleaccess.py, gramps/gen/sort.py,
	gramps/gen/utils/db.py, gramps/gen/utils/libformatting.py,
	gramps/gen/utils/location.py, gramps/gui/clipboard.py,
	gramps/gui/configure.py,
	gramps/gui/editors/displaytabs/backrefmodel.py,
	gramps/gui/editors/displaytabs/childmodel.py,
	gramps/gui/editors/displaytabs/eventrefmodel.py,
	gramps/gui/editors/displaytabs/ldsmodel.py,
	gramps/gui/editors/editplace.py,
	gramps/gui/editors/filtereditor.py,
	gramps/gui/editors/objectentries.py,
	gramps/gui/merge/mergeperson.py, gramps/gui/plug/_guioptions.py,
	gramps/gui/views/treemodels/eventmodel.py,
	gramps/gui/views/treemodels/peoplemodel.py,
	gramps/plugins/drawreport/statisticschart.py,
	gramps/plugins/export/exportcsv.py,
	gramps/plugins/export/exportgedcom.py,
	gramps/plugins/export/exportgeneweb.py,
	gramps/plugins/export/exportvcalendar.py,
	gramps/plugins/gramplet/children.py,
	gramps/plugins/gramplet/events.py,
	gramps/plugins/gramplet/persondetails.py,
	gramps/plugins/gramplet/personresidence.py,
	gramps/plugins/gramplet/placedetails.py,
	gramps/plugins/graph/gvrelgraph.py,
	gramps/plugins/importer/importcsv.py,
	gramps/plugins/lib/libgedcom.py, gramps/plugins/lib/libnarrate.py,
	gramps/plugins/lib/libsubstkeyword.py,
	gramps/plugins/lib/maps/geography.py,
	gramps/plugins/mapservices/eniroswedenmap.py,
	gramps/plugins/mapservices/googlemap.py,
	gramps/plugins/mapservices/openstreetmap.py,
	gramps/plugins/textreport/detancestralreport.py,
	gramps/plugins/textreport/detdescendantreport.py,
	gramps/plugins/textreport/familygroup.py,
	gramps/plugins/textreport/indivcomplete.py,
	gramps/plugins/textreport/placereport.py,
	gramps/plugins/textreport/tagreport.py,
	gramps/plugins/tool/extractcity.py,
	gramps/plugins/tool/removeunused.py,
	gramps/plugins/view/geoclose.py, gramps/plugins/view/geoevents.py,
	gramps/plugins/view/geofamclose.py,
	gramps/plugins/view/geofamily.py, gramps/plugins/view/geomoves.py,
	gramps/plugins/view/geoperson.py, gramps/plugins/view/geoplaces.py,
	gramps/plugins/view/relview.py,
	gramps/plugins/webreport/narrativeweb.py: 7942: Implement place
	displayer

2015-01-21  Nick Hall <nick__hall@hotmail.com>

	* gramps/plugins/gramplet/sessionloggramplet.py: 7533: Check for
	active person in session log gramplet

2015-01-21  Nick Hall <nick__hall@hotmail.com>

	* gramps/gen/db/upgrade.py: 7844: Check that the mediapath is not
	set to None

2015-01-21  Nick Hall <nick__hall@hotmail.com>

	* gramps/gui/editors/displaytabs/eventrefmodel.py,
	gramps/plugins/gramplet/events.py: 7770: Always display main
	participants

2015-01-21  Nick Hall <nick__hall@hotmail.com>

	* gramps/plugins/textreport/placereport.py: 7299: Fix bug when
	family has no parents

2015-01-17  Jérôme Rapinat <romjerome@yahoo.fr>

	* data/gramps.desktop.in, po/cs.po, po/de.po, po/eo.po, po/fi.po,
	po/fr.po, po/gramps.pot, po/hr.po, po/it.po, po/nb.po, po/nn.po,
	po/sk.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po: 8062 8288:
	Keywords entry in gramps.desktop does not end with ';'

2015-01-09  Espen Berg <espenbe@gmail.com>

	* po/nb.po: Done with Norwegian bokmål translation

2015-01-08  Espen Berg <espenbe@gmail.com>

	* po/nb.po: Some revision of Norwegian bokmål translation

2015-01-08  Espen Berg <espenbe@gmail.com>

	* po/nb.po: Some revision of Norwegian bokmål translation

2015-01-07  kulath <guy.linton@gmail.com>

	* gramps/plugins/export/exportgedcom.py: 0008283: GEDCOM export does
	not export media attached to citations. Fix for gramps41

2015-01-07  Espen Berg <espenbe@gmail.com>

	* po/nb.po: Some revision of Norwegian bokmål translation

2015-01-06  Peter Landgren <peter.talken@telia.com>

	* po/sv.po: Updated Swedish translation

2015-01-04  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2015-01-03  Doug Blank <doug.blank@gmail.com>

	* gramps/gen/lib/date.py: Records Gramplet uses wrong text

2015-01-03  Josip <josip@pisoj.com>

	* gramps/gui/configure.py, gramps/gui/plug/_windows.py,
	gramps/gui/viewmanager.py: 6548: 'Available Gramps Updates for
	Addons' window not on top

2015-01-03  Doug Blank <dblank@cs.brynmawr.edu>

	* gramps/gen/lib/test/struct_test.py: Fixes for struct tests to
	pass: method name changes, and removed tests for struct assignment

2015-01-02  Craig Anderson <ander882@hotmail.com>

	* gramps/plugins/lib/libsubstkeyword.py: 6355: Report event
	attribute name is not translated

2015-01-02  Jérôme Rapinat <romjerome@yahoo.fr>

	* gramps/gen/plug/_gramplet.py: 8169 8267 typo: Glib should be GLib
	...

2015-01-02  Jérôme Rapinat <romjerome@yahoo.fr>

	* gramps/gen/const.py: New year...

2015-01-02  Sigmund Lorentsen <siglorent@gmail.com>

	* po/nn.po: Update and merge Norwegian Nynorsk translation

2014-12-30  Paul Franklin <pf.98052@gmail.com>

	* gramps/plugins/docgen/svgdrawdoc.py: specify SVG font size is in
	points, for stupid viewers

2014-12-30  Paul Franklin <pf.98052@gmail.com>

	* gramps/plugins/docgen/svgdrawdoc.py: 8240: can't disable box
	shadow in SVG descendant tree

2014-12-29  Ondrej Krč-Jediný <hou@centrum.sk>

	* po/sk.po: merge request #15 ; git clone
	http://git.code.sf.net/u/ondrisko/gramps ; update slovak translation


2014-12-28  Josip <josip@pisoj.com>

	* gramps/gen/utils/grampslocale.py: 7851: translations don't show in
	many labels, buttons, and other elements, Windows only  Added fix
	for Python3

2014-12-24  Paul Franklin <pf.98052@gmail.com>

	* gramps/gen/datehandler/_datedisplay.py: 8257: Crash when mixed
	"inflected" and "non inflected" months

2014-12-22  Fedir Zinchuk <fedikw@gmail.com>

	* po/uk.po: Update Ukrainian translation for 4.1

2014-12-21  Fedir Zinchuk <fedikw@gmail.com>

	* gramps/gen/datehandler/_date_uk.py, po/uk.po: Update Hebrew month
	parser, for Ukrainian dateparset

2014-12-21  Fedir Zinchuk <fedikw@gmail.com>

	* gramps/gen/datehandler/_date_uk.py, po/uk.po: more string update,
	remove display_OLD()

2014-12-21  Fedir Zinchuk <fedikw@gmail.com>

	* gramps/gen/datehandler/_date_uk.py: Fix parsing for the span date
	in Ukrainian language, was conflict with b.c.e. string

2014-12-21  Fedir Zinchuk <fedikw@gmail.com>

	* gramps/gen/datehandler/_date_uk.py, po/uk.po: use inflection for
	Ukrainian dates

2014-12-19  Fedir Zinchuk <fedikw@gmail.com>

	* po/uk.po: Update Ukrainian translation for 4.1

2014-12-17  Paul Franklin <pf.98052@gmail.com>

	* setup.py: 8148: Turkish language updates

2014-12-17  Paul Franklin <pf.98052@gmail.com>

	* gramps/gen/plug/docgen/stylesheet.py: 8185: Gramps freeze after
	defining a report stile with German cm values

2014-12-17  Paul Franklin <pf.98052@gmail.com>

	* gramps/plugins/docgen/svgdrawdoc.py: 8237: descendant tree
	graphical report, syntax error in svg output

2014-12-15  Matti Niemelä <matti.u.niemela@gmail.com>

	* po/fi.po: update gramps41 Finnish translation

2014-12-16  kulath <guy.linton@gmail.com>

	* gramps/gen/utils/image.py: Fix 0008234: part (2) Various problems
	with docgen.TextDoc.add_media_object part (2) for gramps41 branch

2014-12-14  kulath <guy.linton@gmail.com>

	* gramps/plugins/docgen/odfdoc.py: Fix 0008234: Various problems
	with docgen.TextDoc.add_media_object part (1) for gramps41 branch

2014-12-14  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* po/cs.po: czech translation update

2014-12-13  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: fix German grammer bug [8231]

2014-12-12  Paul Franklin <pf.98052@gmail.com>

	* gramps/plugins/graph/gvrelgraph.py: cover pathological case
	(perhaps from privacy proxy)

2014-12-12  Paul Franklin <pf.98052@gmail.com>

	* po/fi.po: merge trunk-master Finnish translation into gramps41

2014-12-12  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: Fix German typo Bug [8226]

2014-12-11  Paul Franklin <pf.98052@gmail.com>

	* po/gramps.pot: make a new template (gramps41 gramps.pot)

2014-12-11  Paul Franklin <pf.98052@gmail.com>

	* gramps/plugins/export/exportgeneweb.py: typo

2014-12-10  Nick Hall <nick__hall@hotmail.com>

	* gramps/gui/widgets/undoableentry.py: 8029: Suppress warnings in
	UndoableEntry widget  Bug 644927 - Support out parameters in signals
	https://bugzilla.gnome.org/show_bug.cgi?id=644927

2014-12-09  Jérôme Rapinat <romjerome@yahoo.fr>

	* po/fr.po: typo on french translation

2014-12-06  Jérôme Rapinat <romjerome@yahoo.fr>

	* po/fr.po: update french translation

2014-12-01  Josip <josip@pisoj.com>

	* gramps/gui/widgets/grampletpane.py: 7865: Closing detached
	gramplet causes python to crash

2014-12-01  Nick Hall <nick__hall@hotmail.com>

	* gramps/plugins/lib/libgedcom.py: 7866: Crash on Ancestry.com .ged
	import; consistent.

2014-11-24  Paul Franklin <pf.98052@gmail.com>

	* gramps/gen/datehandler/_datedisplay.py: ignore a zero day and its
	delimiter, in numerical date format

2014-11-24  kulath <guy.linton@gmail.com>

	* gramps/cli/arghandler.py: Fix error in previous commit (spurious
	comments)

2014-11-24  kulath <guy.linton@gmail.com>

	* gramps/cli/arghandler.py: 8196: Spurious spaces in CLI List Family
	Trees, tab delimited output. Print statements changed to assemble
	the whole line before output.

2014-11-23  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: improved German translation

2014-11-23  Josip <josip@pisoj.com>

	* gramps/gen/datehandler/_date_hr.py,
	gramps/gen/datehandler/_grampslocale.py, po/hr.po: Croatian
	translation

2014-11-23  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2014-11-23  Josip <josip@pisoj.com>

	* gramps/gen/utils/grampslocale.py: 10f47d: Serbian should be ready
	for Windows OS and LOCALE_NAMES mapping  mapping should be on of:
	'Serbian (Latin)_Bosnia and Herzegovina.1250' 'Serbian
	(Latin)_Serbia.1250' 'Serbian (Latin)_Serbia and Montenegro
	(Former).1250' 'Serbian (Cyrillic)_Bosnia and Herzegovina.1251'
	'Serbian (Cyrillic)_Serbia.1251' 'Serbian (Cyrillic)_Serbia and
	Montenegro (Former).1251'

2014-11-22  Paul Franklin <pf.98052@gmail.com>

	* po/gramps.pot: make a new template (gramps.pot)

2014-11-22  Paul Franklin <pf.98052@gmail.com>

	* gramps/gen/datehandler/_date_ru.py,
	gramps/gen/datehandler/_datedisplay.py, po/ru.po: 8175: date
	inflections in _datahandler.py

2014-11-20  Paul Franklin <pf.98052@gmail.com>

	* gramps/gen/lib/eventtype.py, gramps/gen/lib/grampstype.py,
	gramps/plugins/textreport/indivcomplete.py: 8184: regression:
	Complete Individual report has some untranslated output

2014-11-13  Paul Franklin <pf.98052@gmail.com>

	* example/gramps/example.gramps: add a few date examples (near the
	top of the list)

2014-11-10  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* po/cs.po: czech translation update

2014-11-08  Josip <josip@pisoj.com>

	* po/eo.po: Fix esperanto duplicate message definition

2014-11-07  Josip <josip@pisoj.com>

	* gramps/plugins/lib/libmetadata.py: 8157: ImageMetadata doesn't
	show metadata

2014-11-06  Pier Luigi Cinquantini <petrolinux@infinito.it>

	* po/eo.po: improvements on Esperanto translation

2014-11-04  Paul Franklin <pf.98052@gmail.com>

	* gramps/gui/editors/editevent.py,
	gramps/gui/editors/editeventref.py: 5150: new Event types are saved
	as a disordered list

2014-11-03  Paul Franklin <pf.98052@gmail.com>

	* po/gramps.pot: new gramps41 template (gramps.pot)

2014-11-03  Nick Hall <nick__hall@hotmail.com>

	* gramps/gui/widgets/grampletbar.py: 7604: Fix error setting
	gramplet tab label

2014-11-02  Jérôme Rapinat <romjerome@yahoo.fr>

	* gramps/gui/glade/dbman.glade: 8126: Warnings: deprecated Gtk
	properties and errors loading theme icon  Fix: database manager
	dialog is inconsistent for older gtk+3 versions

2014-11-01  Josip <josip@pisoj.com>

	* gramps/gui/widgets/validatedcomboentry.py: Fix typo on commit
	12ed5d

2014-10-31  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2014-10-31  Josip <josip@pisoj.com>

	* gramps/gui/widgets/validatedcomboentry.py: 7857: gramps fails to
	start with gtk+-3.13.3 (Gdk.Event(Gdk.EventType.NOTHING)
	TypeError: function takes at most 0 arguments (1 given)

2014-10-31  Josip <josip@pisoj.com>

	* gramps/gui/widgets/styledtexteditor.py: Fix: Warning: The property
	GtkSettings:gtk-show-unicode-menu is deprecated      and shouldn't
	be used anymore

2014-10-31  Josip <josip@pisoj.com>

	* gramps/gui/glade/addmedia.glade,
	gramps/gui/glade/baseselector.glade, gramps/gui/glade/book.glade,
	gramps/gui/glade/configure.glade, gramps/gui/glade/dbman.glade,
	gramps/gui/glade/dialog.glade, gramps/gui/glade/editaddress.glade,
	gramps/gui/glade/editattribute.glade,
	gramps/gui/glade/editchildref.glade,
	gramps/gui/glade/editcitation.glade,
	gramps/gui/glade/editdate.glade, gramps/gui/glade/editevent.glade,
	gramps/gui/glade/editeventref.glade,
	gramps/gui/glade/editfamily.glade,
	gramps/gui/glade/editldsord.glade, gramps/gui/glade/editlink.glade,
	gramps/gui/glade/editlocation.glade,
	gramps/gui/glade/editmedia.glade,
	gramps/gui/glade/editmediaref.glade,
	gramps/gui/glade/editname.glade, gramps/gui/glade/editnote.glade,
	gramps/gui/glade/editperson.glade,
	gramps/gui/glade/editpersonref.glade,
	gramps/gui/glade/editplace.glade,
	gramps/gui/glade/editplaceref.glade,
	gramps/gui/glade/editreporef.glade,
	gramps/gui/glade/editrepository.glade,
	gramps/gui/glade/editsource.glade, gramps/gui/glade/editurl.glade,
	gramps/gui/glade/mergecitation.glade,
	gramps/gui/glade/mergedata.glade,
	gramps/gui/glade/mergeevent.glade,
	gramps/gui/glade/mergefamily.glade,
	gramps/gui/glade/mergemedia.glade,
	gramps/gui/glade/mergenote.glade,
	gramps/gui/glade/mergeperson.glade,
	gramps/gui/glade/mergeplace.glade,
	gramps/gui/glade/mergerepository.glade,
	gramps/gui/glade/mergesource.glade,
	gramps/gui/glade/papermenu.glade, gramps/gui/glade/plugins.glade,
	gramps/gui/glade/reorder.glade, gramps/gui/glade/rule.glade,
	gramps/gui/glade/styleeditor.glade,
	gramps/gui/glade/tipofday.glade,
	gramps/plugins/export/exportcsv.glade,
	gramps/plugins/export/exportftree.glade,
	gramps/plugins/export/exportgeneweb.glade,
	gramps/plugins/export/exportvcalendar.glade,
	gramps/plugins/export/exportvcard.glade,
	gramps/plugins/importer/importgedcom.glade,
	gramps/plugins/tool/changetypes.glade,
	gramps/plugins/tool/eventcmp.glade,
	gramps/plugins/tool/finddupes.glade,
	gramps/plugins/tool/mergecitations.glade,
	gramps/plugins/tool/ownereditor.glade,
	gramps/plugins/tool/patchnames.glade,
	gramps/plugins/tool/phpgedview.glade,
	gramps/plugins/tool/removeunused.glade,
	gramps/plugins/tool/verify.glade: Fix: The property
	GtkAlignment:yalign|xalign is deprecated      and shouldn't be used
	anymore

2014-10-31  Josip <josip@pisoj.com>

	* gramps/gui/glade/dbman.glade, gramps/plugins/tool/eventcmp.glade,
	gramps/plugins/tool/notrelated.glade,
	gramps/plugins/tool/phpgedview.glade: 0008126: Warnings: deprecated
	Gtk properties and errors loading theme icon  Fix: Error loading
	theme icon 'gtk-apply'

2014-10-31  Josip <josip@pisoj.com>

	* po/hr.po: croatian translation

2014-10-29  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2014-10-29  Paul Franklin <pf.98052@gmail.com>

	* po/POTFILES.in, po/gramps.pot: 8154: Some text not translatable in
	context menu fancharts (GUI)

2014-10-29  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* po/cs.po: czech translation update

2014-10-28  Paul Franklin <pf.98052@gmail.com>

	* gramps/gen/db/upgrade.py: 8152: Error converting database after
	upgrade to Gramps 4.1.1

2014-10-28  Nick Hall <nick__hall@hotmail.com>

	* gramps/gen/db/write.py: 8020: Ensure that reference map has string
	keys

2014-10-27  John Ralls <jralls@ceridwen.us>

	* gramps/gen/utils/maclocale.py: 8140: Gramps doesn't work under
	Turkish locale  (cherry picked from commit
	4662cf1cf94c3502ca8490f213b34d3d094e2d38)

2014-10-26  Ugur Cetin <ugur@ugurcetin.com.tr>

	* po/tr.po: update Turkish translation (partial)

2014-10-26  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: smal change in German translation

2014-10-26  leonhaeuser <mirko@leonhaeuser.de>

	* po/de.po: update German translation

2014-10-26  Jérôme Rapinat <romjerome@yahoo.fr>

	* po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po,
	po/de.po, po/el.po, po/es.po, po/fi.po, po/he.po, po/hr.po,
	po/hu.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po,
	po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po,
	po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sv.po, po/uk.po,
	po/vi.po, po/zh_CN.po: 7362 8103 typo on translations, find po -name
	*.po -exec sed -i'' -e 's/...

2014-10-25  Jérôme Rapinat <romjerome@yahoo.fr>

	* gramps/gui/filters/sidebar/_citationsidebarfilter.py,
	gramps/gui/filters/sidebar/_sidebarfilter.py, po/ar.po, po/bg.po,
	po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po,
	po/eo.po, po/es.po, po/fi.po, po/fr.po, po/gramps.pot, po/he.po,
	po/hr.po, po/hu.po, po/it.po, po/ja.po, po/lt.po, po/mk.po,
	po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
	po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po,
	po/sv.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po: [backport]:
	7362 8103: some labels fit better on citations sidebar filter (patch
	by Nick H.), add the new translated string on most translation files


2014-10-24  Paul Franklin <pf.98052@gmail.com>

	* po/gramps.pot: generate new template (gramps.pot)

2014-10-24  John Ralls <jralls@ceridwen.us>

	* mac/Info.plist, mac/gramps.modules: Update gramps mac version to
	4.1.1

2014-10-24  Paul Franklin <pf.98052@gmail.com>

	* setup.py: add language-warning message to setup.py

2014-10-24  Jérôme Rapinat <romjerome@yahoo.fr>

	* gramps/gen/utils/grampslocale.py: Serbian should be ready for
	Windows OS and LOCALE_NAMES mapping

2014-10-24  Jérôme Rapinat <romjerome@yahoo.fr>

	* bump to 4.1.2

