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/no.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales/no.yml') diff --git a/config/locales/no.yml b/config/locales/no.yml index 3cd28cd5d..836532dcc 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -990,3 +990,4 @@ 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