<%= t("debates.index.filter_topic",
count: @debates.size,
@@ -14,13 +14,15 @@
<% end %>
-
<% if @tag_filter %>
- <%= t("debates.index.select_order") %>
+
+ <%= t("debates.index.select_order") %>
+
<% else %>
- <%= t("debates.index.select_order_long") %>
+
+ <%= t("debates.index.select_order_long") %>
+
<% end %>
-
@@ -65,7 +63,7 @@
<%= link_to "Ir al Portal de Transparencia existente anteriormente", t("layouts.header.external_link_transparency_url"), target: "_blank", class: "button radius" %>
-
<% if @tag_filter %>
- <%= t("debates.index.select_order") %>
+
+ <%= t("debates.index.select_order") %>
+
<% else %>
- <%= t("debates.index.select_order_long") %>
+
+ <%= t("debates.index.select_order_long") %>
+
<% end %>
-
Mientras acabamos el nuevo portal, te invitamos a visitar el blog del Área de Participación Ciudadana, Transparencia y Gobierno Abierto para conocer nuestros avances y novedades; o la sección de Participación Ciudadana donde poder decidir qué ciudad es la que quieres.
+Mientras acabamos el nuevo portal, te invitamos a visitar el blog del Área de Participación Ciudadana, Transparencia y Gobierno Abierto para conocer nuestros avances y novedades; o la sección de Participación Ciudadana donde poder decidir qué ciudad es la que quieres.
Mientras acabamos el nuevo portal, te invitamos a visitar el blog del Área de Participación Ciudadana, Transparencia y Gobierno Abierto para conocer nuestros avances y novedades; o la sección de Participación Ciudadana donde poder decidir qué ciudad es la que quieres.
+Mientras acabamos el nuevo portal, te invitamos a visitar el blog del Área de Participación Ciudadana, Transparencia y Gobierno Abierto para conocer nuestros avances y novedades; o la sección de Participación Ciudadana donde poder decidir qué ciudad es la que quieres.
<%= notice %>
- <% end %> + <% if alert %> +<%= alert %>
- <% end %> - - <%= yield %> - - <%= render 'layouts/footer' %> + <%= yield %> + +<%= notice %>
+<%= alert %>
+El nuevo gobierno del Ayuntamiento de Madrid ha creado un nuevo área de gobierno: Participación Ciudadana, Transparencia y Gobierno Abierto. El objetivo de este área es claro: que los madrileños puedan decidir directamente la política de la ciudad, y que todo lo que ocurra en el Ayuntamiento, hasta el último rincón, esté a la vista de todos.
-Iremos publicando nuestros avances, las novedades y cualquier otra cosa que queramos compartir con vosotros en nuestro blog.
+Iremos publicando nuestros avances, las novedades y cualquier otra cosa que queramos compartir con vosotros en nuestro blog.
Y podéis escribirnos para cualquier cosa a la dirección ag.gobiernoabierto@madrid.es
diff --git a/app/views/verification/letter/edit.html.erb b/app/views/verification/letter/edit.html.erb index 56b76caa5..ed710cb3c 100644 --- a/app/views/verification/letter/edit.html.erb +++ b/app/views/verification/letter/edit.html.erb @@ -19,7 +19,12 @@<%= t("verification.letter.edit.title") %>
+ <%= link_to account_path, class: "left back clear" do %> + + <%= t("verification.back") %> + <% end %> + +<%= t("verification.letter.edit.title") %>
<%= t("verification.letter.new.title") %>
+ <%= link_to account_path, class: "left back clear" do %> + + <%= t("verification.back") %> + <% end %> + +<%= t("verification.letter.new.title") %>
<%= t("verification.letter.new.explanation_html") %> diff --git a/app/views/verification/residence/new.html.erb b/app/views/verification/residence/new.html.erb index 382db555e..b66e5b179 100644 --- a/app/views/verification/residence/new.html.erb +++ b/app/views/verification/residence/new.html.erb @@ -17,7 +17,12 @@<%= t("verification.residence.new.title") %>
+ <%= link_to account_path, class: "left back clear" do %> + + <%= t("verification.back") %> + <% end %> + +<%= t("verification.residence.new.title") %>
<%= form_for @residence, as: "residence", url: residence_path do |f| %> <%= render "errors" %> @@ -47,8 +52,8 @@<%= t("verification.sms.edit.title") %>
+ <%= link_to account_path, class: "left back clear" do %> + + <%= t("verification.back") %> + <% end %> + +<%= t("verification.sms.edit.title") %>
<%= form_for @sms, as: "sms", url: sms_path, method: :put do |f| %> <% if @error %> diff --git a/app/views/verification/sms/new.html.erb b/app/views/verification/sms/new.html.erb index b52d8db34..775c213fd 100644 --- a/app/views/verification/sms/new.html.erb +++ b/app/views/verification/sms/new.html.erb @@ -17,7 +17,12 @@<%= t("verification.sms.new.title") %>
+ <%= link_to account_path, class: "left back clear" do %> + + <%= t("verification.back") %> + <% end %> + +<%= t("verification.sms.new.title") %>
<%= form_for @sms, as: "sms", url: sms_path do |f| %> <%= render "shared/errors", resource: @sms %> diff --git a/app/views/verification/verified_user/show.html.erb b/app/views/verification/verified_user/show.html.erb index 24569f3f9..2193e4fcd 100644 --- a/app/views/verification/verified_user/show.html.erb +++ b/app/views/verification/verified_user/show.html.erb @@ -1,7 +1,12 @@<%= t("verification.verified_user.show.title") %>
+ <%= link_to account_path, class: "left back clear" do %> + + <%= t("verification.back") %> + <% end %> + +<%= t("verification.verified_user.show.title") %>
<%= t("verification.verified_user.show.explanation") %>
diff --git a/config/locales/en.yml b/config/locales/en.yml index c4583ffd8..7a4be1323 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -7,7 +7,7 @@ en: external_link_opendata: Open data external_link_opendata_url: "http://datos.madrid.es" external_link_blog: Blog - external_link_blog_url: "http://diario.madrid.es/participa/" + external_link_blog_url: "http://diario.madrid.es/" open_gov: "%{open} government" open: "Open" participation: Participation @@ -56,7 +56,7 @@ en: error: error errors: errors not_saved: "prohibited this %{resource} from being saved:" - accept_terms: I accept the privacy policy and the legal terms + accept_terms: "I accept the Privacy policy and the Terms of use" user: account debate: debate verification::sms: phone diff --git a/config/locales/es.yml b/config/locales/es.yml index 62ab28997..10351fe3a 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -7,7 +7,7 @@ es: external_link_opendata: Datos abiertos external_link_opendata_url: "http://datos.madrid.es" external_link_blog: Blog - external_link_blog_url: "http://diario.madrid.es/participa/" + external_link_blog_url: "http://diario.madrid.es/" open_gov: "Gobierno %{open}" open: "abierto" participation: Participación @@ -56,7 +56,7 @@ es: error: error errors: errores not_saved: "impidieron guardar %{resource}:" - accept_terms: Acepto la política de privacidad y el aviso legal + accept_terms: "Acepto la Política de privacidad y las Condiciones de uso" user: la cuenta debate: el debate verification::sms: el teléfono diff --git a/config/locales/verification.en.yml b/config/locales/verification.en.yml index 1588d3713..bcc818d97 100644 --- a/config/locales/verification.en.yml +++ b/config/locales/verification.en.yml @@ -1,5 +1,6 @@ en: verification: + back: "Back to my account" step_1: "1. Residence" step_2: "2. Confirmation code" step_3: "3. Final verification" diff --git a/config/locales/verification.es.yml b/config/locales/verification.es.yml index 5da534899..75442af5d 100644 --- a/config/locales/verification.es.yml +++ b/config/locales/verification.es.yml @@ -1,5 +1,6 @@ es: verification: + back: "Volver a mi cuenta" step_1: "1. Residencia" step_2: "2. Código de confirmación" step_3: "3. Verificación final"