diff options
author | Go MAEDA <maeda@farend.jp> | 2024-06-25 05:52:23 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2024-06-25 05:52:23 +0000 |
commit | 0afa535765599073d0f92f2029ea28e98d8dfcdd (patch) | |
tree | 48b6d0bdce4a6487aaf16e461d7b986274140455 /config/locales/en-GB.yml | |
parent | 61eeefb7dc78cbc7011a139c18044f536d02d273 (diff) | |
download | redmine-0afa535765599073d0f92f2029ea28e98d8dfcdd.tar.gz redmine-0afa535765599073d0f92f2029ea28e98d8dfcdd.zip |
Remove unused "label_browse" from all locales (#40882).
git-svn-id: https://svn.redmine.org/redmine/trunk@22897 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 9e6601029..930229632 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -624,7 +624,6 @@ en-GB: label_day_plural: days label_repository: Repository label_repository_plural: Repositories - label_browse: Browse label_branch: Branch label_tag: Tag label_revision: Revision |