cc7ca7ff99
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. |
||
---|---|---|
.. | ||
__init__.py | ||
_bookdialog.py | ||
_docreportdialog.py | ||
_drawreportdialog.py | ||
_fileentry.py | ||
_graphreportdialog.py | ||
_graphvizreportdialog.py | ||
_papermenu.py | ||
_reportdialog.py | ||
_stylecombobox.py | ||
_styleeditor.py | ||
_textreportdialog.py | ||
_treereportdialog.py | ||
_webreportdialog.py |