X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/550c4a3a45814fde5c809334c85f1ebc47659a82..71654e563ebe04856b931a7ad62a2f4bf2a04c65:/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) %>