diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-02-21 13:34:33 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-02-21 13:34:33 +0000 |
commit | 0efc783a7e4be71447da94b149e1b8a5196f001f (patch) | |
tree | 7c6ed18c6f3ef6f33252e4b57df0a28962567fdd /config/locales/fa.yml | |
parent | a189b4b3770930cf7a38fa53dd533ef074ced501 (diff) | |
download | redmine-0efc783a7e4be71447da94b149e1b8a5196f001f.tar.gz redmine-0efc783a7e4be71447da94b149e1b8a5196f001f.zip |
Splits private/public issue queries in the sidebar (#1067).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4908 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 f46358751..03186b779 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -941,3 +941,4 @@ fa: text_tip_issue_begin_end_day: issue beginning and ending this day 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 |