From 50f97fe898367ccd328dd683552098618c2d0597 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 3 Jan 2023 11:17:16 +0100 Subject: [PATCH] (i18n) changed note help text --- config/locales/app.shared.de.yml | 2 +- config/locales/app.shared.en.yml | 2 +- config/locales/app.shared.es.yml | 2 +- config/locales/app.shared.fr.yml | 4 ++-- config/locales/app.shared.no.yml | 2 +- config/locales/app.shared.pt.yml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/locales/app.shared.de.yml b/config/locales/app.shared.de.yml index 73a4bce4b..3ca474253 100644 --- a/config/locales/app.shared.de.yml +++ b/config/locales/app.shared.de.yml @@ -98,7 +98,7 @@ de: trainings: "Trainings" tags: "Tags" note: "Private note" - note_help: "This note is only shown to privileged users. The member won't be able to view it." + note_help: "This note is only visible to administrators and managers. The member cannot see it." terms_and_conditions_html: "I've read and accept the terms and conditions" must_accept_terms: "You must accept the terms and conditions" save: "Save" diff --git a/config/locales/app.shared.en.yml b/config/locales/app.shared.en.yml index d784640b0..06fbc26c3 100644 --- a/config/locales/app.shared.en.yml +++ b/config/locales/app.shared.en.yml @@ -98,7 +98,7 @@ en: trainings: "Trainings" tags: "Tags" note: "Private note" - note_help: "This note is only shown to privileged users. The member won't be able to view it." + note_help: "This note is only visible to administrators and managers. The member cannot see it." terms_and_conditions_html: "I've read and accept the terms and conditions" must_accept_terms: "You must accept the terms and conditions" save: "Save" diff --git a/config/locales/app.shared.es.yml b/config/locales/app.shared.es.yml index 0d9ce060f..48432e264 100644 --- a/config/locales/app.shared.es.yml +++ b/config/locales/app.shared.es.yml @@ -98,7 +98,7 @@ es: trainings: "Trainings" tags: "Tags" note: "Private note" - note_help: "This note is only shown to privileged users. The member won't be able to view it." + note_help: "This note is only visible to administrators and managers. The member cannot see it." terms_and_conditions_html: "I've read and accept the terms and conditions" must_accept_terms: "You must accept the terms and conditions" save: "Save" diff --git a/config/locales/app.shared.fr.yml b/config/locales/app.shared.fr.yml index 099f63d47..de7609a55 100644 --- a/config/locales/app.shared.fr.yml +++ b/config/locales/app.shared.fr.yml @@ -98,7 +98,7 @@ fr: trainings: "Formations" tags: "Étiquettes" note: "Note privée" - note_help: "Cette note est uniquement affichée aux utilisateurs possédant des privilèges. Le membre ne pourra pas la voir." + note_help: "Cette note est uniquement visible que par les administrateurs et les gestionnaires. Le membre ne peut pas la voir." terms_and_conditions_html: "J'ai lu et j'accepte les conditions générales" must_accept_terms: "Vous devez accepter les conditions générales" save: "Enregistrer" @@ -536,6 +536,6 @@ fr: spaces: "Espaces" events: "Événements" externals: "Autres calendriers" - show_reserved_uniq: "Show reserved slots only" + show_reserved_uniq: "Afficher uniquement les créneaux réservés" machine: machine_uncategorized: "Machines non classés" diff --git a/config/locales/app.shared.no.yml b/config/locales/app.shared.no.yml index d4c8edc78..6c1b27b8e 100644 --- a/config/locales/app.shared.no.yml +++ b/config/locales/app.shared.no.yml @@ -98,7 +98,7 @@ trainings: "Trainings" tags: "Tags" note: "Private note" - note_help: "This note is only shown to privileged users. The member won't be able to view it." + note_help: "This note is only visible to administrators and managers. The member cannot see it." terms_and_conditions_html: "I've read and accept the terms and conditions" must_accept_terms: "You must accept the terms and conditions" save: "Save" diff --git a/config/locales/app.shared.pt.yml b/config/locales/app.shared.pt.yml index 7417a4215..bcfb9bf99 100644 --- a/config/locales/app.shared.pt.yml +++ b/config/locales/app.shared.pt.yml @@ -98,7 +98,7 @@ pt: trainings: "Treinamentos" tags: "Tags" note: "Private note" - note_help: "This note is only shown to privileged users. The member won't be able to view it." + note_help: "This note is only visible to administrators and managers. The member cannot see it." terms_and_conditions_html: "Eu li e aceito os termos e condições" must_accept_terms: "Você deve aceitar os termos e condições" save: "Salvar"