gramps/gramps/plugins/quickview
Nick Hall cc7ca7ff99 Support msgctxt in po files instead of a vertical bar in the msgid
For developers, an extra optional context parameter has been
added to the gettext functions. For example, _('point size|pt')
should now be written as _('pt', 'point size').

For translators this would appear in the message catalog as:

msgctxt "point size"
msgid "pt"
msgstr "pt"

Implements #3416.
2020-09-21 22:03:43 +01:00
..
__init__.py
ageondate.py bug 9844; fix QuickReports for Cairo crash when no objects found 2016-12-20 19:36:49 +00:00
all_events.py Remove extraneous whitespace before colon 2019-05-12 07:00:44 +01:00
all_relations.py Remove extraneous whitespace before assignment 2019-05-12 10:21:16 +01:00
attributematch.py bug 9844; fix QuickReports for Cairo crash when no objects found 2016-12-20 19:36:49 +00:00
filterbyname.py Support msgctxt in po files instead of a vertical bar in the msgid 2020-09-21 22:03:43 +01:00
lineage.py Remove extraneous whitespace before assignment 2019-05-12 10:21:16 +01:00
linkreferences.py Remove trailing whitespace 2015-08-23 18:42:07 +01:00
onthisday.py Remove trailing whitespace 2015-08-23 18:42:07 +01:00
quickview.gpr.py Bump all version numbers to 5.2 2020-09-15 16:59:43 +01:00
references.py Remove extraneous whitespace before assignment 2019-05-12 10:21:16 +01:00
reporef.py bug 9844; fix QuickReports for Cairo crash when no objects found 2016-12-20 19:36:49 +00:00
samesurnames.py Remove extraneous whitespace before assignment 2019-05-12 10:21:16 +01:00
siblings.py 7276: translate some currently-untranslated punctuation marks 2016-12-23 12:59:06 -08:00