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/el.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales/el.yml') diff --git a/config/locales/el.yml b/config/locales/el.yml index 9eab6b5b3..45074c631 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1000,3 +1000,4 @@ el: 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