diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-01-20 20:11:07 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-01-20 20:11:07 +0000 |
commit | ef086beed1dab3bce1cb7d05edb5c2536b1d8d9c (patch) | |
tree | 940a5f0fdf10ac0fdfc45ab3305c3733f75b7b43 /config/locales/tr.yml | |
parent | 80f3834159d859cfd31e43c9610aee34dc3aa4bd (diff) | |
download | redmine-ef086beed1dab3bce1cb7d05edb5c2536b1d8d9c.tar.gz redmine-ef086beed1dab3bce1cb7d05edb5c2536b1d8d9c.zip |
Localized string for issue position in results.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8680 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/tr.yml')
-rw-r--r-- | config/locales/tr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/tr.yml b/config/locales/tr.yml index ad7375646..e457d76ce 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1033,3 +1033,4 @@ tr: label_repository_new: New repository field_repository_is_default: Main repository label_copy_attachments: Copy attachments + label_item_position: "%{position}/%{count}" |