Closed
Bug 1257837
Opened 10 years ago
Closed 10 years ago
Remove RTL locales from shipped-locales.txt
Categories
(Firefox for iOS :: Build & Test, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: gueroJeff, Assigned: flod)
Details
Attachments
(1 file)
Considering that automated screenshots for Arabic and Persian are failing due to lack of RTL support in the app, I think we need to remove the 'fa' locale from shipped-locales.txt and reference this bug for any request to add RTL locales in the future until we resolve the issue of RTL support in the product. Those locales would be:
- ar
- fa
- he
- ur
This might be for another bug, but I think it would be best to follow the Android team's experiment to learn about the RTL market demand by localizing the App Store copy into these locales to see if it increases downloads from those pages and countries.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8732147 -
Flags: review?(jbeatty)
![]() |
Reporter | |
Comment 2•10 years ago
|
||
Comment on attachment 8732147 [details] [review]
Pull request on GitHub
lgtm
Attachment #8732147 -
Flags: review?(jbeatty) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
![]() |
||
Comment 4•10 years ago
|
||
> failing due to lack of RTL support in the app
Jeff, could you please elaborate? I'm a complete stranger to the iOS stack but conceptually I don't see how automated tasks fail because the lack of actual implementation of RTL APIs in FFiOS ?
As that was the point IMO of automated screenshots:: see when (and how much) things are broken in RTL.
![]() |
Reporter | |
Comment 5•10 years ago
|
||
(In reply to Ahmed Nefzaoui [:Nefzaoui] from comment #4)
> > failing due to lack of RTL support in the app
> Jeff, could you please elaborate? I'm a complete stranger to the iOS stack
> but conceptually I don't see how automated tasks fail because the lack of
> actual implementation of RTL APIs in FFiOS ?
> As that was the point IMO of automated screenshots:: see when (and how much)
> things are broken in RTL.
Hi Ahmed,
Thanks for your questions. To add some context, there are two lists of locales that impact Fennec on iOS: locales with repos, and the locales we ship each release. shipped-locales.txt tells the build tools what locales we're planning to ship when it creates the release candidate build that's submitted to the App Store.
So this bug is simply to avoid shipping RTL localizations through the App Store until we get RTL sorted out. Automated screenshots and nightly Aurora builds will still be made available for testing and identifying what's broken by the community.
Hope that helps :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•