diff --git a/src/IDF/Commit.php b/src/IDF/Commit.php
index 0e724ad..aea863c 100644
--- a/src/IDF/Commit.php
+++ b/src/IDF/Commit.php
@@ -235,7 +235,7 @@ class IDF_Commit extends Pluf_Model
 
 
';
+'.sprintf(__('Commit %s, by %s'), '
'.$this->scm_id.'', $user).'
'.sprintf(__('Creation of 
issue %d, by %s'), $url, $ic, $this->id, $user).'
'.sprintf(__('Comment on 
issue %d, by %s'), $url, $ic, $issue->id, $user).'
'.sprintf(__('Update of 
review %d, by %s'), $url, $ic, $review->id, $user).'
'.sprintf(__('Creation of 
review %d, by %s'), $url, $ic, $review->id, $user).'
'.sprintf(__('Addition of 
download %d, by %s'), $url, $this->id, $user).'
'.sprintf(__('Creation of 
page %s, by %s'), $url, Pluf_esc($this->title), $user).'
{if $form.f.terms.errors}{$form.f.terms.fieldErrors}{/if}
 {$form.f.terms|unsafe} {$form.f.terms.labelTag} -{blocktrans}Read the terms and conditions – basically "Please be nice, we respect you".{/blocktrans}
+{blocktrans}Read the terms and conditions – basically "Please be nice, we respect you".{/blocktrans}
 |