]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/3805'
authorTom Hughes <tom@compton.nu>
Thu, 17 Nov 2022 17:51:46 +0000 (17:51 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 17 Nov 2022 17:51:46 +0000 (17:51 +0000)
1  2 
config/locales/en.yml

diff --combined config/locales/en.yml
index c0dcb0c5b8411754f09b0b357d143da3a8329c82,b2d3065cb62716972287eedfba37e4bc2f6e18f2..8a0651609751adf805bd55098d47a9b18b87063d
@@@ -405,6 -405,7 +405,7 @@@ en
        wikimedia_commons_link: "The %{page} item on Wikimedia Commons"
        telephone_link: "Call %{phone_number}"
        colour_preview: "Colour %{colour_value} preview"
+       email_link: "Email %{email}"
      note:
        title: "Note: %{id}"
        new_note: "New Note"
      index:
        title: "Changesets"
        title_user: "Changesets by %{user}"
 +      title_user_link_html: "Changesets by %{user_link}"
        title_friend: "Changesets by my friends"
        title_nearby: "Changesets by nearby users"
        empty: "No changesets found."
        create account minute: Create an account. It only takes a minute.
        no account: Don't have an account?
        account not active: "Sorry, your account is not active yet.<br />Please use the link in the account confirmation email to activate your account, or <a href=\"%{reconfirm}\">request a new confirmation email</a>."
 -      account is suspended: Sorry, your account has been suspended due to suspicious activity.<br />Please contact <a href="%{webmaster}">support</a> if you wish to discuss this.
        auth failure: "Sorry, could not log in with those details."
        openid_logo_alt: "Log in with an OpenID"
        auth_providers:
        title: "Logout"
        heading: "Logout from OpenStreetMap"
        logout_button: "Logout"
 +    suspended_flash:
 +      suspended: Sorry, your account has been suspended due to suspicious activity.
 +      contact_support_html: Please contact %{support_link} if you wish to discuss this.
 +      support: support
    shared:
      markdown_help:
        title_html: Parsed with <a href="https://kramdown.gettalong.org/quickref.html">kramdown</a>