diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-03-04 15:34:03 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-03-04 15:34:03 +0000 |
commit | 372cd6e44ef69ca7ee0222aa28c2b4a2866f7ee1 (patch) | |
tree | dc7cd32ab20967b1a9fa272152c6f942f0af1ba0 /config/locales/sr-YU.yml | |
parent | 5b01b3d5943df572d90e02221bd4e0d4b7585a93 (diff) | |
download | redmine-372cd6e44ef69ca7ee0222aa28c2b4a2866f7ee1.tar.gz redmine-372cd6e44ef69ca7ee0222aa28c2b4a2866f7ee1.zip |
Adds new string to locales.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5009 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/sr-YU.yml')
-rw-r--r-- | config/locales/sr-YU.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index d7bfff4b1..25ade4402 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -940,3 +940,4 @@ sr-YU: 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"
+ label_news_comment_added: Comment added to a news
|