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
@ -428,7 +428,7 @@ register_report(
|
||||
report_class = FanChart,
|
||||
options_class = FanChartOptions,
|
||||
modes = MODE_GUI | MODE_BKI | MODE_CLI,
|
||||
translated_name = _("Fan Chart"),
|
||||
translated_name = _("Fan Chart..."),
|
||||
status = _("Stable"),
|
||||
author_name = "Donald N. Allingham",
|
||||
author_email = "don@gramps-project.org",
|
||||
|
Reference in New Issue
Block a user