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.
This commit is contained in:
Andy Allan 2021-08-12 16:30:34 +01:00
parent ebb25a095c
commit 57302832a4
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
<div class="container"> <div class="container">
<p><%= t ".removed" %></p> <p><%= t ".removed" %></p>
<p><%= t ".desktop_html" %></p> <p><%= t ".desktop_html" %></p>
<p><%= t ".id_html", :settings_url => user_account_path(current_user) %></p> <p><%= t ".id_html", :settings_url => preferences_path %></p>
</div> </div>

View file

@ -2060,7 +2060,7 @@ en:
potlatch: 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. 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 <a href="https://www.systemed.net/potlatch/">downloading the desktop application for Mac and Windows</a>. desktop_html: You can still use Potlatch by <a href="https://www.systemed.net/potlatch/">downloading the desktop application for Mac and Windows</a>.
id_html: Alternatively, you can set your default editor to iD, which runs in your web browser as Potlatch formerly did. <a href="%{settings_url}">Change your user settings here</a>. id_html: Alternatively, you can set your default editor to iD, which runs in your web browser as Potlatch formerly did. <a href="%{settings_url}">Change your preferences here</a>.
sidebar: sidebar:
search_results: Search Results search_results: Search Results
close: Close close: Close