* 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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user