Merge pull request '[UI] Do not include trailing EOL character when counting lines' (#4835) from gusted/forgejo-num-lines into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4835 Reviewed-by: Caesar Schinas <caesar@caesarschinas.com> Reviewed-by: Otto <otto@codeberg.org>
This commit is contained in:
commit
7faea490fc
5 changed files with 88 additions and 7 deletions
|
@ -1331,6 +1331,8 @@ normal_view = Normal View
|
|||
line = line
|
||||
lines = lines
|
||||
from_comment = (comment)
|
||||
no_eol.text = No EOL
|
||||
no_eol.tooltip = This file doesn't contain a trailing end of line character.
|
||||
|
||||
editor.add_file = Add file
|
||||
editor.new_file = New file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue