Removes custom content on help pages
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="text small-12 column">
|
<div class="text small-12 column">
|
||||||
<h2>Terminos de acceso al Padrón</h2>
|
<h2>Terminos de acceso al Padrón</h2>
|
||||||
<%= simple_format t('pages.census_terms') %>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -7,18 +7,6 @@
|
|||||||
<%= t("pages.help.budgets.description",
|
<%= t("pages.help.budgets.description",
|
||||||
link: link_to(t("pages.help.budgets.link"), budgets_path)).html_safe %>
|
link: link_to(t("pages.help.budgets.link"), budgets_path)).html_safe %>
|
||||||
</p>
|
</p>
|
||||||
<ul class="features">
|
|
||||||
<li>
|
|
||||||
<%= t("pages.help.budgets.feature") %>
|
|
||||||
</li>
|
|
||||||
<li><%= t("pages.help.budgets.phase_1_html",
|
|
||||||
org: setting['org_name']).html_safe %></li>
|
|
||||||
<li><%= t("pages.help.budgets.phase_2_html") %></li>
|
|
||||||
<li><%= t("pages.help.budgets.phase_3_html") %></li>
|
|
||||||
<li><%= t("pages.help.budgets.phase_4_html") %></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<p><%= t("pages.help.budgets.phase_5_html") %></p>
|
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
<%= image_tag "help/budgets_#{I18n.locale}.png", alt: t("pages.help.budgets.image_alt") %>
|
<%= image_tag "help/budgets_#{I18n.locale}.png", alt: t("pages.help.budgets.image_alt") %>
|
||||||
|
|||||||
@@ -11,8 +11,6 @@
|
|||||||
link: link_to(t("pages.help.polls.feature_1_link", org_name: setting['org_name']),
|
link: link_to(t("pages.help.polls.feature_1_link", org_name: setting['org_name']),
|
||||||
new_user_registration_path)).html_safe %>
|
new_user_registration_path)).html_safe %>
|
||||||
</li>
|
</li>
|
||||||
<li><%= t("pages.help.polls.feature_2") %></li>
|
|
||||||
<li><%= t("pages.help.polls.feature_3") %></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -11,9 +11,6 @@
|
|||||||
<ul class="features">
|
<ul class="features">
|
||||||
<li>
|
<li>
|
||||||
<% link = link_to(t("pages.help.processes.link"), legislation_processes_path) %>
|
<% link = link_to(t("pages.help.processes.link"), legislation_processes_path) %>
|
||||||
<% sign_up_link = t("pages.help.processes.sign_up", org: setting['org_name']) %>
|
|
||||||
<% sign_up = link_to(sign_up_link, new_user_registration_path) %>
|
|
||||||
<%= t("pages.help.processes.feature", link: link, sign_up: sign_up).html_safe %>
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -7,13 +7,6 @@
|
|||||||
<%= t("pages.help.proposals.description",
|
<%= t("pages.help.proposals.description",
|
||||||
link: link_to(t("pages.help.proposals.link"), proposals_path)).html_safe %>
|
link: link_to(t("pages.help.proposals.link"), proposals_path)).html_safe %>
|
||||||
</p>
|
</p>
|
||||||
<ul class="features">
|
|
||||||
<li>
|
|
||||||
<%= t("pages.help.proposals.feature_html",
|
|
||||||
org: setting['org_name'],
|
|
||||||
supports: setting['votes_for_proposal_success']).html_safe %>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
<%= image_tag "help/proposals_#{I18n.locale}.png", alt: t("pages.help.proposals.image_alt") %>
|
<%= image_tag "help/proposals_#{I18n.locale}.png", alt: t("pages.help.proposals.image_alt") %>
|
||||||
|
|||||||
@@ -11,7 +11,6 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="small-12 medium-9 column">
|
<div class="small-12 medium-9 column">
|
||||||
<h2><%= t("pages.help.title", org: setting['org_name']) %></h2>
|
<h2><%= t("pages.help.title", org: setting['org_name']) %></h2>
|
||||||
<p><%= t("pages.help.subtitle", org: setting['org_name']) %></p>
|
|
||||||
<p><%= t("pages.help.guide", org: setting['org_name']) %></p>
|
<p><%= t("pages.help.guide", org: setting['org_name']) %></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,11 +1,9 @@
|
|||||||
en:
|
en:
|
||||||
pages:
|
pages:
|
||||||
census_terms: To confirm the account, you must be 16 or older and be registered, having provided the information requested previously, will verify. By accepting the verification process, you also consent to the verification of this information, as well as the contact methods featuring in said files. The data provided will be acquired and processed in a file mentioned previously in the terms and conditions of use for the Portal.
|
|
||||||
conditions: Terms and conditions of use
|
conditions: Terms and conditions of use
|
||||||
general_terms: Terms and Conditions
|
general_terms: Terms and Conditions
|
||||||
help:
|
help:
|
||||||
title: "%{org} is a platform for citizen participation"
|
title: "%{org} is a platform for citizen participation"
|
||||||
subtitle: "In %{org} you can make proposals, vote in citizen consultations, propose participatory budget projects, decide on municipal regulations and open debates to exchange opinions with others."
|
|
||||||
guide: "This guide explains what each of the %{org} sections are for and how they work."
|
guide: "This guide explains what each of the %{org} sections are for and how they work."
|
||||||
menu:
|
menu:
|
||||||
debates: "Debates"
|
debates: "Debates"
|
||||||
@@ -26,19 +24,12 @@ en:
|
|||||||
title: "Proposals"
|
title: "Proposals"
|
||||||
description: "In the %{link} section you can make proposals for the City Council to carry them out. The proposals require support, and if they reach sufficient support, they are put to a public vote. The proposals approved in these citizens' votes are accepted by the City Council and carried out."
|
description: "In the %{link} section you can make proposals for the City Council to carry them out. The proposals require support, and if they reach sufficient support, they are put to a public vote. The proposals approved in these citizens' votes are accepted by the City Council and carried out."
|
||||||
link: "citizen proposals"
|
link: "citizen proposals"
|
||||||
feature_html: "To create a proposal you must register in %{org}. The proposals that get the support on the website of 1% of people with the right to vote (%{supports} supports of people over 16 years old registered) go to vote. To support proposals it is necessary to verify your account."
|
|
||||||
image_alt: "Button to support a proposal"
|
image_alt: "Button to support a proposal"
|
||||||
figcaption_html: 'Button to "Support" a proposal.<br>When it reaches the number of supports will go to vote.'
|
figcaption_html: 'Button to "Support" a proposal.'
|
||||||
budgets:
|
budgets:
|
||||||
title: "Participatory Budgeting"
|
title: "Participatory Budgeting"
|
||||||
description: "The %{link} section helps people make a direct decision on what part of the municipal budget is spent on."
|
description: "The %{link} section helps people make a direct decision on what part of the municipal budget is spent on."
|
||||||
link: "participative budgets"
|
link: "participative budgets"
|
||||||
feature: "In this process, every year people raise, support and vote on projects. The most voted votes are financed by the municipal budget."
|
|
||||||
phase_1_html: "Between January and early March, people registered in %{org} can <strong>present</strong>."
|
|
||||||
phase_2_html: "In March, proposers have to gather support, in the form of <strong>preselection</strong>."
|
|
||||||
phase_3_html: "Between April and the beginning of May, the experts from the <strong>City Council rate</strong> projects on an order of more or less supported and check that they are viable."
|
|
||||||
phase_4_html: "Finally, between May and June, all citizens can <strong>vote</strong> projects that interest them the most."
|
|
||||||
phase_5_html: "From the approval of the budgets the following year the City Council begins to carry out the winning projects."
|
|
||||||
image_alt: "Different phases of a participatory budget"
|
image_alt: "Different phases of a participatory budget"
|
||||||
figcaption_html: '"Support" and "Voting" phases of participatory budgets.'
|
figcaption_html: '"Support" and "Voting" phases of participatory budgets.'
|
||||||
polls:
|
polls:
|
||||||
@@ -47,14 +38,10 @@ en:
|
|||||||
link: "polls"
|
link: "polls"
|
||||||
feature_1: "To participate in the voting you have to %{link} and verify your account."
|
feature_1: "To participate in the voting you have to %{link} and verify your account."
|
||||||
feature_1_link: "register in %{org_name}"
|
feature_1_link: "register in %{org_name}"
|
||||||
feature_2: "All registered voters over the age of 16 can vote."
|
|
||||||
feature_3: "The results of all votes are binding on the municipal government."
|
|
||||||
processes:
|
processes:
|
||||||
title: "Processes"
|
title: "Processes"
|
||||||
description: "In the %{link} section, citizens participate in the drafting and modification of regulations affecting the city and can give their opinion on municipal policies in previous debates."
|
description: "In the %{link} section, citizens participate in the drafting and modification of regulations affecting the city and can give their opinion on municipal policies in previous debates."
|
||||||
link: "processes"
|
link: "processes"
|
||||||
feature: "To participate in a process you have to %{sign_up} and check the %{link} page periodically to see which regulations and policies are being discussed and consulted."
|
|
||||||
sign_up: "sign up on %{org}"
|
|
||||||
faq:
|
faq:
|
||||||
title: "Technical problems?"
|
title: "Technical problems?"
|
||||||
description: "Read the FAQs and solve your questions."
|
description: "Read the FAQs and solve your questions."
|
||||||
|
|||||||
@@ -1,11 +1,9 @@
|
|||||||
es:
|
es:
|
||||||
pages:
|
pages:
|
||||||
census_terms: Para verificar la cuenta hay que tener 16 años o más y estar empadronado aportando los datos indicados anteriormente, los cuales serán contrastados. Aceptando el proceso de verificación acepta dar su consentimiento para contrastar dicha información, así como medios de contacto que figuren en dichos ficheros. Los datos aportados serán incorporados y tratados en un fichero indicado anteriormente en las condiciones de uso del portal.
|
|
||||||
conditions: Condiciones de uso
|
conditions: Condiciones de uso
|
||||||
general_terms: Términos y Condiciones
|
general_terms: Términos y Condiciones
|
||||||
help:
|
help:
|
||||||
title: "%{org} es una plataforma de participación ciudadana"
|
title: "%{org} es una plataforma de participación ciudadana"
|
||||||
subtitle: "En %{org} se pueden hacer propuestas, votar en consultas ciudadanas, plantear proyectos de presupuestos participativos, decidir la normativa municipal y abrir debates para intercambiar opiniones con otras personas."
|
|
||||||
guide: 'Esta guía explica para qué sirven y cómo funcionan cada una de las secciones de %{org}.'
|
guide: 'Esta guía explica para qué sirven y cómo funcionan cada una de las secciones de %{org}.'
|
||||||
menu:
|
menu:
|
||||||
debates: "Debates"
|
debates: "Debates"
|
||||||
@@ -26,19 +24,12 @@ es:
|
|||||||
title: "Propuestas"
|
title: "Propuestas"
|
||||||
description: "En la sección de %{link} puedes plantear propuestas para que el Ayuntamiento las lleve a cabo. Las propuestas recaban apoyos, y si alcanzan los apoyos suficientes se someten a votación ciudadana. Las propuestas aprobadas en estas votaciones ciudadanas son asumidas por el Ayuntamiento y se llevan a cabo."
|
description: "En la sección de %{link} puedes plantear propuestas para que el Ayuntamiento las lleve a cabo. Las propuestas recaban apoyos, y si alcanzan los apoyos suficientes se someten a votación ciudadana. Las propuestas aprobadas en estas votaciones ciudadanas son asumidas por el Ayuntamiento y se llevan a cabo."
|
||||||
link: "propuestas ciudadanas"
|
link: "propuestas ciudadanas"
|
||||||
feature_html: "Para crear una propuesta hay que registrarse en %{org}. Las propuestas que consiguen el apoyo en la web del 1% de la gente con derecho a voto (%{supports} apoyos de personas mayores de 16 años empadronadas) pasan a votación. Para apoyar propuestas es necesario verificar tu cuenta."
|
|
||||||
image_alt: "Botón para apoyar una propuesta"
|
image_alt: "Botón para apoyar una propuesta"
|
||||||
figcaption_html: 'Botón para "Apoyar" una propuesta.<br>Cuando alcance el número de apoyos pasará a votación.'
|
figcaption_html: 'Botón para "Apoyar" una propuesta.'
|
||||||
budgets:
|
budgets:
|
||||||
title: "Presupuestos participativos"
|
title: "Presupuestos participativos"
|
||||||
description: "La sección de %{link} sirve para que la gente decida de manera directa a qué se destina una parte del presupuesto municipal."
|
description: "La sección de %{link} sirve para que la gente decida de manera directa a qué se destina una parte del presupuesto municipal."
|
||||||
link: "presupuestos participativos"
|
link: "presupuestos participativos"
|
||||||
feature: "En este proceso cada año la gente plantea, apoya y vota proyectos. Los más votados pasan a financiarse con el presupuesto municipal."
|
|
||||||
phase_1_html: "Entre enero y principios de marzo, las personas registradas en %{org} pueden <strong>presentar proyectos</strong>."
|
|
||||||
phase_2_html: "En marzo, los proponentes tienen que recabar apoyos, a modo de <strong>fase de preselección</strong>."
|
|
||||||
phase_3_html: "Entre abril y comienzos de mayo los técnicos del Ayuntamiento <strong>tasan los proyectos</strong> por orden de más a menos apoyados y comprueban que son viables."
|
|
||||||
phase_4_html: "Finalmente, entre mayo y junio, toda la ciudadanía puede <strong>votar los proyectos</strong> que más le interesan."
|
|
||||||
phase_5_html: "A partir de la aprobación de los presupuestos al año siguiente el Ayuntamiento empieza a llevar a cabo los proyectos ganadores."
|
|
||||||
image_alt: "Diferentes fases de un presupuesto participativo"
|
image_alt: "Diferentes fases de un presupuesto participativo"
|
||||||
figcaption_html: 'Fase de "Apoyos" y fase de "Votación" de los presupuestos participativos.'
|
figcaption_html: 'Fase de "Apoyos" y fase de "Votación" de los presupuestos participativos.'
|
||||||
polls:
|
polls:
|
||||||
@@ -47,8 +38,6 @@ es:
|
|||||||
link: "votaciones ciudadanas"
|
link: "votaciones ciudadanas"
|
||||||
feature_1: "Para participar en las votaciones tienes que %{link} y verificar tu cuenta."
|
feature_1: "Para participar en las votaciones tienes que %{link} y verificar tu cuenta."
|
||||||
feature_1_link: "registrarte en %{org_name}"
|
feature_1_link: "registrarte en %{org_name}"
|
||||||
feature_2: "Pueden votar todas las personas empadronadas en la ciudad mayores de 16 años."
|
|
||||||
feature_3: "Los resultados de todas las votaciones son vinculantes para el gobierno municipal."
|
|
||||||
processes:
|
processes:
|
||||||
title: "Procesos legislativos"
|
title: "Procesos legislativos"
|
||||||
description: "En la sección de %{link} la ciudadanía participa en la elaboración y modificación de normativa que afecta a la ciudad y puede dar su opinión sobre las políticas municipales en debates previos."
|
description: "En la sección de %{link} la ciudadanía participa en la elaboración y modificación de normativa que afecta a la ciudad y puede dar su opinión sobre las políticas municipales en debates previos."
|
||||||
|
|||||||
Reference in New Issue
Block a user