diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2018-09-15 06:57:03 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2018-09-15 06:57:03 +0000 |
commit | 72e68c534edd8c6aa5d93e5b2ffc750015144a24 (patch) | |
tree | ad2480c0d208fbc32d28915518a456ff6b8fc1ad /config | |
parent | 9d00ca96a1fa33df8d89b50c845d44d7ce3f2a02 (diff) | |
download | redmine-72e68c534edd8c6aa5d93e5b2ffc750015144a24.tar.gz redmine-72e68c534edd8c6aa5d93e5b2ffc750015144a24.zip |
Change English translation for setting_issue_list_default_columns (#26501).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17486 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index d8f09431f..99ebbf72f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -405,7 +405,7 @@ en: setting_timespan_format: Time span format setting_cross_project_issue_relations: Allow cross-project issue relations setting_cross_project_subtasks: Allow cross-project subtasks - setting_issue_list_default_columns: Default columns displayed on the issue list + setting_issue_list_default_columns: Isuses list defaults setting_repositories_encodings: Attachments and repositories encodings setting_emails_header: Email header setting_emails_footer: Email footer |