diff --git a/lib/zen3_terminology.rb b/lib/zen3_terminology.rb index cce6216..edfd6d5 100644 --- a/lib/zen3_terminology.rb +++ b/lib/zen3_terminology.rb @@ -56,8 +56,8 @@ class Zen3Terminology < Noosfero::Terminology::Custom 'You have no friends yet. Go make some.' => N_('You have no contacts yet. Go make some.'), '%s\'s friends' => N_('%s\'s contacts'), '%s\' friends' => N_('%s\' contacts'), - 'Here are all %s\'s friends.' => N_('Here are all %s\'s friends.'), - + 'Here are all %s\'s friends.' => N_('Here are all %s\'s contacts.'), + 'Creating new community' => N_('Creating new group'), }) end -- libgit2 0.21.2