diff --git a/app/views/site/_potlatch.html.erb b/app/views/site/_potlatch.html.erb index 946519d73..790a3bf5d 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 ".id_html", :settings_url => preferences_path %>

diff --git a/config/locales/en.yml b/config/locales/en.yml index 430836bce..5b1686c6b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2060,7 +2060,7 @@ en: potlatch: removed: Your default OpenStreetMap editor is set as Potlatch. Because Adobe Flash Player has been withdrawn, Potlatch is no longer available to use in a web browser. desktop_html: You can still use Potlatch by downloading the desktop application for Mac and Windows. - id_html: Alternatively, you can set your default editor to iD, which runs in your web browser as Potlatch formerly did. Change your user settings here. + id_html: Alternatively, you can set your default editor to iD, which runs in your web browser as Potlatch formerly did. Change your preferences here. sidebar: search_results: Search Results close: Close