diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-12-23 18:35:19 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-12-23 18:35:19 +0000 |
commit | a54fa93b2e28c369fde84b714ac8e20d2fa77b5b (patch) | |
tree | 3503d01e163920b9553becebb8f5c675b5a4521a /config/locales/ro.yml | |
parent | e26eeef837f15de2d8f139ca838980eaa9de4da0 (diff) | |
download | redmine-a54fa93b2e28c369fde84b714ac8e20d2fa77b5b.tar.gz redmine-a54fa93b2e28c369fde84b714ac8e20d2fa77b5b.zip |
Adds a setting to remove incoming emails body after a delimiter (#4409).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3226 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ro.yml')
-rw-r--r-- | config/locales/ro.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 3cbd65e16..45956a4d8 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -868,3 +868,5 @@ ro: label_missing_api_access_key: Missing an API access key label_missing_feeds_access_key: Missing a RSS access key button_show: Show + text_line_separated: Multiple values allowed (one line for each value). + setting_mail_handler_body_delimiters: Truncate emails after one of these lines |