User visible strings aren't translated
Bug #1618892 reported by
Michael Sheldon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-download-manager (Ubuntu) |
Fix Released
|
High
|
Michael Sheldon |
Bug Description
UDM currently has no translations infrastructure. The majority of strings displayed to users by UDM are QNetworkReply error messages which are already translated by Qt, however there are still a number of custom errors that aren't translated.
Related branches
lp://staging/~michael-sheldon/ubuntu-download-manager/translation-support
- system-apps-ci-bot: Approve (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 422 lines (+194/-11)13 files modifiedCMakeLists.txt (+10/-0)
debian/control (+1/-0)
debian/rules (+4/-1)
po/CMakeLists.txt (+28/-0)
po/ubuntu-download-manager.pot (+57/-0)
src/common/priv/CMakeLists.txt (+4/-2)
src/common/priv/ubuntu/transfers/i18n.cpp (+39/-0)
src/common/priv/ubuntu/transfers/i18n.h (+34/-0)
src/downloads/daemon/main.cpp (+3/-0)
src/downloads/priv/ubuntu/downloads/file_download.cpp (+5/-4)
src/downloads/priv/ubuntu/downloads/group_download.cpp (+3/-2)
src/uploads/daemon/main.cpp (+3/-0)
src/uploads/priv/ubuntu/uploads/file_upload.cpp (+3/-2)
Changed in ubuntu-download-manager: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Michael Sheldon (michael-sheldon) |
Changed in ubuntu-download-manager (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Michael Sheldon (michael-sheldon) |
no longer affects: | ubuntu-download-manager |
To post a comment you must log in.
This bug was fixed in the package ubuntu- download- manager - 1.3+16. 10.20160909. 1-0ubuntu1
--------------- download- manager (1.3+16. 10.20160909. 1-0ubuntu1) yakkety; urgency=medium
ubuntu-
[ Florian Boucault ]
* Fixes for crossbuilding.
[ Michael Sheldon ]
* Make user visible strings translatable (LP: #1618892)
* Fix queue blocking and error reporting when file path is unwritable
(LP: #1411866)
* Remove dependency on qt5-default metapackage
-- Michael Sheldon <email address hidden> Fri, 09 Sep 2016 11:49:03 +0000