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/fa.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/fa.yml')
-rw-r--r-- | config/locales/fa.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 03186b779..e98331597 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -942,3 +942,4 @@ fa: text_tip_issue_end_day: issue ending this day 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" |