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:
parent
ebb25a095c
commit
57302832a4
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="container">
|
||||
<p><%= t ".removed" %></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>
|
||||
|
|
|
@ -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 <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:
|
||||
search_results: Search Results
|
||||
close: Close
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue