Patch #5368
fix for Japanese translations (label_user_mail_option_*)
| Status: | Closed | Start date: | 2010-04-22 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 2010-05-15 | |
| Assignee: | Azamat Hackimov | % Done: | 0% |
|
| Category: | Translations | |||
| Target version: | 0.9.5 |
Description
Current label_user_mail_option_all and label_user_mail_option_none in ja.yml means that:
"For any issue on all my projects"
"For any issue on the selected project only"
This patch fixes the problem. Changes "チケット" (issue) to "通知" (notification).
The word "events" is correspond to "イベント" in Japanese, but "イベント" in this context is not so familiar to some people in Japan. So this patch does not use the word "イベント".
Associated revisions
History
Updated by Yuki Kita almost 2 years ago
- File user_mail_translations2.diff added
- Assignee set to Azamat Hackimov
I noticed the problem still remain, so I updated the patch.
But I think the proposed correction is appropriate.
Updated by Go MAEDA almost 2 years ago
Yuki Kita wrote:
I noticed the problem still remain, so I updated the patch.
Thanks for your correction.
Updated by Jean-Philippe Lang almost 2 years ago
- Tracker changed from Defect to Patch
- Category set to Translations
Updated by Azamat Hackimov over 1 year ago
- Due date set to 2010-05-15
- Status changed from New to Closed
- Target version set to 0.9.5
Commited to svn, thank you!