tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

mobile-l10n.js (424B)


      1 /* This Source Code Form is subject to the terms of the Mozilla Public
      2 * License, v. 2.0. If a copy of the MPL was not distributed with this
      3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
      4 
      5 // This pref is in its own file for complex reasons. See bug 1428099 for
      6 // details. Do not add other prefs to this file.
      7 
      8 // Inherit locale from the OS, used for multi-locale builds
      9 pref("intl.locale.requested", "");