summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2016-12-18 08:55:19 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2016-12-18 08:55:19 +0000
commit439fffe776a6ee1d30ad1085c4d284ea16e8343a (patch)
tree669110d5658fa342126a2750714bdd36d297f7c1
parent3b7da88a839fe518bce0e6c215da834c0779cbaa (diff)
downloadredmine-439fffe776a6ee1d30ad1085c4d284ea16e8343a.tar.gz
redmine-439fffe776a6ee1d30ad1085c4d284ea16e8343a.zip
Add :error_move_of_child_not_possible i18n string (#23888).
git-svn-id: http://svn.redmine.org/redmine/trunk@16090 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/ar.yml2
-rw-r--r--config/locales/az.yml2
-rw-r--r--config/locales/bg.yml2
-rw-r--r--config/locales/bs.yml2
-rw-r--r--config/locales/ca.yml2
-rw-r--r--config/locales/cs.yml2
-rw-r--r--config/locales/da.yml2
-rw-r--r--config/locales/el.yml2
-rw-r--r--config/locales/en-GB.yml2
-rw-r--r--config/locales/es-PA.yml2
-rw-r--r--config/locales/es.yml2
-rw-r--r--config/locales/et.yml2
-rw-r--r--config/locales/eu.yml2
-rw-r--r--config/locales/fa.yml2
-rw-r--r--config/locales/fi.yml2
-rw-r--r--config/locales/gl.yml2
-rw-r--r--config/locales/he.yml2
-rw-r--r--config/locales/hr.yml2
-rw-r--r--config/locales/hu.yml2
-rw-r--r--config/locales/id.yml2
-rw-r--r--config/locales/it.yml2
-rw-r--r--config/locales/ja.yml2
-rw-r--r--config/locales/ko.yml2
-rw-r--r--config/locales/lt.yml2
-rw-r--r--config/locales/lv.yml2
-rw-r--r--config/locales/mk.yml2
-rw-r--r--config/locales/mn.yml2
-rw-r--r--config/locales/nl.yml2
-rw-r--r--config/locales/no.yml2
-rw-r--r--config/locales/pl.yml2
-rw-r--r--config/locales/pt-BR.yml2
-rw-r--r--config/locales/pt.yml2
-rw-r--r--config/locales/ro.yml2
-rw-r--r--config/locales/ru.yml2
-rw-r--r--config/locales/sk.yml2
-rw-r--r--config/locales/sl.yml2
-rw-r--r--config/locales/sq.yml2
-rw-r--r--config/locales/sr-YU.yml2
-rw-r--r--config/locales/sr.yml2
-rw-r--r--config/locales/sv.yml2
-rw-r--r--config/locales/th.yml2
-rw-r--r--config/locales/tr.yml2
-rw-r--r--config/locales/uk.yml2
-rw-r--r--config/locales/vi.yml2
-rw-r--r--config/locales/zh-TW.yml2
-rw-r--r--config/locales/zh.yml2
46 files changed, 92 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index bf6dc9830..6f7c2053e 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1217,3 +1217,5 @@ ar:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/az.yml b/config/locales/az.yml
index dde95e079..669674f84 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1312,3 +1312,5 @@ az:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index a2f2765dd..f319ed34e 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1204,3 +1204,5 @@ bg:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 378d9ef09..2af3df2a0 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1230,3 +1230,5 @@ bs:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 9106be6fc..527cf712c 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1207,3 +1207,5 @@ ca:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index e90a4a661..e4fc7d06a 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1218,3 +1218,5 @@ cs:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 2d25c75c2..114828fc8 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1234,3 +1234,5 @@ da:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 222f5b6d5..5ea82dfa3 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1217,3 +1217,5 @@ el:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 01e8a4776..7be82bc74 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1219,3 +1219,5 @@ en-GB:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 5dd189c84..e343621d5 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1247,3 +1247,5 @@ es-PA:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 321fda9ab..b3e4e1a40 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1245,3 +1245,5 @@ es:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 5d8201aef..2866eb635 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1222,3 +1222,5 @@ et:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 03bcc9af0..a763d62da 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1218,3 +1218,5 @@ eu:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index d2573f74a..442f98987 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1218,3 +1218,5 @@ fa:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 4c84f8ee0..f193a67f7 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1238,3 +1238,5 @@ fi:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 65d02aef5..ab0f4e488 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1225,3 +1225,5 @@ gl:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/he.yml b/config/locales/he.yml
index c2c2a8ce5..b6ce6bb28 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1222,3 +1222,5 @@ he:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 5a5bc5e1a..d81d995b3 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1216,3 +1216,5 @@ hr:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index eb6c22321..2f08d4b4a 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1236,3 +1236,5 @@
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 545b5bb1c..a9b38916a 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1221,3 +1221,5 @@ id:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/it.yml b/config/locales/it.yml
index a72d79e17..ff4780bf3 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1212,3 +1212,5 @@ it:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index fa7a2da44..96f607bfc 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1227,3 +1227,5 @@ ja:
label_table_of_contents: 目次
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 71e0c60f1..0852d6d71 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1256,3 +1256,5 @@ ko:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 14462b08a..ea47e8e0f 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1206,3 +1206,5 @@ lt:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index a7ae24455..d9d791bc5 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1211,3 +1211,5 @@ lv:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index c899faf17..a196680a1 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1217,3 +1217,5 @@ mk:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 4e9268f6c..f9bce484f 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1218,3 +1218,5 @@ mn:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 93420fff7..5d36166b7 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1192,3 +1192,5 @@ nl:
label_table_of_contents: Inhoudsopgave
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/no.yml b/config/locales/no.yml
index b0cb1c517..dfab229d8 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1207,3 +1207,5 @@
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 1b18bd294..a1a595e20 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1232,3 +1232,5 @@ pl:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 7e368c5af..640d6e15a 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1235,3 +1235,5 @@ pt-BR:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index afcc65cda..71f809c0a 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1220,3 +1220,5 @@ pt:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index fe6f37a77..36bd8dd55 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1212,3 +1212,5 @@ ro:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 08b8e5b0a..cbf591bdc 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1319,3 +1319,5 @@ ru:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index e40a2b8b7..770dac2a2 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1207,3 +1207,5 @@ sk:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index dea959c38..33b4a3dd3 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1217,3 +1217,5 @@ sl:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 990a7a55f..ece8e293d 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1213,3 +1213,5 @@ sq:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 3a31015e4..a4bef20d7 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1219,3 +1219,5 @@ sr-YU:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 657ab461c..9ebe19144 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1218,3 +1218,5 @@ sr:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 32447aaf7..b472e2d97 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1250,3 +1250,5 @@ sv:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 0c0684254..bf1d5837d 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1214,3 +1214,5 @@ th:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 29b8a7efe..43b8b642d 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1225,3 +1225,5 @@ tr:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index cc94ad5fa..dc19b8993 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1212,3 +1212,5 @@ uk:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 1e06137b2..9161940e7 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1270,3 +1270,5 @@ vi:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 5948b3806..ccaed9f65 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1287,3 +1287,5 @@
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 06daa0cb5..fefc55f8b 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1210,3 +1210,5 @@ zh:
label_table_of_contents: Table of contents
setting_commit_logs_formatting: Apply text formatting to commit messages
setting_mail_handler_enable_regex_delimiters: Enable regular expressions
+ error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
+ project: %{errors}'