2008-01-28 Duncan Lithgow <dlithgow@gmail.com>
* various: add capitalization fixes according to HIG (plus ellipsis ...) http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en svn: r9951
This commit is contained in:
ChangeLog
src
DataViews
PageView.pyPluginUtils
ScratchPad.pyViewManager.pyglade
plugins
AncestorChart.pyAncestorReport.pyBookReport.pyCalculateEstimatedDates.pyChangeNames.pyChangeTypes.pyCheck.pyCheckpoint.pyCountAncestors.pyDateParserDisplayTest.pyDesbrowser.pyDescendChart.pyDescendReport.pyDetAncestralReport.pyDetDescendantReport.pyDumpGenderStats.pyEndOfLineReport.pyEval.pyEventCmp.pyEventNames.pyExtractCity.pyFamilyGroup.pyFamilyLines.pyFanChart.pyFindDupes.pyGVFamilyLines.pyGVHourGlass.pyGVRelGraph.pyGraphViz.pyIndivComplete.pyKinshipReport.pyLeak.pyMarkerReport.pyMediaManager.pyNarrativeWeb.pyOwnerEditor.pyPatchNames.pyRebuild.pyRebuildRefMap.pyRelCalc.pyRemoveUnused.pySoundGen.pyStatisticsChart.pySummary.pyTestcaseGenerator.pyTimeLine.pyVerify.pyWebCal.py
@ -157,7 +157,7 @@ register_tool(
|
||||
tool_class = DesBrowse,
|
||||
options_class = DesBrowseOptions,
|
||||
modes = Tool.MODE_GUI,
|
||||
translated_name = _("Interactive descendant browser"),
|
||||
translated_name = _("Interactive Descendant Browser"),
|
||||
status = _("Stable"),
|
||||
author_name = "Donald N. Allingham",
|
||||
author_email = "don@gramps-project.org",
|
||||
|
Reference in New Issue
Block a user