X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b70da7b8ea15ab48bb2f34155567cea6dffc8fc9..2882a65d21fd5758c2a90d1cbd808103ab7b8000:/app/views/site/_potlatch.html.erb?ds=sidebyside diff --git a/app/views/site/_potlatch.html.erb b/app/views/site/_potlatch.html.erb index 946519d73..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 => user_account_path(current_user) %>

+

<%= 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) %>