* doc/gramps-manual/C/getstart.xml: fixed spelling

* doc/gramps-manual/C/mainwin.xml: fixed spelling
* src/Errors.py: Add a DatabaseError type
* src/Utils.py: detect database loops in descendants_too_old
* src/WriteGedcom.py: report error message when database loop is detected
* src/po/template.po: added new error message. May be too late for some
translations to get this message.


svn: r5149
This commit is contained in:
Don Allingham
2005-08-30 19:56:43 +00:00
parent c6d2319c09
commit ce31ffcb84
7 changed files with 239 additions and 203 deletions

View File

@@ -26,7 +26,7 @@
<title>Getting Started</title>
<para>This chapter provides the most basic information on starting &app;
and obtaining help. Please procede to the following chapters for more
and obtaining help. Please proceed to the following chapters for more
information.</para>
<!-- ================ Getting Started Subsection ====== -->

View File

@@ -428,7 +428,7 @@
context menu. Among other useful items, the context menu has submenus
listing <guilabel>Spouses</guilabel>, <guilabel>Siblings</guilabel>,
<guilabel>Children</guilabel>, and <guilabel>Parents</guilabel>
of that person. Insensitive (greyed out) submenus indicate the absence
of that person. Insensitive (grayed out) submenus indicate the absence
of the data in the appropriate category. Similarly to the children menu above,
children's and parents' menus distinguish continuing lines from dead ends.
</para>