From: Andy Allan Date: Thu, 12 Aug 2021 15:30:34 +0000 (+0100) Subject: Update the link for changing your editor preferences X-Git-Tag: live~2364^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/57302832a442e44b8ed2264d28809e02bce7d80a?ds=inline;hp=-c Update the link for changing your editor preferences I've left the internal name of the link the same, to avoid having to change the translation key and retranslate everything. --- 57302832a442e44b8ed2264d28809e02bce7d80a 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 1b411a229..93d109fab 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