From: Tom Hughes Date: Thu, 12 Aug 2021 16:57:54 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/3292' X-Git-Tag: live~2510 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/700bf132792e14dfd692f65e66c5526f1ebbd22f?hp=678b63acb3c02f0ee574711c50f5b8c711b2b8e9 Merge remote-tracking branch 'upstream/pull/3292' --- 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