diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-12-13 18:47:08 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-12-13 18:47:08 +0000 |
commit | 8351bb4a12e8ecb72678ae10d4c7cfba480c8fd8 (patch) | |
tree | 354db8c2e4287400319f6581c442c7b4e36f8fbb /config/locales/ca.yml | |
parent | f30462595e83f512cd5f29246a4542773595a224 (diff) | |
download | redmine-8351bb4a12e8ecb72678ae10d4c7cfba480c8fd8.tar.gz redmine-8351bb4a12e8ecb72678ae10d4c7cfba480c8fd8.zip |
Adds :setting_mail_handler_enable_regex_delimiters i18n string (#5864).
git-svn-id: http://svn.redmine.org/redmine/trunk@16066 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ca.yml')
-rw-r--r-- | config/locales/ca.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 8b40fcd4b..a2b5512f5 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1205,3 +1205,4 @@ ca: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions |