From bc077018b8b9212aa903af035bfc8bcf529e8c68 Mon Sep 17 00:00:00 2001 From: Quent-in Date: Sat, 9 Sep 2017 18:22:56 +0200 Subject: i10n minors changes for 1.6 (#4867) * wrong preposition + typo * wrong preposition + typo * Typo * Typo * minor changes * minor changes --- app/views/user_mailer/reset_password_instructions.oc.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/views/user_mailer/reset_password_instructions.oc.html.erb') diff --git a/app/views/user_mailer/reset_password_instructions.oc.html.erb b/app/views/user_mailer/reset_password_instructions.oc.html.erb index 7363ee4b6..6c775b3a1 100644 --- a/app/views/user_mailer/reset_password_instructions.oc.html.erb +++ b/app/views/user_mailer/reset_password_instructions.oc.html.erb @@ -1,8 +1,8 @@ -

Bonjorn <%= @resource.email %> ! 

+

Bonjorn <%= @resource.email %> !

-

Qualqu’un a demandat una reĩnicializacion de vòstre senhal per Mastodon. Podètz realizar la reĩnicializacion en clicant sul ligam çai-jos.

+

Qualqu’un a demandat la reĩnicializacion de vòstre senhal per Mastodon. Podètz realizar la reĩnicializacion en clicant sul ligam çai-jos.

<%= link_to 'Modificar mon senhal', edit_password_url(@resource, reset_password_token: @token) %>

S’avètz pas res demandat, fasquètz pas cas a aqueste corrièl.

-

Vòstre senhal cambiarà pas se clicatz pas sul ligam e que ne causissètz pas un nòu.

+

Vòstre senhal cambiarà pas se clicatz pas sul ligam e que ne causissètz pas un novèl.

-- cgit