]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/relation_history.rhtml
Make a few more strings translatable in the diary entry controller
[rails.git] / app / views / browse / relation_history.rhtml
index f6a3811ab69fe59a5f83fd7dc08723c2b57fb9ce..45f3d14004c8daa508b1fc595021943ba20167dd 100644 (file)
@@ -1,8 +1,8 @@
 <%
 @name = printable_name @relation
-@title = 'Relation History | ' + @name
+@title = t('browse.relation_history.relation_history') + ' | ' + @name
 %>
-<h2>Relation History: <%= h(@name) %></h2>
+<h2><%= t'browse.relation_history.relation_history_title', :relation_name => h(@name) %></h2>
 
 <table width="100%">
   <tr valign="top">