diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 8468336..3b8bb76 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1014,4 +1014,4 @@ bs: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/ca.yml b/config/locales/ca.yml index d74ca30..f0f17c5 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1003,4 +1003,4 @@ ca: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 6cb349f..99e27b0 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1004,4 +1004,4 @@ cs: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/da.yml b/config/locales/da.yml index 67306bf..5626660 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1017,4 +1017,4 @@ da: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/de.yml b/config/locales/de.yml index f883a5a..ce96a86 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1021,4 +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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/el.yml b/config/locales/el.yml index 45074c6..6a15477 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1000,4 +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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 4bf79e2..964ae1a 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -371,7 +371,7 @@ en-GB: setting_commit_logtime_activity_id: Activity for logged time setting_gantt_items_limit: Maximum number of items displayed on the gantt chart setting_issue_group_assignment: Allow issue assignment to groups - setting_default_issue_start_date_to_creation_date: Set new issue's start date with today's date value + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues permission_add_project: Create project permission_add_subprojects: Create subprojects diff --git a/config/locales/en.yml b/config/locales/en.yml index 6509763..db13b54 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -375,7 +375,7 @@ en: setting_commit_logtime_activity_id: Activity for logged time setting_gantt_items_limit: Maximum number of items displayed on the gantt chart setting_issue_group_assignment: Allow issue assignment to groups - setting_default_issue_start_date_to_creation_date: Set new issue's start date with today's date value + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues permission_add_project: Create project permission_add_subprojects: Create subprojects diff --git a/config/locales/es.yml b/config/locales/es.yml index 58062bd..4c8b248 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1037,4 +1037,4 @@ es: description_selected_columns: Selected Columns label_parent_revision: Parent label_child_revision: Child - setting_default_issue_start_date_to_creation_date: Set new issue's start date with today's date value + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 75e46d7..b9ea8ef 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1004,4 +1004,4 @@ eu: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 71130dd..a342b36 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1003,4 +1003,4 @@ fa: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 9c0a7a4..e02e97d 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1021,4 +1021,4 @@ fi: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 4aae8d0..ff0c318 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1012,4 +1012,4 @@ gl: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/he.yml b/config/locales/he.yml index dd6072d..da1008f 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1005,4 +1005,4 @@ he: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 2d038d9..672dc71 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1007,4 +1007,4 @@ hr: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 894d936..b93d845 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1019,4 +1019,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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/id.yml b/config/locales/id.yml index 083f83a..4b7d54c 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1008,4 +1008,4 @@ id: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/it.yml b/config/locales/it.yml index 77c40c8..c607caf 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1001,4 +1001,4 @@ it: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/ja.yml b/config/locales/ja.yml index ffbc56b..80cf49b 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1030,4 +1030,4 @@ ja: description_wiki_subpages_reassign: Choose new parent page description_selected_columns: Selected Columns 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/ko.yml b/config/locales/ko.yml index fea7840..6e8cefa 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1052,4 +1052,4 @@ ko: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 6ccb662..71c9ea0 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1060,4 +1060,4 @@ lt: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 6c9345f..7839e8a 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -995,4 +995,4 @@ lv: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 3a435b7..96aea4f 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1000,4 +1000,4 @@ mk: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 7567fac..cc4947e 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1001,4 +1001,4 @@ mn: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 54a3a52..8e33be6 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -982,4 +982,4 @@ nl: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/no.yml b/config/locales/no.yml index 836532d..a76c925 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -990,4 +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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 5c910f8..5c70da4 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1017,4 +1017,4 @@ pl: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 5e6d7d2..87f8218 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1021,4 +1021,4 @@ pt-BR: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 0fd358d..a6ec7e1 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1005,4 +1005,4 @@ pt: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 67ddbd1..1bd5c02 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -993,4 +993,4 @@ ro: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/ru.yml b/config/locales/ru.yml index e317fe6..5ff4076 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1113,4 +1113,4 @@ ru: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/sk.yml b/config/locales/sk.yml index d5280d0..9d9c282 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -995,4 +995,4 @@ sk: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 163dff1..8606ef9 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1000,4 +1000,4 @@ sl: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 033cb10..723446b 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1000,4 +1000,4 @@ sr-YU: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 1f39d93..ffef453 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1001,4 +1001,4 @@ sr: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 7829074..90727b3 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1041,4 +1041,4 @@ sv: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/th.yml b/config/locales/th.yml index 5a2b508..407e3e4 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -997,4 +997,4 @@ th: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/tr.yml b/config/locales/tr.yml index b71d398..508e3f9 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1019,4 +1019,4 @@ tr: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 68f0d44..edc4586 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -996,4 +996,4 @@ uk: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 40a1cd8..7718e42 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1051,4 +1051,4 @@ vi: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues diff --git a/config/locales/zh.yml b/config/locales/zh.yml index e6a51d5..703d48b 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1002,4 +1002,4 @@ zh: 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 + setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues