mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
[UI] Pull Request Download diff Button (#8470)
* Add Diff Download to Compare List * Add&Change Text for Diff Options * move button to seperate template * add drop down menue with options * Update: Compare update Gogs, BitBucket, RhodeCode and remove gitea issue link Co-Authored-By: Lauris BH <lauris@nix.lv> * remove last things from TESTing
This commit is contained in:
@@ -1370,7 +1370,10 @@ diff.parent = parent
|
||||
diff.commit = commit
|
||||
diff.git-notes = Notes
|
||||
diff.data_not_available = Diff Content Not Available
|
||||
diff.show_diff_stats = Show Diff Stats
|
||||
diff.options_button = Diff Options
|
||||
diff.show_diff_stats = Show Stats
|
||||
diff.download_patch = Download Patch File
|
||||
diff.download_diff = Download Diff File
|
||||
diff.show_split_view = Split View
|
||||
diff.show_unified_view = Unified View
|
||||
diff.whitespace_button = Whitespace
|
||||
|
Reference in New Issue
Block a user