← Back to team overview

touch-packages team mailing list archive

[Bug 1358790] [NEW] Ubuntu Store "All Deparments" not localized

 

Public bug reported:

"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);

** Affects: unity-scope-click (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: qa-daily-testing rtm14 touch

** Attachment added: "unity-scope-click-all-departments.png"
   https://bugs.launchpad.net/bugs/1358790/+attachment/4181649/+files/unity-scope-click-all-departments.png

-- 
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 Deparments" not localized

Status in “unity-scope-click” package in Ubuntu:
  New

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


Follow ups

References