ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #09821
[Bug 1607713] [NEW] 'The website says "%2"' sentence's missing from translations
Public bug reported:
Website authentication's second sentence is missing from translations:
In the code:
text: request ? i18n.tr('The website at %1 requires authentication. The website says "%2"').arg(request.host).arg(request.realm) : ""
On Launchpad:
The website %1 requires authentication.
So the 'The website says "%2"' part is missing.
** Affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Affects: webbrowser-app (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "screenshot20160729_113517856.png"
https://bugs.launchpad.net/bugs/1607713/+attachment/4709345/+files/screenshot20160729_113517856.png
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1607713
Title:
'The website says "%2"' sentence's missing from translations
Status in Canonical System Image:
New
Status in webbrowser-app package in Ubuntu:
New
Bug description:
Website authentication's second sentence is missing from translations:
In the code:
text: request ? i18n.tr('The website at %1 requires authentication. The website says "%2"').arg(request.host).arg(request.realm) : ""
On Launchpad:
The website %1 requires authentication.
So the 'The website says "%2"' part is missing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1607713/+subscriptions
Follow ups