forgejo/options/locales
Giteabot ee87a652e9
Editor error message misleading due to re-used key. (#29859) (#29876)
Backport #29859 by @buckybytes

The error message:

`editor.file_changed_while_editing = The file contents have changed
since you started editing. <a target="_blank" rel="noopener noreferrer"
href="%s">Click here</a> to see them or <strong>Commit Changes
again</strong> to overwrite them.`

Is re-used in inappropriate contexts. The link in the key goes to a 404
when the key is used in a situation where the file contents have not
changed.

Added two new keys to differentiate commit id mismatch and push out of
date conditions.

Co-authored-by: buckybytes <158571971+buckybytes@users.noreply.github.com>
(cherry picked from commit 00ea9af8e118790a186b4cf78a0ce85ce986bf1d)
2024-03-21 17:09:50 +01:00
..
gitea_cs-CZ.ini
gitea_de-DE.ini
gitea_el-GR.ini
gitea_en-US.ini Editor error message misleading due to re-used key. (#29859) (#29876) 2024-03-21 17:09:50 +01:00
gitea_es-ES.ini
gitea_fa-IR.ini
gitea_fi-FI.ini
gitea_fr-FR.ini
gitea_hu-HU.ini
gitea_id-ID.ini
gitea_is-IS.ini
gitea_it-IT.ini
gitea_ja-JP.ini
gitea_ko-KR.ini
gitea_lv-LV.ini
gitea_nl-NL.ini
gitea_pl-PL.ini
gitea_pt-BR.ini
gitea_pt-PT.ini
gitea_ru-RU.ini
gitea_si-LK.ini
gitea_sk-SK.ini
gitea_sv-SE.ini
gitea_tr-TR.ini
gitea_uk-UA.ini
gitea_zh-CN.ini
gitea_zh-HK.ini
gitea_zh-TW.ini