gnome-shell/js/ui/components
Florian Müllner 9d941f8202 js: Don't use templates in files with translations
xgettext gained some support for template strings, and no longer
fails when encountering '/' somewhere between backticks.

Unfortunately its support is still buggy as hell, and it is now
silently dropping translatable strings, yay. I hate making the
code worse, but until xgettext really gets its shit together,
the only viable way forward seems to be to not use template
strings in any files listed in POTFILES.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/1014
2020-02-17 23:20:40 +01:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
autorunManager.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
keyring.js dialogs: Hide caps lock warning if password entry is hidden 2020-02-01 08:08:33 +01:00
networkAgent.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
polkitAgent.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
telepathyClient.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00