mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Sadly, xgettext's dealing with template strings is abysimal, so we
had to stop using them in files with translatable strings.
Make sure we don't accidentally sneak in template strings again(*)
and enforce that rule in a CI job.
(*) easy "mistake", considering how much nicer they are than
String.prototype.format()
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/1016
|
||
|---|---|---|
| .. | ||
| check-commit-log.sh | ||
| check-potfiles.sh | ||
| check-template-strings.sh | ||
| checkout-mutter.sh | ||
| Dockerfile.extension-ci | ||
| run-eslint.sh | ||