diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2009-03-01 07:04:26 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2009-03-01 07:04:26 +0000 |
commit | 700df9da8ee90101ee8269a7957eb682b78bf67a (patch) | |
tree | 8a64f70c090290ceed37d2b75e79b98503dde5a8 | |
parent | 71b55e54bfb9863c9809b47f6f211b5e702d73c1 (diff) | |
download | redmine-700df9da8ee90101ee8269a7957eb682b78bf67a.tar.gz redmine-700df9da8ee90101ee8269a7957eb682b78bf67a.zip |
small update
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2540 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | config/locales/da.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/da.yml b/config/locales/da.yml index 7d33f717b..64585a36d 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -808,3 +808,5 @@ da: setting_openid: Tillad OpenID login og registrering field_identity_url: OpenID URL label_login_with_open_id_option: eller login med OpenID + setting_per_page_options: Objects per page options + mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:" |