diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-02-18 11:42:03 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-02-18 11:42:03 +0000 |
commit | b9de6a5ee9cdc4914eeeb02513ab2b7c94fabf15 (patch) | |
tree | 6aa7ffa0670528ebd224ae860ee692224ce519f3 /config/locales/de.yml | |
parent | 73c6a619e74626f2b66642ddd59184571879218c (diff) | |
download | redmine-b9de6a5ee9cdc4914eeeb02513ab2b7c94fabf15.tar.gz redmine-b9de6a5ee9cdc4914eeeb02513ab2b7c94fabf15.zip |
German "label_follows" translation changed by Daniel Felix (#13203)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11431 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r-- | config/locales/de.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 9c8e0adc3..71ff4b8f4 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -533,7 +533,7 @@ de: label_filter_add: Filter hinzufügen label_filter_plural: Filter label_float: Fließkommazahl - label_follows: Folgt + label_follows: Nachfolger von label_gantt: Gantt-Diagramm label_gantt_progress_line: Fortschrittslinie label_general: Allgemein |