diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-02-27 13:43:18 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-02-27 13:43:18 +0000 |
commit | 5f44bf1e7a5e998f7bf96c5a3ecf93a1cfc30940 (patch) | |
tree | cf7bce390ce38c03421cfda4560137cc7e2a477c /config/locales/tr.yml | |
parent | 262741913119f61eb4ccdd21410e552fdaca159d (diff) | |
download | redmine-5f44bf1e7a5e998f7bf96c5a3ecf93a1cfc30940.tar.gz redmine-5f44bf1e7a5e998f7bf96c5a3ecf93a1cfc30940.zip |
Adds new string to locales.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4955 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 5a0b040b8..09ea6b722 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -958,3 +958,4 @@ tr: field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. label_my_queries: My custom queries + text_journal_changed_no_detail: "%{label} updated" |