diff rhodecode/templates/bookmarks/bookmarks.html @ 2492:79818f546538 beta

i18n 'Home' in breadcrumbs
author Takumi IINO <trot.thunder@gmail.com>
date Wed, 20 Jun 2012 11:56:14 +0000
parents 76d156bef5a2
children f74be3359044
line wrap: on
line diff
--- a/rhodecode/templates/bookmarks/bookmarks.html	Wed Jun 20 00:06:00 2012 +0200
+++ b/rhodecode/templates/bookmarks/bookmarks.html	Wed Jun 20 11:56:14 2012 +0000
@@ -8,7 +8,7 @@
 
 <%def name="breadcrumbs_links()">
     <input class="q_filter_box" id="q_filter_bookmarks" size="15" type="text" name="filter" value="${_('quick filter...')}"/>
-    ${h.link_to(u'Home',h.url('/'))}
+    ${h.link_to(_(u'Home'),h.url('/'))}
     &raquo;
     ${h.link_to(c.repo_name,h.url('summary_home',repo_name=c.repo_name))}
     &raquo;