← Back to team overview

touch-packages team mailing list archive

[Bug 1386732] [NEW] i18n construction assumes fixed structure

 

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 Touch seeded packages, which is subscribed to messaging-app in Ubuntu.