From 79b0f38e347c1d0a2198c992deacbef90ec5b4fa Mon Sep 17 00:00:00 2001 From: Alberto Garcia Cabeza Date: Tue, 26 Apr 2016 13:10:02 +0200 Subject: [PATCH] Removes unused keys --- config/locales/devise_views.en.yml | 1 - config/locales/devise_views.es.yml | 1 - config/locales/en.yml | 11 ++--------- config/locales/es.yml | 7 ------- 4 files changed, 2 insertions(+), 18 deletions(-) diff --git a/config/locales/devise_views.en.yml b/config/locales/devise_views.en.yml index 07d192628..8901e989d 100755 --- a/config/locales/devise_views.en.yml +++ b/config/locales/devise_views.en.yml @@ -96,7 +96,6 @@ en: submit: Erase my account title: Erase account edit: - back_link: Back current_password_label: Current password edit: Edit email_label: Email diff --git a/config/locales/devise_views.es.yml b/config/locales/devise_views.es.yml index 0b96a2f64..97d618643 100644 --- a/config/locales/devise_views.es.yml +++ b/config/locales/devise_views.es.yml @@ -96,7 +96,6 @@ es: submit: Borrar mi cuenta title: Darme de baja edit: - back_link: Atrás current_password_label: Contraseña actual edit: Editar email_label: Email diff --git a/config/locales/en.yml b/config/locales/en.yml index 1f587f7c1..6782a261f 100755 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -76,7 +76,6 @@ en: other: "%{count} votes" zero: No votes edit: - back_link: Go back editing: Edit debate form: submit_button: Save changes @@ -86,7 +85,7 @@ en: debate_title: Debate title tags_instructions: Tag this debate. tags_label: Topics - tags_placeholder: Enter the tags you would like to use, separated by commas (',') + tags_placeholder: "Enter the tags you would like to use, separated by commas (',')" index: featured_debates: Featured filter_topic: @@ -109,7 +108,6 @@ en: start_debate: Start a debate title: Debates new: - back_link: Go back form: submit_button: Start a debate info: If you want to make a proposal, this is the wrong section, enter %{info_link}. @@ -123,7 +121,6 @@ en: start_new: Start a debate show: author_deleted: User deleted - back_link: Go back comments: one: 1 comment other: "%{count} comments" @@ -249,7 +246,6 @@ en: form: submit_button: Create proposal edit: - back_link: Go back editing: Edit proposal form: submit_button: Save changes @@ -270,7 +266,7 @@ en: tag_category_label: "Categories" tags_instructions: "Tag this proposal. You can choose from proposed categories or add your own" tags_label: Tags - tags_placeholder: Enter the tags you would like to use, separated by commas (',') + tags_placeholder: "Enter the tags you would like to use, separated by commas (',')" index: featured_proposals: Featured filter_topic: @@ -296,7 +292,6 @@ en: top: Top weekly top_link_proposals: The most supported proposals by category new: - back_link: Go back form: submit_button: Create proposal more_info: How do citizen proposals work? @@ -323,7 +318,6 @@ en: total_percent: 100% show: author_deleted: User deleted - back_link: Go back code: 'Proposal code:' comments: one: 1 comment @@ -437,7 +431,6 @@ en: recommendation_two: Any proposal or comment suggesting illegal action will be deleted. recommendations_title: How to create a spending proposal start_new: Create spending proposal - back_link: Back show: author_deleted: User deleted code: 'Proposal code:' diff --git a/config/locales/es.yml b/config/locales/es.yml index 437bd8c97..9293f9c0f 100755 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -76,7 +76,6 @@ es: other: "%{count} votos" zero: Sin votos edit: - back_link: Volver editing: Editar debate form: submit_button: Guardar cambios @@ -109,7 +108,6 @@ es: start_debate: Empieza un debate title: Debates new: - back_link: Volver form: submit_button: Empieza un debate info: Si lo que quieres es hacer una propuesta, esta es la sección incorrecta, entra en %{info_link}. @@ -123,7 +121,6 @@ es: start_new: Empezar un debate show: author_deleted: Usuario eliminado - back_link: Volver comments: one: 1 Comentario other: "%{count} Comentarios" @@ -249,7 +246,6 @@ es: form: submit_button: Crear propuesta edit: - back_link: Volver editing: Editar propuesta form: submit_button: Guardar cambios @@ -296,7 +292,6 @@ es: top: Top semanal top_link_proposals: Propuestas más apoyadas por categoría new: - back_link: Volver form: submit_button: Crear propuesta more_info: "¿Cómo funcionan las propuestas ciudadanas?" @@ -323,7 +318,6 @@ es: total_percent: 100% show: author_deleted: Usuario eliminado - back_link: Volver code: 'Código de la propuesta:' comments: one: 1 Comentario @@ -437,7 +431,6 @@ es: recommendation_two: Cualquier propuesta o comentario que implique acciones ilegales será eliminada. recommendations_title: Cómo crear una propuesta de gasto start_new: Crear una propuesta de gasto - back_link: Volver show: author_deleted: Usuario eliminado code: 'Código de la propuesta:'