[Git][noosfero/noosfero][master] Fixed message for activating profiles

Daniela Feitosa gitlab at gitlab.com
Tue Aug 11 12:48:47 BRT 2015


Daniela Feitosa pushed to branch master at Noosfero / noosfero


Commits:
96e1744b by Daniela Feitosa at 2015-08-11T12:46:03Z
Fixed message for activating profiles

- - - - -


1 changed file:

- app/views/profile_editor/edit.html.erb


Changes:

=====================================
app/views/profile_editor/edit.html.erb
=====================================
--- a/app/views/profile_editor/edit.html.erb
+++ b/app/views/profile_editor/edit.html.erb
@@ -89,7 +89,7 @@
         <% else %>
           <%= button(:add, _('Activate profile'),
             {:action => :activate_profile, :id=>profile.id},
-            :data => {:confirm=>_("Are you sure you want to deactivate this profile?")})
+            :data => {:confirm=>_("Are you sure you want to activate this profile?")})
           %>
         <% end %>
       <% end %>



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/96e1744b9ed5f91df815c3f0aefeae79ea1b9e5d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150811/0888930e/attachment.html>


More information about the Noosfero-dev mailing list