summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2016-05-09 17:17:37 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2016-05-09 17:17:37 +0000
commit3bdf6e995a35299c3e96cc7b0cbbd6a9baed0a98 (patch)
tree21752be2250632ce7e3990127c70b3d6964927e9
parent4019ba76ab3005ccc1f0495069861e4a8814be55 (diff)
downloadredmine-3bdf6e995a35299c3e96cc7b0cbbd6a9baed0a98.tar.gz
redmine-3bdf6e995a35299c3e96cc7b0cbbd6a9baed0a98.zip
Adds setting_new_project_issue_tab_enabled i18n string (#6204).
git-svn-id: http://svn.redmine.org/redmine/trunk@15408 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/ar.yml1
-rw-r--r--config/locales/az.yml1
-rw-r--r--config/locales/bg.yml1
-rw-r--r--config/locales/bs.yml1
-rw-r--r--config/locales/ca.yml1
-rw-r--r--config/locales/cs.yml1
-rw-r--r--config/locales/da.yml1
-rw-r--r--config/locales/de.yml1
-rw-r--r--config/locales/el.yml1
-rw-r--r--config/locales/en-GB.yml1
-rw-r--r--config/locales/es-PA.yml1
-rw-r--r--config/locales/es.yml1
-rw-r--r--config/locales/et.yml1
-rw-r--r--config/locales/eu.yml1
-rw-r--r--config/locales/fa.yml1
-rw-r--r--config/locales/fi.yml1
-rw-r--r--config/locales/gl.yml1
-rw-r--r--config/locales/he.yml1
-rw-r--r--config/locales/hr.yml1
-rw-r--r--config/locales/hu.yml1
-rw-r--r--config/locales/id.yml1
-rw-r--r--config/locales/it.yml1
-rw-r--r--config/locales/ja.yml1
-rw-r--r--config/locales/ko.yml1
-rw-r--r--config/locales/lt.yml1
-rw-r--r--config/locales/lv.yml1
-rw-r--r--config/locales/mk.yml1
-rw-r--r--config/locales/mn.yml1
-rw-r--r--config/locales/nl.yml1
-rw-r--r--config/locales/no.yml1
-rw-r--r--config/locales/pl.yml1
-rw-r--r--config/locales/pt-BR.yml1
-rw-r--r--config/locales/pt.yml1
-rw-r--r--config/locales/ro.yml1
-rw-r--r--config/locales/ru.yml1
-rw-r--r--config/locales/sk.yml1
-rw-r--r--config/locales/sl.yml1
-rw-r--r--config/locales/sq.yml1
-rw-r--r--config/locales/sr-YU.yml1
-rw-r--r--config/locales/sr.yml1
-rw-r--r--config/locales/sv.yml1
-rw-r--r--config/locales/th.yml1
-rw-r--r--config/locales/tr.yml1
-rw-r--r--config/locales/uk.yml1
-rw-r--r--config/locales/vi.yml1
-rw-r--r--config/locales/zh-TW.yml1
-rw-r--r--config/locales/zh.yml1
47 files changed, 47 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index bda28e1db..67efd757e 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1201,3 +1201,4 @@ ar:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/az.yml b/config/locales/az.yml
index 3d8951501..09d305928 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1296,3 +1296,4 @@ az:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 82a60d07f..fc05e2071 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1190,3 +1190,4 @@ bg:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index b2bae3dfe..253e214b7 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1214,3 +1214,4 @@ bs:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 51454fe72..dc7e0454f 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1194,3 +1194,4 @@ ca:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index eaec7c516..baf157bef 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1202,3 +1202,4 @@ cs:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/da.yml b/config/locales/da.yml
index ce685f36e..4c00e5ee3 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1218,3 +1218,4 @@ da:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 69f0bac35..98e3047f2 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1204,3 +1204,4 @@ de:
label_relations: Relations
button_filter: Filter
mail_body_password_updated: Your password has been changed.
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 3b3f0bb2a..10f714868 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1201,3 +1201,4 @@ el:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index c8ef086ce..d9e36c2b2 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1203,3 +1203,4 @@ en-GB:
label_relations: Relations
button_filter: Filter
mail_body_password_updated: Your password has been changed.
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 2d3f621f8..619dba8f2 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1235,3 +1235,4 @@ es-PA:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 68a02e5aa..56b774ef1 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1233,3 +1233,4 @@ es:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 9c1811089..c440265b6 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1205,3 +1205,4 @@ et:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index c5b7e7af9..5522c787a 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1202,3 +1202,4 @@ eu:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 1a7f98a1a..9930da14a 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1202,3 +1202,4 @@ fa:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 37183445f..d5b8db109 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1222,3 +1222,4 @@ fi:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index a829ec44f..0595be810 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1209,3 +1209,4 @@ gl:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 2017468d7..50878d2ee 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1206,3 +1206,4 @@ he:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index b95c31b6b..5967340cc 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1200,3 +1200,4 @@ hr:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 6925aca68..33ec0c223 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1220,3 +1220,4 @@
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 3e67d1d7e..ae2c3fcdd 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1205,3 +1205,4 @@ id:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/it.yml b/config/locales/it.yml
index e7fdc201f..6d94d74e6 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1196,3 +1196,4 @@ it:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 63fd8e287..0f3956325 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1212,3 +1212,4 @@ ja:
button_filter: フィルタ
mail_body_password_updated: パスワードが変更されました。
label_no_preview: このファイルはプレビューできません
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 02653fc02..5e51443ff 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1240,3 +1240,4 @@ ko:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index f0bd458f7..d8ddd935f 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1190,3 +1190,4 @@ lt:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 74795ad2a..b4da9c85f 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1195,3 +1195,4 @@ lv:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index d6885b0b1..13b0dc66d 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1201,3 +1201,4 @@ mk:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index cbed0aaf4..e88d9ab7e 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1202,3 +1202,4 @@ mn:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 2a3ee76f4..eed218007 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1180,3 +1180,4 @@ nl:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/no.yml b/config/locales/no.yml
index d8fe90305..43480cb46 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1191,3 +1191,4 @@
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index aaef38972..4bbf3b407 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1216,3 +1216,4 @@ pl:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 6c87eb870..acaf50dca 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1219,3 +1219,4 @@ pt-BR:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index b1c05ec8e..f86b32936 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1203,3 +1203,4 @@ pt:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index c93110180..8a7d847f5 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1196,3 +1196,4 @@ ro:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index c88214684..d9dd166ea 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1302,3 +1302,4 @@ ru:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index d1ae8f0f8..e6b75c354 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1191,3 +1191,4 @@ sk:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index caf4bd8f8..6ad101641 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1201,3 +1201,4 @@ sl:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 443f59e68..710ab5234 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1197,3 +1197,4 @@ sq:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 1c1ae353b..39e5b9acf 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1203,3 +1203,4 @@ sr-YU:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index e99ee7502..a62470a3a 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1202,3 +1202,4 @@ sr:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 6f9925c08..ab90b697b 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1234,3 +1234,4 @@ sv:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/th.yml b/config/locales/th.yml
index b1998fd25..5ea0a63c0 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1198,3 +1198,4 @@ th:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 0f2d9d880..6e07512a4 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1208,3 +1208,4 @@ tr:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index a2f0f8141..783ce26f6 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1196,3 +1196,4 @@ uk:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 1492a0550..a9744ab52 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1254,3 +1254,4 @@ vi:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 7c266212a..0d4e3b3e0 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1272,3 +1272,4 @@
description_date_from: 輸入起始日期
description_date_to: 輸入結束日期
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index c3f4b206a..4d71c38e8 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1194,3 +1194,4 @@ zh:
button_filter: Filter
mail_body_password_updated: Your password has been changed.
label_no_preview: No preview available
+ setting_new_project_issue_tab_enabled: Display the "New issue" tab