From 88ddf161d65df18782482beeeccbab30c6364e1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Tue, 22 Sep 2015 16:48:52 +0200 Subject: [PATCH] fixes missing/unused i18n --- config/i18n-tasks.yml | 1 + config/locales/admin.en.yml | 4 +++- config/locales/admin.es.yml | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/config/i18n-tasks.yml b/config/i18n-tasks.yml index 6173538ef..b1fa6d362 100644 --- a/config/i18n-tasks.yml +++ b/config/i18n-tasks.yml @@ -108,6 +108,7 @@ ignore_unused: - 'admin.proposals.index.filter*' - 'admin.organizations.index.filter*' - 'admin.users.index.filter*' + - 'admin.activity.show.filter*' - 'admin.comments.index.hidden_*' - 'moderation.comments.index.filter*' - 'moderation.comments.index.order*' diff --git a/config/locales/admin.en.yml b/config/locales/admin.en.yml index a134cd673..c5d5616a4 100644 --- a/config/locales/admin.en.yml +++ b/config/locales/admin.en.yml @@ -133,6 +133,9 @@ en: activity: show: title: Activity of Moderators + action: Action + by: Moderated by + type: Type filter: Show filters: all: All @@ -144,4 +147,3 @@ en: hide: Hidden restore: Restored block: Blocked - diff --git a/config/locales/admin.es.yml b/config/locales/admin.es.yml index 8c6e43371..0e7903934 100644 --- a/config/locales/admin.es.yml +++ b/config/locales/admin.es.yml @@ -133,6 +133,9 @@ es: activity: show: title: Actividad de los Moderadores + action: 'Acción' + by: Moderado por + type: Tipo filter: Mostrar filters: all: Todo