From 3359582c70b8102514cc480bd2b70c8490c3af53 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Sun, 2 Dec 2007 05:36:48 +0000 Subject: [PATCH] ActionItem93: updating transalations --- app/views/category/view.rhtml | 2 +- po/noosfero.pot | 50 ++++++++++++++++++++++++-------------------------- po/pt_BR/noosfero.po | 89 ++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------- 3 files changed, 71 insertions(+), 70 deletions(-) diff --git a/app/views/category/view.rhtml b/app/views/category/view.rhtml index d9cbd43..26ed069 100644 --- a/app/views/category/view.rhtml +++ b/app/views/category/view.rhtml @@ -7,7 +7,7 @@ <% if @category.children.empty? %> <%= _('No children categories') %> <% else %> -

<%= _('Children categories:') %>

+

<%= _('Child categories:') %>