Closed
Bug 1016245
Opened 10 years ago
Closed 10 years ago
[Collections App] Localized names in Collection suggestions list
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(feature-b2g:2.0, tracking-b2g:backlog, b2g-v2.0 fixed)
RESOLVED
FIXED
2.0 S4 (20june)
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | fixed |
People
(Reporter: amirn, Assigned: amirn)
References
Details
(Whiteboard: [systemsfe])
User Story
For the Smart Collection suggestions list provided by EverythingMe: 1. if a local translation exists, use it as the label for the suggestion 2. else, if the suggestion is returned in the device's locale, use it as the label for the suggestion 3. else, do not show the suggestion
Attachments
(1 file)
There should be a list of collection names for each locale supported by the OS.
When changing the device locale, collection names should update on the homescreen.
Assignee | ||
Updated•10 years ago
|
Blocks: collection-app
Updated•10 years ago
|
blocking-b2g: --- → backlog
feature-b2g: --- → 2.0
Whiteboard: [systemsfe]
Updated•10 years ago
|
Assignee: nobody → amirn
Target Milestone: --- → 2.0 S3 (6june)
Assignee | ||
Updated•10 years ago
|
Summary: [Collections App] Locales for Collection names → [Collections App] Localized names in Collection suggestions list
Assignee | ||
Comment 1•10 years ago
|
||
This is PR is for localization of the suggestions only.
Deferring localization of Collection names on the homescreen to bug 1018708
Attachment #8432212 -
Flags: review?(ran)
Assignee | ||
Updated•10 years ago
|
User Story: (updated)
Assignee | ||
Comment 2•10 years ago
|
||
list of all Smart Collections suggestions is available here:
https://github.com/EverythingMe/gaia/blob/1016245-collection-locales/dev_apps/collection/locales/suggestions.example.properties
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Amir Nissim (Everything.me) from comment #2)
> list of all Smart Collections suggestions is available here:
> https://github.com/EverythingMe/gaia/blob/1016245-collection-locales/
> dev_apps/collection/locales/suggestions.example.properties
Local translations are only required for either (a) overriding server translations, or (b) languages not supported by EverythingMe.
In most cases translations will be provided by EverythingMe.
Assignee | ||
Comment 4•10 years ago
|
||
patch containing a customization test case: https://github.com/EverythingMe/gaia/commit/06cd02f3ed54cbc15140f216ad7326a78d8a202e
Updated•10 years ago
|
Attachment #8432212 -
Flags: review?(ran) → review+
Updated•10 years ago
|
Target Milestone: 2.0 S3 (6june) → 2.0 S4 (20june)
Assignee | ||
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 6•10 years ago
|
||
Mass modify - set status-b2g-v2.0 fixed for fixed bugs under vertical homescreen dependency tree.
status-b2g-v2.0:
--- → fixed
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•