Closed
Bug 968963
Opened 12 years ago
Closed 11 years ago
[E.me] Collection static apps names are not translated
Categories
(Firefox OS Graveyard :: Gaia::Everything.me, defect)
Tracking
(blocking-b2g:1.3+, b2g-v1.3 fixed, b2g-v1.3T fixed, b2g-v1.4 fixed)
People
(Reporter: rkuhlman, Assigned: amirn)
References
Details
(Whiteboard: LocRun1.3 [systemsfe])
Attachments
(2 files)
39.19 KB,
image/png
|
Details | |
46 bytes,
text/x-github-pull-request
|
ranbena
:
review+
fabrice
:
approval-gaia-v1.3+
|
Details | Review |
When the user performs an E.Me search, any related apps that are already installed on the device will be suggested first. These autosuggested apps always display in english, even if they are properly translated on the home page. This includes pre-installed apps.
Repro Steps:
1) Updated Buri to BuildID: 20140203004001
2) Tap on 'Social' E.Me app.
3) Observe the suggested apps that are already installed.
Actual:
Preinstalled apps display in English.
Expected:
App titles display in the appropriate language if a translation is available.
Environmental Variables:
Device: Buri v1.3 Moz RIL
BuildID: 20140203004001
Gaia: f9a37c77efb4621a1f57e4695b497d18601fe134
Gecko: 3d9d920ca43b
Version: 28.0a2
Firmware Version: v1.2-device.cfg
Notes:
Repro frequency: 100%
See attached: screenshot
Comment 1•12 years ago
|
||
We've translated FxOS v 1.3 strings through pootle at mozilla.locamotion.org; how I do this fix? I find these strings in pootle, and wait for someone to push form their to upstream?
or I translate them here in respective order?
Updated•12 years ago
|
blocking-b2g: --- → 1.3?
Component: bn-BD / Bengali → Gaia::Everything.me
Product: Mozilla Localizations → Firefox OS
Comment 2•12 years ago
|
||
I think the problem here is that strings used for the apps here are using the English name, not the localized name. Sounds like a bug in the e.me Gaia code.
Comment 3•11 years ago
|
||
Ran,
Can you please check if this is an e.me issue? Or rule out if not?
Flags: needinfo?(ran)
Comment 4•11 years ago
|
||
Sounds like a definite bug. Assigning Amir.
Assignee: nobody → amirn
Status: NEW → ASSIGNED
Flags: needinfo?(ran)
Updated•11 years ago
|
blocking-b2g: 1.3? → 1.3+
Assignee | ||
Updated•11 years ago
|
Summary: [B2G][l10n][Bengali]E.Me installed app suggestions display in English. → [E.me] Collection static apps names are not translated
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8374759 -
Flags: review?(ran)
Assignee | ||
Comment 6•11 years ago
|
||
Updated the patch to also handle cases where a collection is open while the language changes by closing the collection.
This is the only low-risk solution possible.
Updated•11 years ago
|
Whiteboard: LocRun1.3 → LocRun1.3 [systemsfe]
Updated•11 years ago
|
Attachment #8374759 -
Flags: review?(ran) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 9•11 years ago
|
||
Comment 10•11 years ago
|
||
(In reply to Amir Nissim (Everything.me) from comment #9)
> uplifted to v1.3:
> https://github.com/mozilla-b2g/gaia/commit/
> f495f10df8c6f2c056d22d1878d46bccdae24835
Please backout. You need to get approval for all gaia landings at this point of the release.
See https://wiki.mozilla.org/Release_Management/B2G_Landing#v1.3.0.
Flags: needinfo?(amirn)
Assignee | ||
Comment 11•11 years ago
|
||
Sorry. I thought 1.3+ means ok to land :(
Backed out here: https://github.com/mozilla-b2g/gaia/commit/b4e20c3be2205350ed15b4fc40acaeb15b190e97
Thanks Jason.
Flags: needinfo?(amirn)
Assignee | ||
Comment 12•11 years ago
|
||
Comment on attachment 8374759 [details] [review]
Redirect to PR
Requesting approval for v1.3
Bug caused by: Never implemented
User impact: App names inside collections are not translated to device language
Risk to taking this patch: Low
String changes made: get localized name when rendering static apps in a Collection. If a Collection is open while device language changes - force close it.
Attachment #8374759 -
Flags: approval-gaia-v1.3?
Updated•11 years ago
|
Attachment #8374759 -
Flags: approval-gaia-v1.3? → approval-gaia-v1.3+
Comment 13•11 years ago
|
||
v1.3: df60e9b49207d64da5647ab15760c122adabfba4
Updated•11 years ago
|
status-b2g-v1.3T:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•