9041: remove temorary _DATAMAP entries (from [908ace1
])
not needed after [df90ef5
]
This commit is contained in:
parent
e50f0c145e
commit
72d54a319f
@ -894,9 +894,6 @@ class GrampsLocale(object):
|
||||
from gramps.gen.lib.grampstype import GrampsType
|
||||
return GrampsType.xml_str(name)
|
||||
|
||||
#9041 fake entries for matching some _DATAMAP strings on reports
|
||||
temp = [_("Father Age"), _("Mother Age")]
|
||||
|
||||
def format(self, format, val, grouping=False, monetary=False):
|
||||
"""
|
||||
Format a number in the current numeric locale. See python's
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-11-29 10:24+0100\n"
|
||||
"POT-Creation-Date: 2015-11-30 23:59+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -7954,15 +7954,6 @@ msgstr ""
|
||||
msgid "See details"
|
||||
msgstr ""
|
||||
|
||||
#. 9041 fake entries for matching some _DATAMAP strings on reports
|
||||
#: ../gramps/gen/utils/grampslocale.py:898
|
||||
msgid "Father Age"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/utils/grampslocale.py:898
|
||||
msgid "Mother Age"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/utils/image.py:122
|
||||
msgid ""
|
||||
"WARNING: PIL module not loaded. Image cropping in report files will be "
|
||||
|
Loading…
Reference in New Issue
Block a user