summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-05-30 12:04:38 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-05-30 12:04:38 +0000
commit57c347d8f883a588ed075d874c939a86e141848e (patch)
treeb255b348f2f4df1f10bd3adfac41d2f724d8375c
parenta4394e877e72d3b7f06bb150042a3cab3bde02e4 (diff)
downloadredmine-57c347d8f883a588ed075d874c939a86e141848e.tar.gz
redmine-57c347d8f883a588ed075d874c939a86e141848e.zip
back out r11907 (#14151)
German "x_days" translation changed by Filou Centrinov. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11910 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/de.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 851db5e14..db5a3412f 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -57,7 +57,7 @@ de:
other: "%{count} Stunden"
x_days:
one: '1 Tag'
- other: '%{count} Tage'
+ other: '%{count} Tagen'
about_x_months:
one: 'etwa 1 Monat'
other: 'etwa %{count} Monaten'