From 3f3cf573111062680ef9742009cc8da724344dca Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Thu, 2 Oct 2008 15:10:54 -0300 Subject: [PATCH] ActionItem720: fixing strings and adding title --- app/views/blocks/profile_info_actions/community.rhtml | 4 ++-- app/views/blocks/profile_info_actions/enterprise.rhtml | 6 +++--- lib/zen3_terminology.rb | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/blocks/profile_info_actions/community.rhtml b/app/views/blocks/profile_info_actions/community.rhtml index 0b28cfa..3ff89ce 100644 --- a/app/views/blocks/profile_info_actions/community.rhtml +++ b/app/views/blocks/profile_info_actions/community.rhtml @@ -1,9 +1,9 @@ diff --git a/app/views/blocks/profile_info_actions/enterprise.rhtml b/app/views/blocks/profile_info_actions/enterprise.rhtml index cc0b357..5e736f6 100644 --- a/app/views/blocks/profile_info_actions/enterprise.rhtml +++ b/app/views/blocks/profile_info_actions/enterprise.rhtml @@ -1,12 +1,12 @@ diff --git a/lib/zen3_terminology.rb b/lib/zen3_terminology.rb index 596088f..e5d3d30 100644 --- a/lib/zen3_terminology.rb +++ b/lib/zen3_terminology.rb @@ -30,7 +30,7 @@ class Zen3Terminology < Noosfero::Terminology::Custom 'All favorite enterprises' => N_('All favorite organizations'), 'A search for enterprises by products selled and local' => N_('A search for organizations by products selled and local'), 'Edit message for disabled enterprises' => N_('Edit message for disabled organizations'), - 'Add favorite enterprise' => N_('Add favorite organization'), + 'Add enterprise as favorite' => N_('Add organization as favorite'), 'Validation info is the information the enterprises will see about how your organization processes the enterprises validations it receives: validation methodology, restrictions to the types of enterprises the organization validates etc.' => N_('Validation info is the information the organizations will see about how your organization processes the organizations validations it receives: validation methodology, restrictions to the types of organizations the organization validates etc.'), 'Here are all %s\'s enterprises.' => N_('Here all all %s\'s organizations.'), 'Here are all %s\'s favorite enterprises.' => N_('Here are all %s\'s favorite organizations.'), -- libgit2 0.21.2