diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-10-25 17:38:05 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-10-25 17:38:05 +0000 |
commit | 8610b191ae1a40ff58e90a1225d79c893a49b0d6 (patch) | |
tree | 33b98bcfe7d2fd1407602831794f3a05eff588c5 /lang/de.yml | |
parent | 01ef9f12c816fab283ebc7d96283abd3397c61c8 (diff) | |
download | redmine-8610b191ae1a40ff58e90a1225d79c893a49b0d6.tar.gz redmine-8610b191ae1a40ff58e90a1225d79c893a49b0d6.zip |
Added "Float" as a custom field format.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@870 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/de.yml')
-rw-r--r-- | lang/de.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/de.yml b/lang/de.yml index 93190fb73..9649902e7 100644 --- a/lang/de.yml +++ b/lang/de.yml @@ -532,3 +532,4 @@ label_user_mail_option_selected: "For any event on the selected projects only... label_user_mail_option_all: "For any event on all my projects" label_user_mail_option_none: "Only for things I watch or I'm involved in" setting_emails_footer: Emails footer +label_float: Float |