diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-12-09 19:25:03 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-12-09 19:25:03 +0000 |
commit | 60088ed5a30408eb99207c11509deb888494846b (patch) | |
tree | b446d3c5fa160bc7a5bb86dcd827026d8a7b5917 /config/locales/de.yml | |
parent | 9dc07d4790aac44b5183c8a19759512dc777f259 (diff) | |
download | redmine-60088ed5a30408eb99207c11509deb888494846b.tar.gz redmine-60088ed5a30408eb99207c11509deb888494846b.zip |
Adds filters for custom fields related to the project and user of time entries (#10191).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10971 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r-- | config/locales/de.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index b39b2a951..5fffb24aa 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1097,3 +1097,4 @@ de: setting_non_working_week_days: Arbeitsfreie Tage label_in_the_next_days: in den nächsten label_in_the_past_days: in den letzten + label_attribute_of_user: User's %{name} |