From 2d02a2692ab3844d0b837bda9734d834d38357da Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 9 Jun 2013 10:28:03 +0000 Subject: Resets strings that don't mention that an email was sent for activating the account. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11950 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/it.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/locales/it.yml') diff --git a/config/locales/it.yml b/config/locales/it.yml index 42958c0a8..0e1b10219 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -153,7 +153,6 @@ it: notice_account_invalid_creditentials: Nome utente o password non validi. notice_account_password_updated: La password è stata aggiornata. notice_account_wrong_password: Password errata - notice_account_register_done: L'utente è stato creato. notice_account_unknown_email: Utente sconosciuto. notice_can_t_change_password: Questo utente utilizza un metodo di autenticazione esterno. Impossibile cambiare la password. notice_account_lost_email_sent: Ti è stata spedita una email con le istruzioni per cambiare la password. @@ -1090,3 +1089,5 @@ it: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + notice_account_register_done: Account was successfully created. An email containing + the instructions to activate your account was sent to %{email}. -- cgit v1.2.3