extensionPrefs: Initialize gettext

I misremembered that imports.package.start() would set up the correct
gettext domain, but the module only provides a convenience method
for doing that.

Use it to bring back translations in the Extensions app, whoops.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1108
This commit is contained in:
Florian Müllner 2020-03-19 20:38:16 +01:00 committed by Florian Müllner
parent 3bf0511f1b
commit f8886468ce
2 changed files with 3 additions and 4 deletions

View file

@ -17,7 +17,6 @@ rules:
overrides:
- files: js/**
excludedFiles:
- js/extensionPrefs/**
- js/portalHelper/*
globals:
global: readonly