[tor-bugs] #26843 [Applications/Tor Browser]: TBA: Investigate how Mozilla Fennec provides localization
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Nov 15 14:05:30 UTC 2018
#26843: TBA: Investigate how Mozilla Fennec provides localization
-------------------------------------------------+-------------------------
Reporter: sysrqb | Owner: tbb-
| team
Type: task | Status: new
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-mobile, TorBrowserTeam201811, | Actual Points:
TBA-a2, GeorgKoppen201811 |
Parent ID: #26782 | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by sysrqb):
Adding some more notes.
1. mkdir l10n-central
1. pushd l10n-central
1. clone target locale (such as es-ES, hg clone https://hg.mozilla.org
/l10n-central/es-ES)
1. popd
1. Add `--with-l10n-base=` in mozconfig
1. ./mach configure ...
1. ./mach build && ./mach package
1. ./mach build installers-es-ES
This results in a localized apk. There is an inconsistency when built with
#28051 because Orbot doesn't learn about the new locale until later, but
we can correct that. Overall, Fennec, torbutton, and Orbot use the correct
localized strings.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26843#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list