From 8357426e79e2307b252b4114bf0160c50aef184a Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 20 Jan 2013 13:48:06 +0000 Subject: [PATCH] Adjust warning message (#12251). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11218 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ar.yml | 2 +- config/locales/bg.yml | 2 +- config/locales/bs.yml | 2 +- config/locales/ca.yml | 2 +- config/locales/cs.yml | 2 +- config/locales/da.yml | 2 +- config/locales/el.yml | 2 +- config/locales/en-GB.yml | 2 +- config/locales/en.yml | 2 +- config/locales/es.yml | 2 +- config/locales/et.yml | 2 +- config/locales/eu.yml | 2 +- config/locales/fa.yml | 2 +- config/locales/fi.yml | 2 +- config/locales/fr.yml | 2 +- config/locales/gl.yml | 2 +- config/locales/he.yml | 2 +- config/locales/hr.yml | 2 +- config/locales/hu.yml | 2 +- config/locales/id.yml | 2 +- config/locales/it.yml | 2 +- config/locales/ja.yml | 2 +- config/locales/ko.yml | 2 +- config/locales/lt.yml | 2 +- config/locales/lv.yml | 2 +- config/locales/mk.yml | 2 +- config/locales/mn.yml | 2 +- config/locales/nl.yml | 2 +- config/locales/no.yml | 2 +- config/locales/pl.yml | 2 +- config/locales/pt-BR.yml | 2 +- config/locales/pt.yml | 2 +- config/locales/ro.yml | 2 +- config/locales/ru.yml | 2 +- config/locales/sk.yml | 2 +- config/locales/sl.yml | 2 +- config/locales/sq.yml | 2 +- config/locales/sr-YU.yml | 2 +- config/locales/sr.yml | 2 +- config/locales/sv.yml | 2 +- config/locales/th.yml | 2 +- config/locales/tr.yml | 2 +- config/locales/uk.yml | 2 +- config/locales/vi.yml | 2 +- config/locales/zh.yml | 2 +- 45 files changed, 45 insertions(+), 45 deletions(-) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index c24ed85e6..40dd9fca8 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1075,7 +1075,7 @@ ar: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 294529de8..730b0acb7 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1073,7 +1073,7 @@ bg: description_date_to: Въведете крайна дата text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.
Промяна след създаването му не е възможна.' label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/bs.yml b/config/locales/bs.yml index e3c98fea9..649a74d50 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1088,7 +1088,7 @@ bs: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 9f042bf81..abecc794b 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1077,7 +1077,7 @@ ca: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/cs.yml b/config/locales/cs.yml index d41275359..ce3395df0 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1078,7 +1078,7 @@ cs: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/da.yml b/config/locales/da.yml index aa37e3db9..ac28b86fd 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1092,7 +1092,7 @@ da: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/el.yml b/config/locales/el.yml index a7a65d9b3..27ffdf237 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1075,7 +1075,7 @@ el: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 9a50417c8..337671802 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1077,7 +1077,7 @@ en-GB: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/en.yml b/config/locales/en.yml index 5aec6c15f..9dac5ed2a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1030,7 +1030,7 @@ en: text_account_destroy_confirmation: "Are you sure you want to proceed?\nYour account will be permanently deleted, with no way to reactivate it." text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours." text_project_closed: This project is closed and read-only. - text_turning_multiple_off: "If you disable multiple values, duplicate values will be removed in order to preserve only one value per item." + text_turning_multiple_off: "If you disable multiple values, multiple values will be removed in order to preserve only one value per item." default_role_manager: Manager default_role_developer: Developer diff --git a/config/locales/es.yml b/config/locales/es.yml index 31006224d..c8f3d8163 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1112,7 +1112,7 @@ es: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/et.yml b/config/locales/et.yml index bb472c9f3..2b6b50baf 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1088,7 +1088,7 @@ et: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 1badbf045..de23f865c 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1076,7 +1076,7 @@ eu: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 4f25b728b..e5037d0e9 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1077,7 +1077,7 @@ fa: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 82e22cba2..7a13afeaf 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1096,7 +1096,7 @@ fi: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/fr.yml b/config/locales/fr.yml index fcd3214a0..db6220e00 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -988,7 +988,7 @@ fr: text_account_destroy_confirmation: "Êtes-vous sûr de vouloir continuer ?\nVotre compte sera définitivement supprimé, sans aucune possibilité de le réactiver." text_session_expiration_settings: "Attention : le changement de ces paramètres peut entrainer l'expiration des sessions utilisateurs en cours, y compris la vôtre." text_project_closed: Ce projet est fermé et accessible en lecture seule. - text_turning_multiple_off: "Si vous désactivez les valeurs multiples, les valeurs en double seront supprimées pour n'en conserver qu'une par objet." + text_turning_multiple_off: "Si vous désactivez les valeurs multiples, les valeurs multiples seront supprimées pour n'en conserver qu'une par objet." default_role_manager: "Manager " default_role_developer: "Développeur " diff --git a/config/locales/gl.yml b/config/locales/gl.yml index ef16f675d..eb8755b0b 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1086,7 +1086,7 @@ gl: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/he.yml b/config/locales/he.yml index df384e956..0e5e4da41 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1080,7 +1080,7 @@ he: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/hr.yml b/config/locales/hr.yml index e8dbeda71..465798c2e 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1076,7 +1076,7 @@ hr: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 205a66e3a..df76111f4 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1094,7 +1094,7 @@ label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/id.yml b/config/locales/id.yml index e15a5d1db..2cc3f77b4 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1079,7 +1079,7 @@ id: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/it.yml b/config/locales/it.yml index 58264c742..a1162a261 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1076,7 +1076,7 @@ it: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 944c54d97..d37eb0235 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1106,7 +1106,7 @@ ja: label_in_the_next_days: 今後○日 label_in_the_past_days: 過去○日 label_attribute_of_user: ユーザーの %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 2dd63e95e..8d9d5f6d6 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1125,7 +1125,7 @@ ko: label_in_the_next_days: 다음 label_in_the_past_days: 지난 label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 3283781e0..f8cfac40d 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1134,7 +1134,7 @@ lt: label_in_the_next_days: per ateinančias label_in_the_past_days: per paskutines label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 15c98d465..f68323004 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1069,7 +1069,7 @@ lv: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 801bfb211..c96d24bcb 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1075,7 +1075,7 @@ mk: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 54c82fe2c..a5b06fac1 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1076,7 +1076,7 @@ mn: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/nl.yml b/config/locales/nl.yml index d65538255..078d14772 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1057,7 +1057,7 @@ nl: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/no.yml b/config/locales/no.yml index dff1e7b57..fc295c215 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1065,7 +1065,7 @@ label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/pl.yml b/config/locales/pl.yml index afc49a6a6..2fbd03bbc 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1087,7 +1087,7 @@ pl: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 576eb8630..1d375d439 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1096,7 +1096,7 @@ pt-BR: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 6e0cddc2d..660756405 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1080,7 +1080,7 @@ pt: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 386af5faa..e581a03ee 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1070,7 +1070,7 @@ ro: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 378a7c8c5..ed341b774 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1183,7 +1183,7 @@ ru: label_in_the_next_days: в средующие дни label_in_the_past_days: в прошлые дни label_attribute_of_user: Пользователь %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 04b79cc6c..95a5fb7e1 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1072,7 +1072,7 @@ sk: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/sl.yml b/config/locales/sl.yml index b79c7de9f..57e4d7293 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1075,7 +1075,7 @@ sl: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/sq.yml b/config/locales/sq.yml index a4e02ebca..cecadeb6a 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1071,7 +1071,7 @@ sq: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 2fcd158b2..986e179f0 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1077,7 +1077,7 @@ sr-YU: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/sr.yml b/config/locales/sr.yml index da2bba7a1..0555b1f26 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1076,7 +1076,7 @@ sr: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/sv.yml b/config/locales/sv.yml index d61979ca8..40e05a1c0 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1114,7 +1114,7 @@ sv: description_date_from: Ange startdatum description_date_to: Ange slutdatum text_repository_identifier_info: 'Endast gemener (a-z), siffror, streck och understreck är tillåtna.
När identifieraren sparats kan den inte ändras.' - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/th.yml b/config/locales/th.yml index 642ebc319..109545a57 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1072,7 +1072,7 @@ th: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 3a4a5474c..d151f301c 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1094,7 +1094,7 @@ tr: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 1cc1bfbf4..01d95217a 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1070,7 +1070,7 @@ uk: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 0bfc64040..4385dd40f 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1126,7 +1126,7 @@ vi: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents diff --git a/config/locales/zh.yml b/config/locales/zh.yml index ca1515e51..b63a02755 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1079,7 +1079,7 @@ zh: label_in_the_next_days: in the next label_in_the_past_days: in the past label_attribute_of_user: User's %{name} - text_turning_multiple_off: If you disable multiple values, duplicate values will be + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. label_attribute_of_issue: Issue's %{name} permission_add_documents: Add documents -- 2.39.5