0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-22 05:46:12 -05:00
forgejo/services/forms
0ko 8178b4e98b chore: fix typos, decap a few i18n strings (#6666)
A few typos, some from spell checker, some from grepping `the the`, `the a `, ` a the`. Some in comments and some in changelogs.

Decapped a few remaining annoying strings, and one new from https://codeberg.org/forgejo/forgejo/pulls/6351 which was introduced by copy-pasting on a slightly out-of-date branch, causing Weblate to issue "reused translation" alerts again. Ref #6439.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6666
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2025-01-24 05:41:59 +00:00
..
admin.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
auth_form.go feat: add synchronization for SSH keys with OpenID Connect 2024-12-09 18:59:11 +03:00
org.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
package_form.go Alt Linux Apt-Rpm repository support for Forgejo packages. (#6351) 2025-01-22 14:01:49 +00:00
repo_branch_form.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
repo_form.go feat: allow changing default branch update style 2024-12-23 18:55:25 +03:00
repo_form_test.go
repo_tag_form.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
runner.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
user_form.go chore: fix typos, decap a few i18n strings (#6666) 2025-01-24 05:41:59 +00:00
user_form_auth_openid.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
user_form_hidden_comments.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
user_form_test.go