← Back to team overview

touch-packages team mailing list archive

[Bug 1417031] Re: i18n.noop function for tagging strings for gettext extraction

 

** Summary changed:

- i18n.tag function for tagging strings for gettext extraction
+ i18n.noop function for tagging strings for gettext extraction

** Description changed:

  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")
+ e.g. i18n.noop("my string to extract but not translate")
  
  This would be the equivalent of the N_ / gettext_noop function, but for
  QML.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1417031

Title:
  i18n.noop function for tagging strings for gettext extraction

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

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

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1417031/+subscriptions


References