Update translation references

This commit is contained in:
Jérôme Rapinat 2015-06-07 20:17:26 +02:00
parent 123e376aba
commit c7afce1592

View File

@ -13,11 +13,8 @@ gramps/gen/datehandler/_datedisplay.py
gramps/gen/datehandler/_datestrings.py
gramps/gen/datehandler/_dateparser.py
gramps/gen/db/base.py
gramps/gen/db/dictionary.py
gramps/gen/db/exceptions.py
gramps/gen/db/undoredo.py
gramps/gen/db/upgrade.py
gramps/gen/db/write.py
gramps/gen/display/name.py
gramps/gen/filters/_filterparser.py
gramps/gen/filters/rules/_changedsincebase.py
@ -535,6 +532,13 @@ gramps/gui/widgets/styledtexteditor.py
gramps/gui/widgets/validatedmaskedentry.py
gramps/guiQML/grampsqml.py
gramps/guiQML/views/dbman.py
gramps/plugins/database/bsddb.gpr.py
gramps/plugins/database/bsddb_support/read.py
gramps/plugins/database/bsddb_support/undoredo.py
gramps/plugins/database/bsddb_support/upgrade.py
gramps/plugins/database/bsddb_support/write.py
gramps/plugins/database/dictionarydb.gpr.py
gramps/plugins/database/dictionarydb.py
gramps/plugins/docgen/asciidoc.py
gramps/plugins/docgen/docgen.gpr.py
gramps/plugins/docgen/gtkprint.glade
@ -737,18 +741,17 @@ gramps/plugins/webreport/webcal.py
gramps/plugins/webreport/webplugins.gpr.py
gramps/plugins/webstuff/webstuff.gpr.py
gramps/plugins/webstuff/webstuff.py
#gramps/webapp/grampsdb/view/citation.py
#gramps/webapp/grampsdb/view/event.py
#gramps/webapp/grampsdb/view/family.py
#gramps/webapp/grampsdb/view/media.py
#gramps/webapp/grampsdb/view/note.py
#gramps/webapp/grampsdb/view/person.py
#gramps/webapp/grampsdb/view/place.py
#gramps/webapp/grampsdb/view/repository.py
#gramps/webapp/grampsdb/view/source.py
#gramps/webapp/grampsdb/view/tag.py
#gramps/webapp/grampsdb/views.py
#gramps/webapp/utils.py
gramps/webapp/grampsdb/view/citation.py
gramps/webapp/grampsdb/view/event.py
gramps/webapp/grampsdb/view/family.py
gramps/webapp/grampsdb/view/media.py
gramps/webapp/grampsdb/view/note.py
gramps/webapp/grampsdb/view/person.py
gramps/webapp/grampsdb/view/place.py
gramps/webapp/grampsdb/view/repository.py
gramps/webapp/grampsdb/view/source.py
gramps/webapp/grampsdb/view/tag.py
gramps/webapp/grampsdb/views.py
#
# Files to extract from and then merge into
#