From 22fe0baf96d24e1e61d207c82ca0d685bd6b3341 Mon Sep 17 00:00:00 2001 From: calvin Date: Thu, 22 Jun 2023 16:58:30 -0600 Subject: [PATCH] Revert "fix: [code-477]: change text of rename commit history" This reverts commit c77f6a28a45d79196ac1c020283e09daa05b16f3. --- web/src/i18n/strings.en.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/i18n/strings.en.yaml b/web/src/i18n/strings.en.yaml index 5511f0008..c616fb4af 100644 --- a/web/src/i18n/strings.en.yaml +++ b/web/src/i18n/strings.en.yaml @@ -424,8 +424,8 @@ fileTooLarge: File is too large to open. {download} clickHereToDownload: Click here to download. viewFile: View the file at this point in the history viewRepo: View the repository at this point in the history -hideCommitHistory: Renamed from {{file}} - Hide History -showCommitHistory: Renamed from {{file}} - Show History +hideCommitHistory: Hide Rename History for {{file}} +showCommitHistory: Show Rename History for {{file}} noReviewers: No Reviewers assignPeople: Assign people add: Add +