]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/not_found.rhtml
Set the OpenLayers locale when creating a map.
[rails.git] / app / views / browse / not_found.rhtml
index 1322a0a6fffea6afa08799337325e04d0dcbdafd..82a81afa5dddf3c83c91dbed29ed35b4cf12b537 100644 (file)
@@ -1 +1 @@
-<p>Sorry, the <%= @type -%> with the id <%= params[:id] -%>, could not be found.</p>
+<p><%= t'browse.not_found.sorry', :type=> @type , :id => params[:id] %></p>