9041: remove temorary _DATAMAP entries (from [908ace1
])
not needed after [df90ef5
]
This commit is contained in:
@ -894,9 +894,6 @@ class GrampsLocale(object):
|
|||||||
from gramps.gen.lib.grampstype import GrampsType
|
from gramps.gen.lib.grampstype import GrampsType
|
||||||
return GrampsType.xml_str(name)
|
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):
|
def format(self, format, val, grouping=False, monetary=False):
|
||||||
"""
|
"""
|
||||||
Format a number in the current numeric locale. See python's
|
Format a number in the current numeric locale. See python's
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \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"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -7954,15 +7954,6 @@ msgstr ""
|
|||||||
msgid "See details"
|
msgid "See details"
|
||||||
msgstr ""
|
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
|
#: ../gramps/gen/utils/image.py:122
|
||||||
msgid ""
|
msgid ""
|
||||||
"WARNING: PIL module not loaded. Image cropping in report files will be "
|
"WARNING: PIL module not loaded. Image cropping in report files will be "
|
||||||
|
Reference in New Issue
Block a user