From df624560e733f51397756ee61e7c41c85609da30 Mon Sep 17 00:00:00 2001 From: echarp Date: Sat, 2 Jan 2016 17:54:03 +0100 Subject: [PATCH] When proposing an organisatino, the message displayed better explains it is submitted to moderation. Refs #27 --- config/locales/views/en.yml | 2 +- config/locales/views/fr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/views/en.yml b/config/locales/views/en.yml index 5e1d76cb..cfda442d 100644 --- a/config/locales/views/en.yml +++ b/config/locales/views/en.yml @@ -247,7 +247,7 @@ description." title: Organisation edit: Creation create: - ok: Organisation has been created + ok: Organisation has been submitted to moderation edit: title: Organisation edit: Edition diff --git a/config/locales/views/fr.yml b/config/locales/views/fr.yml index 51bb0304..0881ef32 100644 --- a/config/locales/views/fr.yml +++ b/config/locales/views/fr.yml @@ -248,7 +248,7 @@ description plus complète." title: Organisation edit: Création create: - ok: L'organisation a été créée + ok: L'organisation a été soumise à modération edit: title: Organisation edit: Édition