diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-04-03 11:41:52 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-04-03 11:41:52 +0000 |
commit | 1e179a9bbca40044ca881bdd93f7311d6662978c (patch) | |
tree | 32f9f0f5f2f3a606c2845697388e8fd58b585a10 /config | |
parent | ee84b6b24ce29905f5e28613fd59e0cfd637dfcc (diff) | |
download | redmine-1e179a9bbca40044ca881bdd93f7311d6662978c.tar.gz redmine-1e179a9bbca40044ca881bdd93f7311d6662978c.zip |
Change MD5 table header to Checksum (#25240).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@16456 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 8388d4216..5adcb8f8f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -373,6 +373,7 @@ en: field_updated_by: Updated by field_last_updated_by: Last updated by field_full_width_layout: Full width layout + field_digest: Checksum setting_app_title: Application title setting_app_subtitle: Application subtitle |