From 4da4f1eed82fa5e581d50afd8cf0906af841e48c Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Tue, 2 Feb 2010 10:30:28 -0300 Subject: [PATCH] Adding missing parenthesis to text --- app/views/profile_editor/_organization.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/profile_editor/_organization.rhtml b/app/views/profile_editor/_organization.rhtml index ffdf714..3e4b710 100644 --- a/app/views/profile_editor/_organization.rhtml +++ b/app/views/profile_editor/_organization.rhtml @@ -99,7 +99,7 @@
<%= radio_button 'profile_data', 'moderated_articles', 'true', :style => 'float: left' %>
- <%= _('Before being published in this group (a moderator has to accept the article in pending request before the article be listed as a article of this group.') %> + <%= _('Before being published in this group (a moderator has to accept the article in pending request before the article be listed as a article of this group).') %>
-- libgit2 0.21.2