From 269014ced887bbbe96dc9d07a4885e7d1005da6b Mon Sep 17 00:00:00 2001 From: Etienne Massip Date: Sat, 5 Nov 2011 18:40:33 +0000 Subject: Added an administration setting to allow issue start date to be defaulted to blank (nil) at issue creation (#2269). Based on the patch of #2277 contributed by Mischa The Evil. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7733 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/de.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales/de.yml') diff --git a/config/locales/de.yml b/config/locales/de.yml index 69ec4dae6..f883a5a9c 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1021,3 +1021,4 @@ de: label_parent_revision: Parent label_child_revision: Child error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size. + setting_default_issue_start_date_to_creation_date: Set new issue's start date with today's date value -- cgit v1.2.3