Patch #8494
closed
Turkish translation file update
Added by Burak Yiğit Kaya almost 14 years ago.
Updated almost 14 years ago.
Description
I have translated an earlier version of Redmine but merged it with the latest locale file. It should be okay though I wasn't able to test it with the latest version.
Files
- Status changed from New to Closed
- Status changed from Closed to Reopened
Tests on CI server fail.
$ rake locales:check_interpolation
./config/locales/tr.yml: mail_body_wiki_content_added uses %{page} not found in en.yml
./config/locales/tr.yml: mail_subject_wiki_content_updated uses %{page} not found in en.yml
./config/locales/tr.yml: mail_body_wiki_content_updated uses %{page} not found in en.yml
./config/locales/tr.yml: mail_subject_wiki_content_added uses %{page} not found in en.yml
- Status changed from Reopened to Closed
All tests on CI server pass.
Toshi, you can use
rake locales
after updating a translation file. It will:
- check that all keys in en.yml are present in other locales (and add them if necessary)
- check that interpolation arguments are the same as in en.yml
Thanks for your information.
Also available in: Atom
PDF