From 8758427e3c0847b366d468c5911c09971893ba38 Mon Sep 17 00:00:00 2001 From: echarp Date: Sun, 10 Jan 2016 15:43:22 +0100 Subject: [PATCH] Better title to the organisations page. Refs #49 --- app/views/orgas/index.html.haml | 2 +- config/locales/views/en.yml | 1 + config/locales/views/fr.yml | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app/views/orgas/index.html.haml b/app/views/orgas/index.html.haml index 2d1519a4..d8fddc43 100644 --- a/app/views/orgas/index.html.haml +++ b/app/views/orgas/index.html.haml @@ -3,7 +3,7 @@ %h2 %em.fa.fa-users - = title t 'orgas.search.title', entity: Orga.model_name.human + = title t '.title' %table.list.autopagerize_page_element %thead diff --git a/config/locales/views/en.yml b/config/locales/views/en.yml index 9a835328..acfb950c 100644 --- a/config/locales/views/en.yml +++ b/config/locales/views/en.yml @@ -232,6 +232,7 @@ description." title: Find your %{entity}! label: Search index: + title: Organisations new: Add an organisation show: links: Links diff --git a/config/locales/views/fr.yml b/config/locales/views/fr.yml index 1b17897e..82c6c61c 100644 --- a/config/locales/views/fr.yml +++ b/config/locales/views/fr.yml @@ -232,6 +232,7 @@ description plus complète." title: Trouve ton %{entity}! label: Recherche index: + title: Organisations new: Ajouter une organisation show: links: Liens