]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_blocks/not_found.html.erb
Merge remote-tracking branch 'upstream/pull/1839'
[rails.git] / app / views / user_blocks / not_found.html.erb
index 3b5323d72be7f94e88f1035682a669837305901e..6aad7eef3dc847dd014c38c1874127042406e717 100644 (file)
@@ -1,3 +1,3 @@
-<p><%= t'user_block.not_found.sorry', :id => params[:id] %></p>
+<p><%= t'.sorry', :id => params[:id] %></p>
 
-<%= link_to t('user_block.not_found.back'), user_blocks_path %>
+<%= link_to t('.back'), user_blocks_path %>