Project

General

Profile

Actions

Patch #8494

closed

Turkish translation file update

Added by Burak Yiğit Kaya almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Translations
Target version:
-
Start date:
2011-06-01
Due date:
% Done:

0%

Estimated time:

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

tr.yml (42.4 KB) tr.yml Burak Yiğit Kaya, 2011-06-01 20:39
Actions #1

Updated by Toshi MARUYAMA almost 14 years ago

  • Status changed from New to Closed

Committed in trunk r5992, r5993 and r5994 r5995 1.2-stable, thanks.

Actions #2

Updated by Toshi MARUYAMA almost 14 years ago

  • 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

Actions #3

Updated by Toshi MARUYAMA almost 14 years ago

  • Status changed from Reopened to Closed

All tests on CI server pass.

Actions #4

Updated by Jean-Philippe Lang almost 14 years ago

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
Actions #5

Updated by Toshi MARUYAMA almost 14 years ago

Thanks for your information.

Actions

Also available in: Atom PDF