forgejo/modules/translation
Gusted ba5b157f7e feat(build): uniform ini parsing (#7429)
- Use the existing ini parser for the `lint-locale` and `lint-locale-usage` tooling.
- This discovered that the previous ini parser was not correctly parsing certain types of string, specifically those with `;` as it's seen as a comment. It now properly 'unescapes' that and is not seen as a comment break.
- Discovered-by: @fogti

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7429
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-04-03 08:27:02 +00:00
..
i18n feat(build): teach lint-locale-usage about trPluralString (#7425) 2025-04-02 14:57:45 +00:00
localeiter feat(build): uniform ini parsing (#7429) 2025-04-03 08:27:02 +00:00
mock.go feat(ui): localize theme names (#7168) 2025-03-09 15:12:30 +00:00
plural_rules.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
translation.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
translation_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00