summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2017-01-12 23:10:03 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2017-01-12 23:10:03 +0000
commit7bb0e66cba20c4393843a42c7deb2fe7c3815252 (patch)
treedb8efa663db5cff6a470587077371bf534a7c072
parent04eefdc809b0a85ac83e6fe57f6153eeac333da1 (diff)
downloadredmine-7bb0e66cba20c4393843a42c7deb2fe7c3815252.tar.gz
redmine-7bb0e66cba20c4393843a42c7deb2fe7c3815252.zip
Adds :setting_timelog_required_fields string to locales (#24577).
git-svn-id: http://svn.redmine.org/redmine/trunk@16177 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/ar.yml1
-rw-r--r--config/locales/az.yml1
-rw-r--r--config/locales/bg.yml1
-rw-r--r--config/locales/bs.yml1
-rw-r--r--config/locales/ca.yml1
-rw-r--r--config/locales/cs.yml1
-rw-r--r--config/locales/da.yml1
-rw-r--r--config/locales/de.yml1
-rw-r--r--config/locales/el.yml1
-rw-r--r--config/locales/en-GB.yml1
-rw-r--r--config/locales/es-PA.yml1
-rw-r--r--config/locales/es.yml1
-rw-r--r--config/locales/et.yml1
-rw-r--r--config/locales/eu.yml1
-rw-r--r--config/locales/fa.yml1
-rw-r--r--config/locales/fi.yml1
-rw-r--r--config/locales/gl.yml1
-rw-r--r--config/locales/he.yml1
-rw-r--r--config/locales/hr.yml1
-rw-r--r--config/locales/hu.yml1
-rw-r--r--config/locales/id.yml1
-rw-r--r--config/locales/it.yml1
-rw-r--r--config/locales/ja.yml1
-rw-r--r--config/locales/ko.yml1
-rw-r--r--config/locales/lt.yml1
-rw-r--r--config/locales/lv.yml1
-rw-r--r--config/locales/mk.yml1
-rw-r--r--config/locales/mn.yml1
-rw-r--r--config/locales/nl.yml1
-rw-r--r--config/locales/no.yml1
-rw-r--r--config/locales/pl.yml1
-rw-r--r--config/locales/pt-BR.yml1
-rw-r--r--config/locales/pt.yml1
-rw-r--r--config/locales/ro.yml1
-rw-r--r--config/locales/ru.yml1
-rw-r--r--config/locales/sk.yml1
-rw-r--r--config/locales/sl.yml1
-rw-r--r--config/locales/sq.yml1
-rw-r--r--config/locales/sr-YU.yml1
-rw-r--r--config/locales/sr.yml1
-rw-r--r--config/locales/sv.yml1
-rw-r--r--config/locales/th.yml1
-rw-r--r--config/locales/tr.yml1
-rw-r--r--config/locales/uk.yml1
-rw-r--r--config/locales/vi.yml1
-rw-r--r--config/locales/zh-TW.yml1
-rw-r--r--config/locales/zh.yml1
47 files changed, 47 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 3c953ed09..b56237047 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1222,3 +1222,4 @@ ar:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/az.yml b/config/locales/az.yml
index c537f8ace..de246ebea 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1317,3 +1317,4 @@ az:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index c11941902..c7ad5c2e3 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1208,3 +1208,4 @@ bg:
text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.<br />Промяна след създаването му не е възможна.'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 5111f1193..b6f977d38 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1235,3 +1235,4 @@ bs:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 6cdd74354..8ef093cd0 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1212,3 +1212,4 @@ ca:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 5d81b1bff..2bf502826 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1221,3 +1221,4 @@ cs:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 59f52673a..f43950bce 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1239,3 +1239,4 @@ da:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/de.yml b/config/locales/de.yml
index a397cbfdd..f884d0fb1 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1224,3 +1224,4 @@ de:
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 503ac4a27..b3904938a 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1222,3 +1222,4 @@ el:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 3ba8ece78..d03d93221 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1224,3 +1224,4 @@ en-GB:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 32f3f550b..3d281f66f 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1252,3 +1252,4 @@ es-PA:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/es.yml b/config/locales/es.yml
index d25c5631b..14ab915a5 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1250,3 +1250,4 @@ es:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 5efdf9bb9..a4d445bea 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1227,3 +1227,4 @@ et:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index a5a91c56a..a911f14b4 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1223,3 +1223,4 @@ eu:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 184de9d4c..434d7686c 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1223,3 +1223,4 @@ fa:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 196969f30..eeee33bad 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1243,3 +1243,4 @@ fi:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index ebeb5e2e4..702ab9d50 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1230,3 +1230,4 @@ gl:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/he.yml b/config/locales/he.yml
index f772c8b53..c2ce30c13 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1227,3 +1227,4 @@ he:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index ee9b78fc3..85161ce26 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1221,3 +1221,4 @@ hr:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 573a63d78..48fe16cba 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1241,3 +1241,4 @@
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 89dba7e0b..8e0bf42c1 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1226,3 +1226,4 @@ id:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 1c073fd7f..7353f955f 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1217,3 +1217,4 @@ it:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 50f6ba022..358054873 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1232,3 +1232,4 @@ ja:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 9d30a531c..a738a0714 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1261,3 +1261,4 @@ ko:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index a5dbd5eca..477ceb8f3 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1211,3 +1211,4 @@ lt:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 77e228821..aeee69634 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1216,3 +1216,4 @@ lv:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 558092923..112c4ab21 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1222,3 +1222,4 @@ mk:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 4d338213b..359855047 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1223,3 +1223,4 @@ mn:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index dd458d844..63486b7fc 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1197,3 +1197,4 @@ nl:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 1b0b0cd09..5c16438ea 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1212,3 +1212,4 @@
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 0f9dbaa9b..0dfc5613f 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1237,3 +1237,4 @@ pl:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 7702f7cc1..86e639491 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1240,3 +1240,4 @@ pt-BR:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 212d41723..c0a8ef619 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1225,3 +1225,4 @@ pt:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index e28008e27..f9c0f2e88 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1217,3 +1217,4 @@ ro:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 043209494..6f50b4ebe 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1324,3 +1324,4 @@ ru:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 91bc5dcfc..534f14549 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1212,3 +1212,4 @@ sk:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 4818cc124..8514db923 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1222,3 +1222,4 @@ sl:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index f2bed9269..bda9c2b0e 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1218,3 +1218,4 @@ sq:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 77749091a..5339a64cf 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1224,3 +1224,4 @@ sr-YU:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 752af6b5c..7d0eb18d7 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1223,3 +1223,4 @@ sr:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index fde6fee6f..2b5fe831d 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1255,3 +1255,4 @@ sv:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/th.yml b/config/locales/th.yml
index bc1329442..fdc231091 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1219,3 +1219,4 @@ th:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 7398cd148..a6118fcb2 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1230,3 +1230,4 @@ tr:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index e6c05a266..cabe7ad19 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1217,3 +1217,4 @@ uk:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 21e494c02..d4c252eef 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1275,3 +1275,4 @@ vi:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 9a15a27bc..442cdfacd 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1292,3 +1292,4 @@
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 683caf9e1..56e36d8b7 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1215,3 +1215,4 @@ zh:
project: %{errors}'
error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
be reassigned to an issue that is about to be deleted
+ setting_timelog_required_fields: Required fields for time logs