Skip to content
Extraits de code Groupes Projets
Valider 8c7aa38a rédigé par Akash Agrawall's avatar Akash Agrawall Validation de Dennis Schubert
Parcourir les fichiers

Indicates in the setting that the email is not visibile to the other users #5315

parent ce16a122
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -25,6 +25,7 @@
.span6
%h3
= t('.your_email')
%small= t('.your_email_private')
= form_for 'user', :url => user_path, :html => { :method => :put } do |f|
= f.error_messages
.form-inline
......
......@@ -1312,6 +1312,7 @@ en:
change: "Change"
your_handle: "Your diaspora* ID"
your_email: "Your email"
your_email_private: "Your email will never be seen by other users"
change_email: "Change email"
email_awaiting_confirmation: "We have sent you an activation link to %{unconfirmed_email}. Until you follow this link and activate the new address, we will continue to use your original address %{email}."
change_password: "Change password"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter