X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/12c1d5e6c05813a0697724277b4d8529a1a7c240..f95c1433ea0baada896abb49c8645db4980494ee:/app/views/site/_potlatch.html.erb diff --git a/app/views/site/_potlatch.html.erb b/app/views/site/_potlatch.html.erb index 790a3bf5d..909a4cb41 100644 --- a/app/views/site/_potlatch.html.erb +++ b/app/views/site/_potlatch.html.erb @@ -1,5 +1,5 @@
<%= t ".removed" %>
-<%= t ".desktop_html" %>
-<%= t ".id_html", :settings_url => preferences_path %>
+<%= t ".desktop_application_html", :download_link => link_to(t(".download"), t(".download_url")) %>
+<%= t ".id_editor_html", :change_preferences_link => link_to(t(".change_preferences"), preferences_path) %>