touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #11134
[Bug 1358790] Re: Ubuntu Store "All Departments" not localized
This bug was fixed in the package unity-scope-click -
0.1.1+14.10.20140821.1-0ubuntu1
---------------
unity-scope-click (0.1.1+14.10.20140821.1-0ubuntu1) utopic; urgency=medium
[ Alejandro J. Cura (alecu) ]
* New upstream release.
- Display Ubuntu logo in the header of apps scope. (LP: #1350610)
- Pass the sha512 hash from the details webservice to download manager.
(LP: #1330770)
- Sort departments alphabetically. (LP: #1354044)
- Exclude empty departments from the departments tree in Apps.
(LP: #1350609)
- Provide updated departments to match latest server changes. Bumped
schema to 3.
- New script to enable purchases in the scope during beta. (LP: #1356419)
- Add dependency on libglib2.0-bin and upstart-bin for script above.
- Enable QNetworkDiskCache for http GET requests. (LP: #1351212)
- Query download manager for in-progress downloads. (LP: #1234965)
- Only show extended info for apps from the store. (LP: #1350571)
- Don't expand categories by default in the store. (LP: #1355221)
- Do not use static const strings for translations. (LP: #1354501)
- Change "All departments" to just "All". (LP: #1351536)
- Localize the extra department title in the store. (LP: #1358790)
- Updated translations.
[ Martin Pitt ]
* Mark for using language packs.
[ Ubuntu daily release ]
* New rebuild forced
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Thu, 21 Aug 2014 20:40:59 +0000
** Changed in: unity-scope-click (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1358790
Title:
Ubuntu Store "All Departments" not localized
Status in “unity-scope-click” package in Ubuntu:
Fix Released
Bug description:
"All Departments" string is not localized following these steps:
Test case.
- Switch Ubuntu Touch to Spanish.
- Open Applications.
- Select Travel & Local.
- Click Ubuntu Store to see more.
Expected result.
- Filter must say "Todos los departamentos".
Actual result.
- "All Departments" actually shows.
Going directly through Applications > Click Ubuntu Store doesn't
reproduce the error.
"All Departments" with upper 'D' appears unmarked for localization in
scope/clickstore/store-query.cpp:
461: auto root = std::make_shared<click::Department>("", "All
Departments", "", true);
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1358790/+subscriptions
References