Use the same I18n key for "verify account" text
We were using several different keys, all of them having the same text.
This commit is contained in:
@@ -95,7 +95,6 @@ en:
|
||||
check_ballot_link: "check and confirm my ballot"
|
||||
zero: You have not voted any investment project in this group.
|
||||
verified_only: "To create a new budget investment %{verify}."
|
||||
verify_account: "verify your account"
|
||||
create: "Create a budget investment"
|
||||
not_logged_in: "To create a new budget investment you must %{sign_in} or %{sign_up}."
|
||||
by_feasibility: By feasibility
|
||||
|
||||
@@ -41,7 +41,6 @@ en:
|
||||
comments:
|
||||
comments_closed: Comments are closed
|
||||
verified_only: To participate %{verify_account}
|
||||
verify_account: verify your account
|
||||
comment:
|
||||
admin: Administrator
|
||||
author: Author
|
||||
@@ -860,6 +859,7 @@ en:
|
||||
login_to_continue: "You must %{signin} or %{signup} to continue."
|
||||
signin: "sign in"
|
||||
signup: "sign up"
|
||||
verify_account: "verify your account"
|
||||
direct_messages:
|
||||
new:
|
||||
body_label: Message
|
||||
@@ -868,7 +868,6 @@ en:
|
||||
title: Send private message to %{receiver}
|
||||
title_label: Title
|
||||
verified_only: To send a private message %{verify_account}
|
||||
verify_account: verify your account
|
||||
show:
|
||||
receiver: Message sent to %{receiver}
|
||||
show:
|
||||
@@ -918,7 +917,6 @@ en:
|
||||
organizations: Organizations are not permitted to vote
|
||||
supports: Supports
|
||||
verified_only: Only verified users can vote on proposals; %{verify_account}.
|
||||
verify_account: verify your account
|
||||
budget_investments:
|
||||
not_logged_in: You must %{signin} or %{signup} to continue.
|
||||
not_verified: Only verified users can vote on investment projects; %{verify_account}.
|
||||
|
||||
@@ -115,7 +115,6 @@ en:
|
||||
organizations: Organisations are not permitted to participate in the debate
|
||||
unauthenticated: You must %{signin} or %{signup} to participate.
|
||||
verified_only: Only verified users can participate, %{verify_account}.
|
||||
verify_account: verify your account
|
||||
debate_phase_not_open: Debate phase has finished and answers are not accepted anymore
|
||||
shared:
|
||||
share: Share
|
||||
|
||||
@@ -95,7 +95,6 @@ es:
|
||||
check_ballot_link: "revisar y confirmar mis votos"
|
||||
zero: Todavía no has votado ningún proyecto de gasto en este ámbito del presupuesto.
|
||||
verified_only: "Para crear un nuevo proyecto de gasto %{verify}."
|
||||
verify_account: "verifica tu cuenta"
|
||||
create: "Crear proyecto de gasto"
|
||||
not_logged_in: "Para crear un nuevo proyecto de gasto debes %{sign_in} o %{sign_up}."
|
||||
by_feasibility: Por viabilidad
|
||||
|
||||
@@ -41,7 +41,6 @@ es:
|
||||
comments:
|
||||
comments_closed: Los comentarios están cerrados
|
||||
verified_only: Para participar %{verify_account}
|
||||
verify_account: verifica tu cuenta
|
||||
comment:
|
||||
admin: Administrador
|
||||
author: Autor
|
||||
@@ -857,6 +856,7 @@ es:
|
||||
login_to_continue: "Necesitas %{signin} o %{signup} para continuar."
|
||||
signin: "iniciar sesión"
|
||||
signup: "registrarte"
|
||||
verify_account: "verifica tu cuenta"
|
||||
direct_messages:
|
||||
new:
|
||||
body_label: Mensaje
|
||||
@@ -865,7 +865,6 @@ es:
|
||||
title: Enviar mensaje privado a %{receiver}
|
||||
title_label: Título
|
||||
verified_only: Para enviar un mensaje privado %{verify_account}
|
||||
verify_account: verifica tu cuenta
|
||||
show:
|
||||
receiver: Mensaje enviado a %{receiver}
|
||||
show:
|
||||
@@ -915,7 +914,6 @@ es:
|
||||
organizations: Las organizaciones no pueden votar.
|
||||
supports: Apoyos
|
||||
verified_only: Las propuestas sólo pueden ser votadas por usuarios verificados, %{verify_account}.
|
||||
verify_account: verifica tu cuenta
|
||||
budget_investments:
|
||||
not_logged_in: Necesitas %{signin} o %{signup} para continuar.
|
||||
not_verified: Los proyectos de gasto sólo pueden ser apoyadas por usuarios verificados, %{verify_account}.
|
||||
|
||||
@@ -114,7 +114,6 @@ es:
|
||||
organizations: Las organizaciones no pueden participar en el debate
|
||||
unauthenticated: Necesitas %{signin} o %{signup} para participar en el debate.
|
||||
verified_only: Solo los usuarios verificados pueden participar en el debate, %{verify_account}.
|
||||
verify_account: verifica tu cuenta
|
||||
debate_phase_not_open: La fase de debate previo ya ha finalizado y en este momento no se aceptan respuestas
|
||||
shared:
|
||||
share: Compartir
|
||||
|
||||
Reference in New Issue
Block a user