diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-05-26 17:33:01 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-05-26 17:33:01 +0000 |
commit | 513c18d2d3271ac304eaaf57b50169703cd7cbea (patch) | |
tree | 195330d01041e7203241a905f5ce1fdd5ffdce32 /config/locales/tr.yml | |
parent | e320017cf020be4bcba24e6692d841ad89ba36ed (diff) | |
download | redmine-513c18d2d3271ac304eaaf57b50169703cd7cbea.tar.gz redmine-513c18d2d3271ac304eaaf57b50169703cd7cbea.zip |
Translation sync
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3751 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/tr.yml')
-rw-r--r-- | config/locales/tr.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/tr.yml b/config/locales/tr.yml index f30f73698..d0f084c04 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -924,3 +924,6 @@ tr: error_unable_to_connect: Unable to connect ({{value}}) error_can_not_remove_role: This role is in use and can not be deleted. error_can_not_delete_tracker: This tracker contains issues and can't be deleted. + field_principal: Principal + label_my_page_block: My page block + notice_failed_to_save_members: "Failed to save member(s): {{errors}}." |