The following command will extract all the strings and put them into a ts file:
lupdate-qt4 frontend.pro -ts strings.ts

Another solution would be to compile the ui file into a cpp file and then 
extract the strings:
uic-qt4 qtfront.ui > ui_qtfront.cpp

the ui_qtfront.cpp is actually auto generated while compiling the qt
frontend.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/951054

Title:
  Most of the Checkbox UI is not translatable

To manage notifications about this bug go to:
https://bugs.launchpad.net/checkbox/+bug/951054/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to