mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:38:58 +00:00
6647e4d53f
Instead of failing or do things that could be damaging, this script prints a deprecation notice. It fixes the unnecessary breaking change introduced in `[I18n] tooling and process`. https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/version-management/forgejo/default.nix#L80 $ make merge-locales NOT NEEDED: THIS IS A NOOP AS OF Forgejo 7.0 BUT KEPT FOR BACKWARD COMPATIBILITY $ go run build/merge-forgejo-locales.go NOT NEEDED: THIS IS A NOOP AS OF Forgejo 7.0 BUT KEPT FOR BACKWARD COMPATIBILITY Also remove the build/crowdin-to-weblate.sh script that was never needed. |
||
---|---|---|
.. | ||
codeformat | ||
backport-locales.go | ||
code-batch-process.go | ||
generate-bindata.go | ||
generate-emoji.go | ||
generate-gitignores.go | ||
generate-go-licenses.go | ||
generate-licenses.go | ||
gocovmerge.go | ||
merge-forgejo-locales.go | ||
test-echo.go | ||
test-env-check.sh | ||
test-env-prepare.sh | ||
update-locales.sh |