X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/57302832a442e44b8ed2264d28809e02bce7d80a..2882a65d21fd5758c2a90d1cbd808103ab7b8000:/app/views/site/_potlatch.html.erb?ds=inline 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) %>