← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1497298] Re: Not all translations extracted in qmake projects

 

This can be workaround by using N_ instead. Not a bug, just lack in
documentation.

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1497298

Title:
  Not all translations extracted in qmake projects

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  Invalid

Bug description:
  karni@zen:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:	Ubuntu
  Description:	Ubuntu 14.10

  karni@zen:~$ apt-cache policy qtcreator-plugin-ubuntu
  qtcreator-plugin-ubuntu:
    Installed: 3.1.1+15.10.20150720-0ubuntu1~0utopic1

  Additional --keyword s need to be passed to xgettext to extract all
  appropriate strings for translation in qmake projects. Currently if
  you use ctr() call to provide context for translation, it won't even
  show up in the .pot file.

  Please refer to [1] to determine what should be passed to xgettext to
  extract all strings for translation in qmake projects.

  
  [1] https://developer.ubuntu.com/api/apps/qml/sdk-15.04/Ubuntu.Components.i18n/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1497298/+subscriptions


References