diff --git a/app/views/profile_members/last_admin.rhtml b/app/views/profile_members/last_admin.rhtml index 476c123..db3404b 100644 --- a/app/views/profile_members/last_admin.rhtml +++ b/app/views/profile_members/last_admin.rhtml @@ -16,7 +16,7 @@ <% else %>
- <%= _('Since you are the last administrator and there is no other member in this community, the next member to join this community will assume the administrator role.') % profile.name %> + <%= _('Since you are the last administrator and there is no other member in this community, the next user to join this community will assume the administrator role.') % profile.name %>
<% form_tag :action => 'update_roles', :roles => @roles, :person => @person, :confirmation => true do %> -- libgit2 0.21.2