From 5f8890e963cb8dfed4bb958b2b869af14dfa6a14 Mon Sep 17 00:00:00 2001 From: clairezed Date: Mon, 26 Jun 2017 15:15:54 +0200 Subject: [PATCH] update producers pack translation key from sell_description_text to producer_shop_description_text --- app/views/admin/enterprises/_change_type_form.html.haml | 2 +- config/locales/en.yml | 2 +- config/locales/es.yml | 2 +- config/locales/fr.yml | 2 +- config/locales/nb.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/admin/enterprises/_change_type_form.html.haml b/app/views/admin/enterprises/_change_type_form.html.haml index b686aca15d..f143f7390b 100644 --- a/app/views/admin/enterprises/_change_type_form.html.haml +++ b/app/views/admin/enterprises/_change_type_form.html.haml @@ -16,7 +16,7 @@ %p= t('.connect_ofn') .bottom= t('.always_free') %p.description - = t('.producer_description_text') + = t('.sell_description_text') .producer_shop.option.one-third.column %a.full-width.button.selector{ ng: { click: "sells='own'", class: "{selected: sells=='own'}" } } diff --git a/config/locales/en.yml b/config/locales/en.yml index 0f3a465865..8d9588c7a3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -508,7 +508,7 @@ en: producer_profile: Producer Profile connect_ofn: Connect through OFN always_free: ALWAYS FREE - producer_description_text: Add your products to Open Food Network, allowing hubs to stock your products in their stores. + sell_description_text: Add your products to Open Food Network, allowing hubs to stock your products in their stores. producer_shop: Producer Shop sell_your_produce: Sell your own produce sell_description_text: Sell your products directly to customers through your very own Open Food Network shopfront. diff --git a/config/locales/es.yml b/config/locales/es.yml index b7cebd4ef2..3150d1afa7 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -391,7 +391,7 @@ es: producer_profile: Perfil Productora connect_ofn: Conectar a través de OFN always_free: SIEMPRE GRATIS - producer_description_text: Añade tus productos a Open Food Network, permitiendo a los Grupos de Consumo vender tus productos. + sell_description_text: Añade tus productos a Open Food Network, permitiendo a los Grupos de Consumo vender tus productos. producer_shop: Tienda Productora sell_your_produce: Vende tu propia producción sell_description_text: Vende tus productos directamente a los consumidores con tu tienda en Open Food Network. diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 467509dca7..6a11724b7b 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -418,7 +418,7 @@ fr: producer_profile: Profil producteur connect_ofn: Gagnez en visibilité via OFFrance always_free: GRATUIT - producer_description_text: Saisissez votre catalogue produits sur Open Food France, ce qui permettra aux hubs-distributeurs utilisant la plateforme de les proposer dans leurs boutiques (sur votre autorisation). + sell_description_text: Saisissez votre catalogue produits sur Open Food France, ce qui permettra aux hubs-distributeurs utilisant la plateforme de les proposer dans leurs boutiques (sur votre autorisation). producer_shop: Boutique Producteur sell_your_produce: Vendez vos propres produits sell_description_text: Vendez vos produits en direct aux mangeurs/restaurateurs/etc. via votre propre Boutique Producteur sur Open Food France. diff --git a/config/locales/nb.yml b/config/locales/nb.yml index d9dae87359..a176f98121 100644 --- a/config/locales/nb.yml +++ b/config/locales/nb.yml @@ -417,7 +417,7 @@ nb: producer_profile: Produsentprofil connect_ofn: Koble gjennom OFN always_free: GRATIS FOR ALLTID - producer_description_text: Legg til dine produkter til Open Food Network, tillat hubs å lagre dine produkter i sine butikker. + sell_description_text: Legg til dine produkter til Open Food Network, tillat hubs å lagre dine produkter i sine butikker. producer_shop: Produsentbutikk sell_your_produce: Selg dine egne produkter sell_description_text: Selg dine produkter direkte til kunder gjennom din egen Open Food Network nettbutikk.