summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-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/fr.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
48 files changed, 48 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 1c812c85c..2e1aabb45 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1264,3 +1264,4 @@ ar:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/az.yml b/config/locales/az.yml
index f329620a7..dcaff71c1 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1356,3 +1356,4 @@ az:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 570fab211..f7fde07e6 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1240,3 +1240,4 @@ bg:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index acf88576d..d63211bbc 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1277,3 +1277,4 @@ bs:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index bf77d8dc5..49843939b 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1254,3 +1254,4 @@ ca:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 2dcb737a1..52d6725ac 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1254,3 +1254,4 @@ cs:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/da.yml b/config/locales/da.yml
index b096e2ff8..0c9d3e0bb 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1281,3 +1281,4 @@ da:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 5117ce939..36aac02eb 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1257,3 +1257,4 @@ de:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/el.yml b/config/locales/el.yml
index f94cbd191..b4fa4b8ab 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1264,3 +1264,4 @@ el:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index a2e4dd7ce..8cf0c1fe6 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1265,3 +1265,4 @@ en-GB:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 0a0a9691b..50d15c6c4 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1294,3 +1294,4 @@ es-PA:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 50e797de7..1c9ed5ff7 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1292,3 +1292,4 @@ es:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 043e7c9a7..60b800452 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1269,3 +1269,4 @@ et:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index ae2ff89d1..05e42ce8f 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1265,3 +1265,4 @@ eu:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 1b9fc24ab..5822e5d8b 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1249,3 +1249,4 @@ fa:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 045827eee..ebbeb68c0 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1285,3 +1285,4 @@ fi:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 24a4bfe3e..d8584cced 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1256,3 +1256,4 @@ fr:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 335711220..f904874c3 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1272,3 +1272,4 @@ gl:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 6505c5531..e24c85144 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1269,3 +1269,4 @@ he:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index f8fcfff12..db96d2164 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1261,3 +1261,4 @@ hr:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 21df1ae37..30cbd4dca 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1283,3 +1283,4 @@
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 735c0a76a..ad02d4f9c 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1266,3 +1266,4 @@ id:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 383f61ffd..469ebda80 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1259,3 +1259,4 @@ it:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 9f9515a2e..bcae5e53b 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1262,3 +1262,4 @@ ja:
error_not_allowed_to_log_time_for_other_users: 他のユーザーの作業時間を入力する権限がありません
permission_log_time_for_other_users: 他のユーザーの作業時間の入力
text_role_no_workflow: このロールにワークフローが定義されていません
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 04286ae12..976d4a59d 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1302,3 +1302,4 @@ ko:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index c64a71bb4..f340ac3ca 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1254,3 +1254,4 @@ lt:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 5a27f1aa6..898a8564d 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1258,3 +1258,4 @@ lv:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 0b2768367..c4b693818 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1264,3 +1264,4 @@ mk:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 35bfdd6d3..6bb123cbc 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1264,3 +1264,4 @@ mn:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 37258d4f9..500d86519 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1239,3 +1239,4 @@ nl:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/no.yml b/config/locales/no.yml
index c92200990..676109062 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1254,3 +1254,4 @@
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 59e3adcf9..4c95e4a91 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1277,3 +1277,4 @@ pl:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index c9c28bcb9..901be045b 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1269,3 +1269,4 @@ pt-BR:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 811850813..5795ee110 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1257,3 +1257,4 @@ pt:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index d35ce8d31..f5ef5d165 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1259,3 +1259,4 @@ ro:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 742f4bbb1..8ca525b7c 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1352,3 +1352,4 @@ ru:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 2ced5fc97..9c0b33b15 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1253,3 +1253,4 @@ sk:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 3a038e249..9773b13ae 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1264,3 +1264,4 @@ sl:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 774f99e8b..c129240fa 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1260,3 +1260,4 @@ sq:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index b325fc38b..0cb3bee6f 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1266,3 +1266,4 @@ sr-YU:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index bfcfa1b5c..f256127af 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1265,3 +1265,4 @@ sr:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index be6b8afa0..d9d41564c 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1297,3 +1297,4 @@ sv:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 752c7fec9..8d03e601c 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1260,3 +1260,4 @@ th:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 1ff0e29ab..3f97a2fc8 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1271,3 +1271,4 @@ tr:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 57240be55..518eab315 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1252,3 +1252,4 @@ uk:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index d8c7f5016..414781250 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1316,3 +1316,4 @@ vi:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 0b8ccfc67..2ffc98656 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1322,3 +1322,4 @@
label_next_week: 下一週
label_next_month: 下個月
text_role_no_workflow: 此角色尚未定義工作流程
+ text_status_no_workflow: No tracker uses this status in the workflows
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 42e2165a6..43e5d0ffe 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1252,3 +1252,4 @@ zh:
label_next_week: next week
label_next_month: next month
text_role_no_workflow: No workflow defined for this role
+ text_status_no_workflow: No tracker uses this status in the workflows