2006-10-29 Alex Roitman <shura@gramps-project.org>
* src/plugins/rel_da.py: Add more locales. svn: r7491
This commit is contained in:
parent
789eb08866
commit
63a6730462
@ -1,3 +1,6 @@
|
||||
2006-10-29 Alex Roitman <shura@gramps-project.org>
|
||||
* src/plugins/rel_da.py: Add more locales.
|
||||
|
||||
2006-10-28 Don Allingham <don@gramps-project.org>
|
||||
* help/C/gramps.xml: preferences changes
|
||||
* help/gramps.pot: updated
|
||||
|
@ -204,4 +204,5 @@ class RelationshipCalculator(Relationship.RelationshipCalculator):
|
||||
register_relcalc(RelationshipCalculator,
|
||||
[ "da", "DA", "da_DK", "danish", "Danish", "da_DK.UTF8",
|
||||
"da_DK@euro", "da_DK.UTF8@euro", "dansk", "Dansk",
|
||||
"da_DK.UTF-8", "da_DK.utf-8", "da_DK.utf8"])
|
||||
"da_DK.UTF-8", "da_DK.utf-8", "da_DK.utf8",
|
||||
"da_DK.ISO-8859-1","da_DK.iso-8859-1","da_DK.iso88591" ])
|
||||
|
Loading…
Reference in New Issue
Block a user