Patch #2872
Added i18n vars for issue/new errors.
Status: | Closed | Start date: | 2009-03-01 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 2009-08-22 | |
Assignee: | % Done: | 100% | ||
Category: | Translations | |||
Target version: | 0.9.0 |
Associated revisions
New strings for translation (fixes #2872), thanks for Enderson Maia for pointing and translation
History
#1
Updated by Enderson Maia over 13 years ago
Another patch to complement the first one.
I used rake locales:update
to add the new vars in the other language files.
#2
Updated by Enderson Maia over 13 years ago
Please, change the Catergory of this ticket to Translations.
#3
Updated by Enderson Maia almost 13 years ago
Enderson Maia wrote:
Please, change the Catergory of this ticket to Translations.
The message is still hardcoded in source:trunk/app/controllers/issues_controller.rb#L134 and source:trunk/app/controllers/issues_controller.rb#L145
If I could change this ticket category, maybe it would be easier for the responsible to find it.
I have this in my "messy" github redmine fork (http://github.com/enderson/redmine) , in sync with edavis10 last commit.
#4
Updated by Mischa The Evil almost 13 years ago
- Category set to Translations
Enderson Maia wrote:
Please, change the Catergory of this ticket to Translations.
Done...
#5
Updated by Azamat Hackimov almost 13 years ago
- Due date set to 2009-08-22
- Status changed from New to Closed
- Assignee set to Azamat Hackimov
- Target version set to 0.9.0
- % Done changed from 0 to 100
Fixed now, thank for pointing.