re 18636: Ok, I've gone with 'Whether to include a separate marital box in the report'
re 18637:
1) missing information is a future feature.
a check box to "include placeholders for missing generations"... I'll think about it. But I think I may go your way.
2) it deals with space available for missing boxes. Or instead of displaying an empty box with "include placeholders for missing generations" above, no box is displayed and the space for it is still there.
3) This has nothing to do with marriages boxes. Fathers have a display format, and Mothers have a display format. The center person is neither a Father or Mother. So which display box should we use?
4) good. But most common? I have no idea what those are... I'll think about it, but if you have any ideas...
5) Done
6) Done and Done (above)
7) I was thinking that scale was sizing and resizing is sizing too. Hense the 's'. I may still be wrong.
8) I'm under the impression that people don't see the tool tip.
9) wow. checked a 3.2 version and there is no 'include title' option... wow.
10) I don't see a 'include border' either in 3.2. Set to default to False
11) done but I can't seem to get the text box or enumerated list to be greyed out. I'll work on it more.
svn: r17047
Ancestor report:
- removed father uses main option
changed to 'center person uses' option on tree tab
- option main_disp to father_disp
- opton sec_dis to mother_disp
- moved secondary tab to display tab
- display boxes are now labeled 'father display' and mother display'
Descendant report:
- changed cli opts to 'descend_disp' and 'spouse_disp'
- removed 'use separate display for spouses'
- changed default note location to bottom left
Both reports:
- added 'Sizes' tab to hold scale and resize options only
- 'print' tab is now the 'include' tab
- options on the include tab say 'include' instead of 'print'
- moved 'Note' tab into the 'include' tab and labeled 'include note'
- moved some of the resize tooltip into the description
- tried to get the 'compress' tool tip a little better
svn: r17030
* Complete translation of all name fields,
harmonized with the name format editor.
* Use a consistent translation of "person".
* POT merge.
svn: r16988
CR: Benny
* Created two strings with l10n context instead of the old one,
'Role|Primary' and 'Name|Primary'.
* While testing, GUI started showing the context when not localized, fixed
that with appropriate sgettext instead of gettext in surnametab.py.
* While at it, changed also changed 'Family' in the Role context to 'Role|Family'.
* ru.po: major translations in the area of name and name formats.
The new Primary[...] and Patronymic[...] concept along with Notpatronymic
still don't fit well when translated :-(
svn: r16986