mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-14 14:57:21 +00:00
## Checklist ### Tests I don't think this deserves a test. ### Documentation - [ ] I created a pull request [to the documentation](https://codeberg.org/forgejo/docs) to explain to Forgejo users how to use this change. - [x] I did not document these changes and I do not expect someone else to do it. ### Release notes - [x] I do not want this change to show in the release notes. - [ ] I want the title to show in the release notes with a link to this pull request. - [ ] I want the content of the `release-notes/<pull request number>.md` to be be used for the release notes instead of the title. ### What does it fix In the dashboard, when someone deletes a branch, the message that is displayed doesn't distinguish the branch name from the rest of the message visually. Because that's user-provided content, I find it odd, as it blends in with the system-generated message. For consistency with other messages (such as the one obtained when renaming a repository), I propose to show the branch name in monospaced font via the `<code></code>` markup. I didn't update the other languages by fear of interfering with Weblate but I would be happy to update the other languages accordingly if you wish so. I didn't add any tests because I don't think it's necessary for such a small change. #### Before  #### After  #### Renaming a repository (unchanged, just for reference)  Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8418 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Reviewed-by: 0ko <0ko@noreply.codeberg.org> Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu> Co-committed-by: Antonin Delpeuch <antonin@delpeuch.eu> |
||
---|---|---|
.. | ||
locale_ar.ini | ||
locale_be.ini | ||
locale_bg.ini | ||
locale_bn.ini | ||
locale_bs.ini | ||
locale_ca.ini | ||
locale_cs-CZ.ini | ||
locale_da.ini | ||
locale_de-DE.ini | ||
locale_el-GR.ini | ||
locale_en-US.ini | ||
locale_eo.ini | ||
locale_es-ES.ini | ||
locale_et.ini | ||
locale_eu.ini | ||
locale_fa-IR.ini | ||
locale_fi-FI.ini | ||
locale_fil.ini | ||
locale_fr-FR.ini | ||
locale_ga-IE.ini | ||
locale_gl.ini | ||
locale_he.ini | ||
locale_hi.ini | ||
locale_hu-HU.ini | ||
locale_id-ID.ini | ||
locale_is-IS.ini | ||
locale_it-IT.ini | ||
locale_ja-JP.ini | ||
locale_jbo.ini | ||
locale_ka.ini | ||
locale_ko-KR.ini | ||
locale_lt.ini | ||
locale_lv-LV.ini | ||
locale_ml-IN.ini | ||
locale_nb_NO.ini | ||
locale_nds.ini | ||
locale_nl-NL.ini | ||
locale_pl-PL.ini | ||
locale_pt-BR.ini | ||
locale_pt-PT.ini | ||
locale_ro.ini | ||
locale_ru-RU.ini | ||
locale_si-LK.ini | ||
locale_sk-SK.ini | ||
locale_sl.ini | ||
locale_sr-SP.ini | ||
locale_sv-SE.ini | ||
locale_tr-TR.ini | ||
locale_uk-UA.ini | ||
locale_vi.ini | ||
locale_yi.ini | ||
locale_zh-CN.ini | ||
locale_zh-HK.ini | ||
locale_zh-TW.ini | ||
readme.md | ||
TRANSLATORS |
See locale_readme.md for modification instructions.
Attribution
Forgejo translators are attributed in commit messages and in monthly updates on the website.
Gitea translators are mostly not attributed in this repository because Gitea translation commits are lacking attribution, but it may be preserved on Crowdin.
This directory contains a legacy TRANSLATORS
file from the Gogs era. It is opt-in and is not actively maintained.