From d97beec1d4cc773dd8fb8a5245efb040235f86b1 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Sun, 30 Apr 2023 04:00:57 +0000 Subject: Add "View annotation prior to this change" button in the annotate view of Git (#35432). Patch by Takenori TAKAKI. git-svn-id: https://svn.redmine.org/redmine/trunk@22217 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/locales/en.yml b/config/locales/en.yml index a6bf316d4..637fe8a12 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -838,6 +838,7 @@ en: label_latest_revision_plural: Latest revisions label_view_revisions: View revisions label_view_all_revisions: View all revisions + label_view_previous_annotation: View annotation prior to this change label_x_revisions: "%{count} revisions" label_max_size: Maximum size label_roadmap: Roadmap -- cgit v1.2.3