* src/DateDisplay.py: Allow B.C.E. in years to be localized

* src/dates/Date_de.py: Some more translations including B.C.E.


svn: r4584
This commit is contained in:
Martin Hawlisch
2005-05-13 15:32:58 +00:00
parent e1b74235c1
commit 358208d34f
3 changed files with 25 additions and 5 deletions

View File

@@ -11,6 +11,9 @@
* src/plugins/TestcaseGenerator.py: Handle DateError exception
* src/plugins/ImportGeneWeb.py: Distinguish unknown people
* src/DateDisplay.py: Allow B.C.E. in years to be localized
* src/dates/Date_de.py: Some more translations including B.C.E.
2005-05-12 Don Allingham <don@gramps-project.org>
* src/GrampsBSDDB.py: force database sync on transaction commit