Commit e5456c5efc0d3c29cd70c54ee6726dec4da4f0f0

Authored by AntonioTerceiro
1 parent 81ee1fef

ActionItem44: Rephrasing


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1999 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/mailconf/index.rhtml
... ... @@ -6,7 +6,7 @@
6 6 <%= check_box :user, :enable_email %>
7 7 <label for='user_enable_email'><%= _('Enable e-mail %s') % profile.email_addresses.join(', ') %></label>
8 8 <blockquote>
9   - <%= _('Marking this options gives you an e-mail account with the address above.') %>
  9 + <%= _("Marking this options gives you an e-mail account with the address above. You'll be able to access a webmail from your user menu.") %>
10 10 </blockquote>
11 11 </div>
12 12  
... ...