You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/options
Giteabot 00ea9af8e1
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>
11 months ago
..
gitignore [skip ci] Updated licenses and gitignores 2 years ago
label Add loading yaml label template files (#22976) 2 years ago
license [skip ci] Updated licenses and gitignores 1 year ago
locale Editor error message misleading due to re-used key. (#29859) (#29876) 11 months ago
readme Bindata is optional and over-writable on restart (#354) 8 years ago