[tor-bugs] #30069 [Applications/Tor Browser]: Security slider and about:tor strings are untranslated in Tor Browser for Android
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Apr 29 11:54:43 UTC 2019
#30069: Security slider and about:tor strings are untranslated in Tor Browser for
Android
-------------------------------------------------+-------------------------
Reporter: gk | Owner: tbb-
| team
Type: defect | Status:
| needs_review
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-mobile, tbb-8.5-must, | Actual Points:
TorBrowserTeam201904R, GeorgKoppen201904, |
tbb-parity |
Parent ID: #26782 | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by gk):
`bug_30069` (https://gitweb.torproject.org/user/gk/tor-
browser.git/commit/?h=bug_30069&id=7e0bbadea033996f24cd8a33a3b9bf34e0beb317)
in my tor-browser repo has the additional fix so that everything is
localized now according to the system default locale on start-up (assuming
it matches one of the locales we ship).
The key idea here was to check Mozilla's en-US .apk (they ship that in
addition to a -multi one) and realizing that that one shows similar
symptoms to our bundle. Decompiling both .apks and diffing the result
showed the preference being set in the -multi .apk but not in the other.
While I see why we don't set that preference (we don't run the installer)
I am not sure why large parts of the UI are in fact properly localized
without it being set.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30069#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list