diff options
50 files changed, 50 insertions, 1 deletions
diff --git a/app/helpers/queries_helper.rb b/app/helpers/queries_helper.rb index 4b71d0832..5ed8348e2 100644 --- a/app/helpers/queries_helper.rb +++ b/app/helpers/queries_helper.rb @@ -25,7 +25,7 @@ module QueriesHelper grouped = {} query.available_filters.map do |field, field_options| if [:tree, :relation].include?(field_options[:type]) - group = :label_related_issues + group = :label_relations elsif field =~ /^(.+)\./ # association filters group = "field_#{$1}" diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 652894a41..4d8a6b6d6 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1197,3 +1197,4 @@ ar: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/az.yml b/config/locales/az.yml index 16308be24..4ba490df8 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1292,3 +1292,4 @@ az: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 73da362c2..39288adcb 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1186,3 +1186,4 @@ bg: setting_sys_api_key: API ключ setting_lost_password: Забравена парола label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 8be3b03f8..defe0b740 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1210,3 +1210,4 @@ bs: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/ca.yml b/config/locales/ca.yml index e253b5e6c..859fa0fe6 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1190,3 +1190,4 @@ ca: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/cs.yml b/config/locales/cs.yml index d3bc58d73..f5ed81a21 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1198,3 +1198,4 @@ cs: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/da.yml b/config/locales/da.yml index 25e33d789..e90effe0e 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1214,3 +1214,4 @@ da: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/de.yml b/config/locales/de.yml index cbfd7f97c..f2c336c59 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1200,3 +1200,4 @@ de: label_default_values_for_new_users: Standardwerte für neue Benutzer error_ldap_bind_credentials: Invalid LDAP Account/Password mail_body_settings_updated: ! 'The following settings were changed:' + label_relations: Relations diff --git a/config/locales/el.yml b/config/locales/el.yml index d81f1bb8c..0046838b1 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1197,3 +1197,4 @@ el: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 46cd203ce..5ea8b7fe7 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1199,3 +1199,4 @@ en-GB: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/en.yml b/config/locales/en.yml index 98b3e351a..52489ce38 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -989,6 +989,7 @@ en: label_api: API label_field_format_enumeration: Key/value list label_default_values_for_new_users: Default values for new users + label_relations: Relations button_login: Login button_submit: Submit diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 9b32d2710..d709c811f 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1231,3 +1231,4 @@ es-PA: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/es.yml b/config/locales/es.yml index 969cd2ecf..2af965cde 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1229,3 +1229,4 @@ es: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/et.yml b/config/locales/et.yml index 0f5c2fad6..27d7e58af 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1201,3 +1201,4 @@ et: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 163e469e0..82a7c1494 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1198,3 +1198,4 @@ eu: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/fa.yml b/config/locales/fa.yml index ed464e619..369c96c39 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1198,3 +1198,4 @@ fa: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 9d5d77023..6f2206d73 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1218,3 +1218,4 @@ fi: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 2d0f5114f..0ba07d23a 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -999,6 +999,7 @@ fr: label_api: API label_field_format_enumeration: Liste clé/valeur label_default_values_for_new_users: Valeurs par défaut pour les nouveaux utilisateurs + label_relations: Relations button_login: Connexion button_submit: Soumettre diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 91581a5e0..427426965 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1205,3 +1205,4 @@ gl: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/he.yml b/config/locales/he.yml index 67699c33e..318e47772 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1202,3 +1202,4 @@ he: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 752faad91..642e15c5d 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1196,3 +1196,4 @@ hr: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/hu.yml b/config/locales/hu.yml index c171a890a..517deb9e5 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1216,3 +1216,4 @@ mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/id.yml b/config/locales/id.yml index 1c7ec8d9e..eb16a5848 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1201,3 +1201,4 @@ id: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/it.yml b/config/locales/it.yml index e7cd43cba..69f5be571 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1192,3 +1192,4 @@ it: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 6c3225f32..f194f85e7 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1208,3 +1208,4 @@ ja: mail_body_settings_updated: ! '下記の設定が変更されました:' field_remote_ip: IPアドレス label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 414adf6b5..e3e0e6f4b 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1241,3 +1241,4 @@ ko: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 6ae4ddbde..50bf9d7a4 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1186,3 +1186,4 @@ lt: description_date_to: Įvesti pabaigos datą text_repository_identifier_info: 'Leidžiamos tik mažosios raidės (a-z), skaitmenys, brūkšneliai ir pabraukimo simboliai.<br />Kartą išsaugojus pakeitimai negalimi' label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/lv.yml b/config/locales/lv.yml index c7d543d91..68b9449db 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1191,3 +1191,4 @@ lv: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/mk.yml b/config/locales/mk.yml index b5b120239..c07fe3a57 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1197,3 +1197,4 @@ mk: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/mn.yml b/config/locales/mn.yml index ae793d6a0..c9ba6b4de 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1198,3 +1198,4 @@ mn: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/nl.yml b/config/locales/nl.yml index e3abd224a..822c4d5b7 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1176,3 +1176,4 @@ nl: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/no.yml b/config/locales/no.yml index 7607914bd..1294aa941 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1187,3 +1187,4 @@ mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/pl.yml b/config/locales/pl.yml index a4a31b811..47c16abf9 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1212,3 +1212,4 @@ pl: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 1405d71ba..268702836 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1216,3 +1216,4 @@ pt-BR: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/pt.yml b/config/locales/pt.yml index d52b6d5be..9ea1660ac 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1199,3 +1199,4 @@ pt: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/ro.yml b/config/locales/ro.yml index cf626bfac..e85187834 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1192,3 +1192,4 @@ ro: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/ru.yml b/config/locales/ru.yml index c2a502855..2ad8d2de2 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1298,3 +1298,4 @@ ru: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 28307d2ca..0b0189e94 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1187,3 +1187,4 @@ sk: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/sl.yml b/config/locales/sl.yml index ad92636ca..561ea8f86 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1197,3 +1197,4 @@ sl: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/sq.yml b/config/locales/sq.yml index cbca2a7ef..40156d0f7 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1193,3 +1193,4 @@ sq: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 854b0ecff..8e84a87f9 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1199,3 +1199,4 @@ sr-YU: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 5a99ed446..fe18344a1 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1198,3 +1198,4 @@ sr: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 3b1e72c52..b19cdfd8b 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1230,3 +1230,4 @@ sv: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/th.yml b/config/locales/th.yml index d665e4b0e..4e9fd1d9b 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1194,3 +1194,4 @@ th: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/tr.yml b/config/locales/tr.yml index f7aaa29dd..e948bb81f 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1204,3 +1204,4 @@ tr: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 01067ad17..f60845fd9 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1192,3 +1192,4 @@ uk: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 094f91a00..10935dd31 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1250,3 +1250,4 @@ vi: mail_body_settings_updated: ! 'The following settings were changed:' field_remote_ip: IP address label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index d42b135ae..d50106317 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1268,3 +1268,4 @@ description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' label_wiki_page_new: New wiki page + label_relations: Relations diff --git a/config/locales/zh.yml b/config/locales/zh.yml index af3bd68f4..7e5800d62 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1190,3 +1190,4 @@ zh: mail_body_settings_updated: "下列设置已更新:" field_remote_ip: IP 地址 label_wiki_page_new: New wiki page + label_relations: Relations |