From 3b59c6dfb200bc5d5434cdc1f5a71478747297d9 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Fri, 15 Mar 2019 10:11:30 +0000 Subject: [PATCH] Adds label_inherited_from_parent_project and label_inherited_from_group i18n strings (#31032). git-svn-id: http://svn.redmine.org/redmine/trunk@17969 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ar.yml | 2 ++ config/locales/az.yml | 2 ++ config/locales/bg.yml | 2 ++ config/locales/bs.yml | 2 ++ config/locales/ca.yml | 2 ++ config/locales/cs.yml | 2 ++ config/locales/da.yml | 2 ++ config/locales/de.yml | 2 ++ config/locales/el.yml | 2 ++ config/locales/en-GB.yml | 2 ++ config/locales/es-PA.yml | 2 ++ config/locales/es.yml | 2 ++ config/locales/et.yml | 2 ++ config/locales/eu.yml | 2 ++ config/locales/fa.yml | 2 ++ config/locales/fi.yml | 2 ++ config/locales/fr.yml | 3 ++- config/locales/gl.yml | 2 ++ config/locales/he.yml | 2 ++ config/locales/hr.yml | 2 ++ config/locales/hu.yml | 2 ++ config/locales/id.yml | 2 ++ config/locales/it.yml | 2 ++ config/locales/ja.yml | 2 ++ config/locales/ko.yml | 2 ++ config/locales/lt.yml | 2 ++ config/locales/lv.yml | 2 ++ config/locales/mk.yml | 2 ++ config/locales/mn.yml | 2 ++ config/locales/nl.yml | 2 ++ config/locales/no.yml | 2 ++ config/locales/pl.yml | 2 ++ config/locales/pt-BR.yml | 2 ++ config/locales/pt.yml | 2 ++ config/locales/ro.yml | 2 ++ config/locales/ru.yml | 2 ++ config/locales/sk.yml | 2 ++ config/locales/sl.yml | 2 ++ config/locales/sq.yml | 2 ++ config/locales/sr-YU.yml | 2 ++ config/locales/sr.yml | 2 ++ config/locales/sv.yml | 2 ++ config/locales/th.yml | 2 ++ config/locales/tr.yml | 2 ++ config/locales/uk.yml | 2 ++ config/locales/vi.yml | 2 ++ config/locales/zh-TW.yml | 2 ++ config/locales/zh.yml | 2 ++ 48 files changed, 96 insertions(+), 1 deletion(-) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 408a479c2..f1a4f3bd4 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1268,3 +1268,5 @@ ar: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/az.yml b/config/locales/az.yml index 04a6c3373..5f5b4e180 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1360,3 +1360,5 @@ az: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 4f87b0ae5..b2c2a8a97 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1244,3 +1244,5 @@ bg: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 065d3cb16..4e8ee288a 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1281,3 +1281,5 @@ bs: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/ca.yml b/config/locales/ca.yml index afae2a52a..9be4c07a7 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1258,3 +1258,5 @@ ca: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 7f1c37fad..3efa499f2 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1258,3 +1258,5 @@ cs: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/da.yml b/config/locales/da.yml index 6822ae9ee..5e3562ff5 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1285,3 +1285,5 @@ da: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/de.yml b/config/locales/de.yml index 4cf4ef4cc..114dbffbe 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1261,3 +1261,5 @@ de: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/el.yml b/config/locales/el.yml index 5d6afee14..e8592e277 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1268,3 +1268,5 @@ el: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index c8bca5f51..2a457b7fc 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1269,3 +1269,5 @@ en-GB: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index c0bb2fbec..eb83754bb 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1298,3 +1298,5 @@ es-PA: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/es.yml b/config/locales/es.yml index 4fcbaa09e..63508f7eb 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1296,3 +1296,5 @@ es: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/et.yml b/config/locales/et.yml index 74d6787fc..f7ed50209 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1273,3 +1273,5 @@ et: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/eu.yml b/config/locales/eu.yml index e097b6bb9..5fe70790c 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1269,3 +1269,5 @@ eu: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 6376eeba2..c9560a8d2 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1253,3 +1253,5 @@ fa: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/fi.yml b/config/locales/fi.yml index bb15bcfc2..d9a779ecd 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1289,3 +1289,5 @@ fi: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/fr.yml b/config/locales/fr.yml index e53486793..9f9c6ea53 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1253,7 +1253,8 @@ fr: error_not_allowed_to_log_time_for_other_users: "Vous n'êtes pas autorisé à saisir le temps passé pour d'autres utilisateurs" permission_log_time_for_other_users: "Saisir le temps passé pour d'autres utilisateurs" label_inherited_from_parent_project: "Hérité du projet parent" - label_inherited_from_group: "Hérité du groupe %{name}" label_tomorrow: tomorrow + label_inherited_from_group: "Hérité du groupe %{name}" + label_tomorrow: tomorrow label_next_week: next week label_next_month: next month text_role_no_workflow: No workflow defined for this role diff --git a/config/locales/gl.yml b/config/locales/gl.yml index a9d303aa9..39214740d 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1276,3 +1276,5 @@ gl: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/he.yml b/config/locales/he.yml index c74882566..be06b2d2f 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1273,3 +1273,5 @@ he: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 7b37bf66a..9926b5759 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1265,3 +1265,5 @@ hr: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/hu.yml b/config/locales/hu.yml index b96f75353..9f11cfbcc 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1287,3 +1287,5 @@ setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/id.yml b/config/locales/id.yml index 61485eda2..a95f617a6 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1270,3 +1270,5 @@ id: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/it.yml b/config/locales/it.yml index 97f434378..6f3293560 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1263,3 +1263,5 @@ it: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/ja.yml b/config/locales/ja.yml index bdedbfddb..d6c4abf1d 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1266,3 +1266,5 @@ ja: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 36df3ec90..617bb2af1 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1306,3 +1306,5 @@ ko: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/lt.yml b/config/locales/lt.yml index f76e50d15..3e8d4a8b3 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1258,3 +1258,5 @@ lt: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 2226a0595..e96ff54f0 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1262,3 +1262,5 @@ lv: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 8bfbb603b..2d1c85246 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1268,3 +1268,5 @@ mk: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 2a380976b..07971358a 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1268,3 +1268,5 @@ mn: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 26908431d..e62c5b586 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1243,3 +1243,5 @@ nl: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/no.yml b/config/locales/no.yml index 352a2a1d0..71699ec9d 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1258,3 +1258,5 @@ setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/pl.yml b/config/locales/pl.yml index e8cfea89b..5acaadea4 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1281,3 +1281,5 @@ pl: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 903e47d15..a554d83be 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1273,3 +1273,5 @@ pt-BR: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 74a9293f8..0d39587eb 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1261,3 +1261,5 @@ pt: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/ro.yml b/config/locales/ro.yml index c1a7f128e..cfc4ec126 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1263,3 +1263,5 @@ ro: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 1afb8b8d2..c3e212049 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1356,3 +1356,5 @@ ru: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 95290ac56..4d8c114d0 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1257,3 +1257,5 @@ sk: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 77e8e96d3..6c2cfcd90 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1268,3 +1268,5 @@ sl: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/sq.yml b/config/locales/sq.yml index d2b2769ab..14fcecf60 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1264,3 +1264,5 @@ sq: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 4ac98cdff..2dff3bf51 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1270,3 +1270,5 @@ sr-YU: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 355f9c91b..f6ef5635b 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1269,3 +1269,5 @@ sr: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 61eb1451d..ae4c5749c 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1301,3 +1301,5 @@ sv: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/th.yml b/config/locales/th.yml index eb23a62fd..5f5216212 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1264,3 +1264,5 @@ th: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/tr.yml b/config/locales/tr.yml index a350634e8..9d1afdc62 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1275,3 +1275,5 @@ tr: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 63370a1ab..ca006ca8f 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1256,3 +1256,5 @@ uk: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 76e1c8715..29accede8 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1320,3 +1320,5 @@ vi: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 22288bdf7..5bc06889a 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1325,3 +1325,5 @@ text_status_no_workflow: 工作流程中尚未有使用此狀態的追蹤標籤 setting_mail_handler_preferred_body_part: Multipart (HTML) 郵件中偏好使用的部分 setting_show_status_changes_in_mail_subject: 於議題通知電子郵件的主旨中顯示狀態變更 + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 518559062..fed8009ef 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1256,3 +1256,5 @@ zh: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} -- 2.39.5