diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 12a66773ca..5f945f0d0f 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -1453,6 +1453,7 @@ commits.signed_by_untrusted_user_unmatched = Signed by untrusted user who does n commits.gpg_key_id = GPG key ID commits.ssh_key_fingerprint = SSH key fingerprint commits.view_path=View at this point in history +commits.view_single_diff = View changes to this file introduced in this commit commit.operations = Operations commit.revert = Revert diff --git a/templates/repo/commits_list.tmpl b/templates/repo/commits_list.tmpl index b23de20583..a9015e6089 100644 --- a/templates/repo/commits_list.tmpl +++ b/templates/repo/commits_list.tmpl @@ -81,6 +81,14 @@