Comment 0 for bug 1417031

Revision history for this message
Pete Woods (pete-woods) wrote : i18n.tag function for tagging strings for gettext extraction

It would be extremely useful for apps providing infographics if a pass through function for tagging existed in i18n.

e.g. i18n.tag("my string to extract but not translate")

This would be the equivalent of the N_ function, but for QML.