gnome-shell/js/ui/components
Florian Müllner 696965c9f7 cleanup: Stop using string concatenation
It's unfortunate that we cannot fully embrace template strings, but
we aren't limited to "legacy" formatting either; replace the last
remaining places where we still use string concatenation to reduce
the difference between regular and legacy style a bit.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2200>
2022-02-23 12:23:52 +00:00
..
__init__.js cleanup: Don't linebreak before closing parentheses 2020-04-28 09:04:49 +00:00
automountManager.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
autorunManager.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
keyring.js keyring: Fix incorrect reference to the label instead of string 2021-11-17 10:19:08 +00:00
networkAgent.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
polkitAgent.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
telepathyClient.js cleanup: Stop using string concatenation 2022-02-23 12:23:52 +00:00