Skip to content

Commit fb3a17b

Browse files
committed
Fixed duplicated open tag and message
Portuguese translation had 2 resetting tags open. I've also improved the message.
1 parent 945eebb commit fb3a17b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Resources/translations/FOSUserBundle.pt_PT.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ registration:
5858
# Password resetting
5959
resetting:
6060
password_already_requested: Uma password para este utilizador já foi requisitada nas últimas 24 horas.
61-
check_email: Foi enviado um email para %email%. Este contém um link que terá de visitar para puder recuperar a sua password.
62-
resetting:
61+
check_email: Foi enviado um email para %email% com a informação necessária para recuperar a sua password.
6362
request:
6463
invalid_username: O username ou email "%username%" não existe.
6564
username: "Utilizador:"

0 commit comments

Comments
 (0)