summaryrefslogtreecommitdiff
path: root/modules/ahnentafel_report/report.xml
diff options
context:
space:
mode:
authorfisharebest <fisharebest@gmail.com>2011-01-11 13:25:05 +0000
committerfisharebest <fisharebest@gmail.com>2011-01-11 13:25:05 +0000
commit686b71137b1cd742dca6522a6e5750b49c94bbfc (patch)
tree6a100b197d363ccb2335c637a22ef4f5c1885716 /modules/ahnentafel_report/report.xml
parenta5a96ab664f5e51712c71bf1e06eb42f5316b764 (diff)
downloadwebtrees-686b71137b1cd742dca6522a6e5750b49c94bbfc.tar.gz
webtrees-686b71137b1cd742dca6522a6e5750b49c94bbfc.tar.bz2
webtrees-686b71137b1cd742dca6522a6e5750b49c94bbfc.zip
Update the new report descriptions to use a consistent style. This style will also be used for all other modules.
Diffstat (limited to 'modules/ahnentafel_report/report.xml')
-rw-r--r--modules/ahnentafel_report/report.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ahnentafel_report/report.xml b/modules/ahnentafel_report/report.xml
index f011d79ce4..7f1e406869 100644
--- a/modules/ahnentafel_report/report.xml
+++ b/modules/ahnentafel_report/report.xml
@@ -2,7 +2,7 @@
<Report>
<!-- $Id$ -->
<Title><var var="WT_I18N::translate('Ahnentafel Report')" /></Title>
- <Description>Prints an Ahnentafel report for the selected individual</Description>
+ <Description><var var="WT_I18N::translate('A report of a person\'s ancestors in a narrative style.')" /></Description>
<Input name="pid" lookup="INDI" type="text"><var var="WT_I18N::translate('Enter Individual ID')" /></Input>
<Input name="maxgen" type="select" options="3=>3|4=>4|5=>5|6=>6|7=>7|8=>8|9=>9|*=>*"><var var="WT_I18N::translate('Generations')" /></Input>
<Input name="sources" type="checkbox" default="1"><var var="WT_I18N::translate('Show sources?')" /></Input>