From: Jean-Philippe Lang Date: Wed, 18 Jan 2017 14:52:37 +0000 (+0000) Subject: Adds :warning_fields_cleared_on_bulk_edit string to locales (#22600). X-Git-Tag: 3.4.0~386 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3ad4dc4140756bd698be36604bdbec6641da2029;p=redmine.git Adds :warning_fields_cleared_on_bulk_edit string to locales (#22600). git-svn-id: http://svn.redmine.org/redmine/trunk@16225 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 675cae722..9b022a365 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1224,3 +1224,5 @@ ar: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/az.yml b/config/locales/az.yml index f6cf19853..2b8d2c28b 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1319,3 +1319,5 @@ az: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/bg.yml b/config/locales/bg.yml index b899628ba..7cd5951a4 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1210,3 +1210,5 @@ bg: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/bs.yml b/config/locales/bs.yml index df25b8f97..7f02ad537 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1237,3 +1237,5 @@ bs: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 39b9cc649..46d70b92e 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1214,3 +1214,5 @@ ca: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 66b05643d..2d8adac64 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1223,3 +1223,5 @@ cs: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/da.yml b/config/locales/da.yml index 17369e570..1fa3715bc 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1241,3 +1241,5 @@ da: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/de.yml b/config/locales/de.yml index d370662d7..810419577 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1226,3 +1226,5 @@ de: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/el.yml b/config/locales/el.yml index ad7dcc297..0c58158fd 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1224,3 +1224,5 @@ el: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 89b2ea533..dd3c6d89e 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1226,3 +1226,5 @@ en-GB: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 94cb64e3b..48bba89c3 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1254,3 +1254,5 @@ es-PA: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/es.yml b/config/locales/es.yml index 64b0de477..c94910d19 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1252,3 +1252,5 @@ es: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/et.yml b/config/locales/et.yml index ebce370ec..5dd059faa 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1229,3 +1229,5 @@ et: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 2e4425aa2..75d6b6e05 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1225,3 +1225,5 @@ eu: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 36ae3370f..7ca72911d 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1225,3 +1225,5 @@ fa: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 113c3ce2f..e3d21c376 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1245,3 +1245,5 @@ fi: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/gl.yml b/config/locales/gl.yml index b59a9d7bf..00d730991 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1232,3 +1232,5 @@ gl: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/he.yml b/config/locales/he.yml index 47f8648e9..94d975e20 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1229,3 +1229,5 @@ he: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 16dc46d0b..c923a7007 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1223,3 +1223,5 @@ hr: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/hu.yml b/config/locales/hu.yml index d7ac75b6c..70f6453b9 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1243,3 +1243,5 @@ label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/id.yml b/config/locales/id.yml index 2c0da61a7..2c709054c 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1228,3 +1228,5 @@ id: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/it.yml b/config/locales/it.yml index 8d4482a40..445d75cae 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1219,3 +1219,5 @@ it: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/ja.yml b/config/locales/ja.yml index e5ad4dccf..3a9867a9f 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1234,3 +1234,5 @@ ja: be reassigned to an issue that is about to be deleted setting_timelog_required_fields: Required fields for time logs label_attribute_of_object: '%{object_name}''s %{name}' + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 59033a095..3832ec23d 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1263,3 +1263,5 @@ ko: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 9c2ffe8f6..3fc7fbe9d 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1213,3 +1213,5 @@ lt: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 55e47b2a3..1f22bccfb 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1218,3 +1218,5 @@ lv: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/mk.yml b/config/locales/mk.yml index a905a5b53..626d6a370 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1224,3 +1224,5 @@ mk: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/mn.yml b/config/locales/mn.yml index cb06c17c3..f97997807 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1225,3 +1225,5 @@ mn: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 3b8195d06..b1b4c18e4 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1199,3 +1199,5 @@ nl: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/no.yml b/config/locales/no.yml index c8ead7cad..57d8f188d 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1214,3 +1214,5 @@ label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 7ed2cbe41..dbce6b566 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1239,3 +1239,5 @@ pl: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index ab4427da5..bdcbcd697 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1242,3 +1242,5 @@ pt-BR: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 95b93d536..a408bb956 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1227,3 +1227,5 @@ pt: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 5f31605b1..029d341c5 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1219,3 +1219,5 @@ ro: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 789752f21..d095ef7d0 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1326,3 +1326,5 @@ ru: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/sk.yml b/config/locales/sk.yml index b42c52ab9..b14c1d9bc 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1214,3 +1214,5 @@ sk: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/sl.yml b/config/locales/sl.yml index bb2de9153..a05711410 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1224,3 +1224,5 @@ sl: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/sq.yml b/config/locales/sq.yml index fab0ab350..e3e46a13f 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1220,3 +1220,5 @@ sq: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index ce43598f5..6e07347a9 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1226,3 +1226,5 @@ sr-YU: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 95303c69f..6265c02c9 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1225,3 +1225,5 @@ sr: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 2cf6402fe..c0395d341 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1257,3 +1257,5 @@ sv: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/th.yml b/config/locales/th.yml index b3190d752..0f8858569 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1221,3 +1221,5 @@ th: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/tr.yml b/config/locales/tr.yml index ffd11240d..29b9b20a6 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1232,3 +1232,5 @@ tr: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 68e0e7fc4..c2152be61 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1219,3 +1219,5 @@ uk: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 18af4b2fb..3b4371cc5 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1277,3 +1277,5 @@ vi: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index d5ac03538..92bd1720c 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1292,3 +1292,5 @@ label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 1e7dff5fa..7abcf141e 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1217,3 +1217,5 @@ zh: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects