.gitlab
.gitlab-ci
.settings
data
docs
js
lint
eslintrc-gjs.yml
eslintrc-legacy.yml
eslintrc-shell.yml
man
meson
po
src
subprojects
test
tests
tools
.eslintrc.yml
.gitignore
.gitlab-ci.yml
.gitmodules
COPYING
HACKING.md
NEWS
README.md
README.mdwn
cldr2json.py
config.h.meson
gnome-shell.doap
meson.build
meson_options.txt

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