Actions
Feature #6112
closedAccept localized keywords when receiving emails
Start date:
2010-08-11
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
Redmine should allow me to send and e-mail using "AtribuĂdo para:" instead of "Attributed to:" to attribute an issue to some user. pt-BR and en respectively.
This should work for every keyword in MailHandler.
Related issues
Updated by Jean-Philippe Lang about 14 years ago
- Tracker changed from Defect to Feature
- Subject changed from MailHandler should consider i18nED keywords to Accept localized keywords when receiving emails
- Assignee set to Jean-Philippe Lang
- Target version set to 1.1.0
Updated by Jean-Philippe Lang about 14 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Change done in r4395. You can now use keywords just like they appear on the Redmine UI. The default language and the language of the user who sent the email are accepted.
Actions