Merge pull request #3508 from consul/admin-ui

Improve help texts on Admin UI
This commit is contained in:
Alberto
2019-05-21 12:53:43 +02:00
committed by GitHub
24 changed files with 117 additions and 49 deletions

View File

@@ -106,8 +106,8 @@ en:
blank_dates: Dates are blank
destroy:
success_notice: Budget deleted successfully
unable_notice: You cannot destroy a budget that has associated investments
unable_notice_polls: You cannot destroy a budget that has an associated poll
unable_notice: You cannot delete a budget that has associated investments
unable_notice_polls: You cannot delete a budget that has an associated poll
new:
title: New participatory budget
winners:
@@ -130,7 +130,7 @@ en:
notice: "Group updated successfully"
destroy:
success_notice: "Group deleted successfully"
unable_notice: "You cannot destroy a Group that has associated headings"
unable_notice: "You cannot delete a Group that has associated headings"
form:
create: "Create new group"
edit: "Edit group"
@@ -150,7 +150,7 @@ en:
notice: "Heading updated successfully"
destroy:
success_notice: "Heading deleted successfully"
unable_notice: "You cannot destroy a Heading that has associated investments"
unable_notice: "You cannot delete a Heading that has associated investments"
form:
name: "Heading name"
amount: "Amount"
@@ -781,6 +781,8 @@ en:
new:
title: New newsletter
from: E-mail address that will appear as sending the newsletter
header_footer_help_text_html: "The heading and footer are the same for all emails, you can modify them on <code>app/views/layouts/mailer_header</code> and <code>app/views/layouts/mailer_footer</code>.<br>You can replace header image on %{link}."
image_link: "custom images"
edit:
title: Edit newsletter
show:
@@ -795,7 +797,7 @@ en:
segment_recipient: Recipients
from: E-mail address that will appear as sending the newsletter
body: Email content
body_help_text: This is how the users will see the email
body_help_text: This is how the users will see the email.
send_alert: Are you sure you want to send this newsletter to %{n} users?
admin_notifications:
create_success: Notification created successfully
@@ -951,6 +953,7 @@ en:
email_placeholder: Search user by email
search: Search
user_not_found: User not found
help: "To add or remove Poll officers use the search form below."
poll_officer_assignments:
index:
officers_title: "List of officers"
@@ -1507,7 +1510,7 @@ en:
origin_total: Total participants
tags:
create: Create topic
destroy: Destroy topic
destroy: Delete topic
index:
add_tag: Add a new proposal topic
title: Proposal topics
@@ -1601,6 +1604,7 @@ en:
see_page: See page
new:
title: Create new custom page
slug_help_html: "Text to identify this page on URL, for example <code>https://consulproject.org/page-slug</code>"
page:
created_at: Created at
status: Status

View File

@@ -26,7 +26,7 @@ en:
new_topic: Create topic
topic:
edit: Edit topic
destroy: Destroy topic
destroy: Delete topic
comments:
one: 1 comment
other: "%{count} comments"

View File

@@ -14,11 +14,11 @@ en:
actions:
destroy:
notice: Document was deleted successfully.
alert: Cannot destroy document.
alert: Cannot delete document.
confirm: Are you sure you want to delete the document? This action cannot be undone!
buttons:
download_document: Download file
destroy_document: Destroy document
destroy_document: Delete document
errors:
messages:
in_between: must be in between %{min} and %{max}

View File

@@ -14,7 +14,7 @@ en:
actions:
destroy:
notice: Image was deleted successfully.
alert: Cannot destroy image.
alert: Cannot delete image.
errors:
messages:
in_between: must be in between %{min} and %{max}

View File

@@ -780,6 +780,8 @@ es:
new:
title: Nueva newsletter
from: Dirección de correo electrónico que aparecerá como remitente de la newsletter
header_footer_help_text_html: "El encabezado y pie son los mismos en todos los emails, puedes modificarlos en <code>app/views/layouts/mailer_header</code> y <code>app/views/layouts/mailer_footer</code>.<br>Puedes reemplazar la imagen del encabezado en %{link}."
image_link: "personalizar imágenes"
edit:
title: Editar newsletter
show:
@@ -794,7 +796,7 @@ es:
segment_recipient: Destinatarios
from: Dirección de correo electrónico que aparecerá como remitente de la newsletter
body: Contenido del email
body_help_text: Así es como verán el email los usuarios
body_help_text: Así es como verán el email los usuarios.
send_alert: "¿Estás seguro/a de que quieres enviar esta newsletter a %{n} usuarios?"
admin_notifications:
create_success: Notificación creada correctamente
@@ -950,6 +952,7 @@ es:
email_placeholder: Buscar usuario por email
search: Buscar
user_not_found: Usuario no encontrado
help: "Para añadir o eliminar Presidentes de mesa utiliza el buscador a continuación."
poll_officer_assignments:
index:
officers_title: "Listado de presidentes de mesa asignados"
@@ -999,7 +1002,7 @@ es:
unassigned: No asignada
actions:
assign: Asignar urna
unassign: Asignar urna
unassign: Desasignar urna
poll_booth_assignments:
alert:
shifts: "Hay turnos asignados para esta urna. Si la desasignas, esos turnos se eliminarán. ¿Deseas continuar?"
@@ -1600,6 +1603,7 @@ es:
see_page: Ver página
new:
title: Página nueva
slug_help_html: "Texto que identifica esta página en la URL, por ejemplo <code>https://consulproject.org/slug-de-pagina</code>"
page:
created_at: Creada
status: Estado