diff options
Diffstat (limited to 'app/views/comment/preview.rhtml')
-rw-r--r-- | app/views/comment/preview.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/comment/preview.rhtml b/app/views/comment/preview.rhtml index 38c5fe1ff..54037cf0e 100644 --- a/app/views/comment/preview.rhtml +++ b/app/views/comment/preview.rhtml @@ -7,7 +7,7 @@ <%= render :partial => 'comment/single_comment', :locals => { :comment => @comment } %> <p> - Your name and annotation will appear in <strong>search engines</strong>. + <%= _('Your name and annotation will appear in <strong>search engines</strong>.')%> </p> <p> |