From 53d45273a9768b01e26b2d1691c55884eb4f9c79 2013-05-25 06:04:36 From: Toshi MARUYAMA Date: 2013-05-25 06:04:36 Subject: [PATCH] Merged r11901 from trunk to 2.3-stable (#14145) German translation of x_hours updated by Filou Centrinov. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.3-stable@11903 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/de.yml b/config/locales/de.yml index 4fffdd8..75796c4 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -53,8 +53,8 @@ de: one: 'etwa 1 Stunde' other: 'etwa %{count} Stunden' x_hours: - one: "1 hour" - other: "%{count} hours" + one: "1 Stunde" + other: "%{count} Stunden" x_days: one: '1 Tag' other: '%{count} Tagen'