touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #74386
[Bug 1386732] Re: i18n construction assumes fixed structure
** Project changed: messaging-app => messaging-app (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1386732
Title:
i18n construction assumes fixed structure
Status in messaging-app package in Ubuntu:
New
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1386732/+subscriptions