mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-14 19:22:09 +09:00
enhance: truncate but show long lines in diffs (#39279)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
@@ -2608,8 +2608,8 @@
|
||||
"repo.diff.file_image_width": "Width",
|
||||
"repo.diff.file_image_height": "Height",
|
||||
"repo.diff.file_byte_size": "Size",
|
||||
"repo.diff.line_truncated": "Line truncated",
|
||||
"repo.diff.file_suppressed": "File diff suppressed because it is too large.",
|
||||
"repo.diff.file_suppressed_line_too_long": "File diff suppressed because one or more lines are too long.",
|
||||
"repo.diff.too_many_files": "Loaded %[1]d of %[2]d files, more files were not shown because too many files have changed in this diff.",
|
||||
"repo.diff.show_more": "Show more",
|
||||
"repo.diff.load": "Load diff",
|
||||
|
||||
Reference in New Issue
Block a user