You have been subscribed to a public bug:

Various constructs in MessageInfoDialog.qml look like

text: "<b>%1:</b> %2".arg(i18n.tr("Type")).arg(root.activeMessage.type)

which means the translator gets to translate the "Type" word but the
structure is fixed as "%1: %2" which is quite inflexible for some
languages that may need it in different order or without ":", etc

** Affects: messaging-app (Ubuntu)
     Importance: Undecided
         Status: New

-- 
i18n construction assumes fixed structure
https://bugs.launchpad.net/bugs/1386732
You received this bug notification because you are a member of Ubuntu Apps bug 
tracking, which is subscribed to messaging-app in Ubuntu.

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to