* configure.in: Add Finnish back to installed languages

* src/po/fi.po: Make translations more consistent + some fixes
* src/ReportUtils.py (died_str): Typo.
* src/plugins/DetDescendantReport.py (add_user_options): Typos.
* src/plugins/DetAncestralReport.py (add_user_options): Typos.
* src/gramps_main.py (on_home_clicked): Typo.
* src/rule.glade: Translate label.
* src/po/fi.po: Add to gramps20 branch.
* src/po/template.po: Update translation template.
* src/po/ru.po: Translation update.


svn: r4420
This commit is contained in:
Alex Roitman
2005-04-24 21:01:31 +00:00
parent 24d55db257
commit f530e27275
8 changed files with 1581 additions and 2002 deletions

View File

@@ -1750,7 +1750,7 @@ class Gramps(GrampsDBCallback.GrampsDBCallback):
self.goto_active_person()
else:
ErrorDialog(_("No Home Person has been set."),
_("The Home Person may be set from the Settings menu."))
_("The Home Person may be set from the Edit menu."))
def on_add_bookmark_activate(self,obj):
if self.active_person: