Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-22 01:44:24 +01:00
forgejo/options/locale
JakobDev f90928507a [FEAT]Allow changing git notes (#4753)
Git has a cool feature called git notes. It allows adding a text to a commit without changing the commit itself. Forgejo already displays git notes. With this PR you can also now change git notes.

<details>
<summary>Screenshots</summary>

![grafik](/attachments/53a9546b-c4db-4b07-92ae-eb15b209b21d)
![grafik](/attachments/1bd96f2c-6178-45d2-93d7-d19c7cbe5898)
![grafik](/attachments/9ea73623-25d1-4628-a43f-f5ecbd431788)
![grafik](/attachments/efea0c9e-43c6-4441-bb7e-948177bf9021)

</details>

## Checklist

The [developer guide](https://forgejo.org/docs/next/developer/) contains information that will be helpful to first time contributors. There also are a few [conditions for merging Pull Requests in Forgejo repositories](https://codeberg.org/forgejo/governance/src/branch/main/PullRequestsAgreement.md). You are also welcome to join the [Forgejo development chatroom](https://matrix.to/#/#forgejo-development:matrix.org).

### Tests

- I added test coverage for Go changes...
  - [ ] in their respective `*_test.go` for unit tests.
  - [x] in the `tests/integration` directory if it involves interactions with a live Forgejo server.
- I added test coverage for JavaScript changes...
  - [ ] in `web_src/js/*.test.js` if it can be unit tested.
  - [ ] in `tests/e2e/*.test.e2e.js` if it requires interactions with a live Forgejo server (see also the [developer guide for JavaScript testing](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/tests/e2e/README.md#end-to-end-tests)).

### 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

- [ ] I do not want this change to show in the release notes.
- [x] 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.

<!--start release-notes-assistant-->

## Release notes
<!--URL:https://codeberg.org/forgejo/forgejo-->
- Features
  - [PR](https://codeberg.org/forgejo/forgejo/pulls/4753): <!--number 4753 --><!--line 0 --><!--description QWxsb3cgY2hhbmdpbmcgZ2l0IG5vdGVz-->Allow changing git notes<!--description-->
<!--end release-notes-assistant-->

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4753
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: JakobDev <jakobdev@gmx.de>
Co-committed-by: JakobDev <jakobdev@gmx.de>
2024-11-18 22:56:17 +00:00
..
locale_ar.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_be.ini [I18N] Translations update from Weblate (#2521) 2024-03-04 01:58:49 +00:00
locale_bg.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_bn.ini [I18N] Translations update from Weblate (#2350) 2024-02-17 22:18:04 +00:00
locale_bs.ini s/return_to_gitea/return_to_forgejo (#3822) 2024-05-20 18:44:33 +00:00
locale_ca.ini Remove URLs from translations, part two 2024-09-12 17:33:30 +05:00
locale_cs-CZ.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_de-DE.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_el-GR.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_en-US.ini [FEAT]Allow changing git notes (#4753) 2024-11-18 22:56:17 +00:00
locale_eo.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_es-ES.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_et.ini i18n: update of translations from Codeberg Translate (#5754) 2024-11-07 07:22:37 +00:00
locale_fa-IR.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_fi-FI.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_fil.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_fr-FR.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_gl.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_hi.ini i18n: update of translations from Codeberg Translate (#5514) 2024-10-14 03:34:26 +00:00
locale_hu-HU.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_id-ID.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_is-IS.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_it-IT.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_ja-JP.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_ko-KR.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_lt.ini i18n: update of translations from Codeberg Translate (#5555) 2024-10-16 02:49:05 +00:00
locale_lv-LV.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_ml-IN.ini [I18N] Add common section to new translation files 2024-07-22 20:14:24 +02:00
locale_nb_NO.ini i18n: update of translations from Codeberg Translate (#5583) 2024-10-24 04:37:43 +00:00
locale_nds.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_nl-NL.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_pl-PL.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_pt-BR.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_pt-PT.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_ru-RU.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_si-LK.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_sk-SK.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_sl.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_sr-SP.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_sv-SE.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_tr-TR.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_uk-UA.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_vi.ini i18n: update of translations from Codeberg Translate (#5471) 2024-10-10 05:22:07 +00:00
locale_yi.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_zh-CN.ini i18n: update of translations from Codeberg Translate (#5845) 2024-11-14 10:20:25 +00:00
locale_zh-HK.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
locale_zh-TW.ini feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
TRANSLATORS Fix missing left and right carets in TRANSLATORS (#21397) 2022-10-10 10:36:37 -04:00