Skip to content
Snippets Groups Projects
Verified Commit 41d01e49 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Add TorStrings module for localization

Bug 42481: Modularize SecurityLevel.
parent 9e01b1a9
Branches
No related tags found
1 merge request!964Bug 42481: Modularize SecurityLevel.
......@@ -3,10 +3,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
const { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
const { AppConstants } = ChromeUtils.import(
"resource://gre/modules/AppConstants.jsm"
);
import { AppConstants } from "resource://gre/modules/AppConstants.sys.mjs";
function getLocale() {
const locale = Services.locale.appLocaleAsBCP47;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment