Removed unused translation keys in users.*

Removed users.new.tou (added 9649b19 and has never been used), users.terms.decline replaced with users.terms.cancel and together with users.terms.continue started being used at /users/terms.html.erb (both were added at 9a9e13a and removed at 1be8d59)
This commit is contained in:
Nenad Vujicic 2024-09-24 00:06:27 +02:00
parent 8b158758a0
commit b0ad96ebd4
2 changed files with 4 additions and 5 deletions

View file

@ -69,8 +69,8 @@
<%= hidden_field_tag("referer", h(params[:referer])) unless params[:referer].nil? %> <%= hidden_field_tag("referer", h(params[:referer])) unless params[:referer].nil? %>
<div class="mb-3"> <div class="mb-3">
<%= submit_tag("Continue", :name => "continue", :id => "continue", :disabled => true, :class => "btn btn-primary") %> <%= submit_tag(t(".continue"), :name => "continue", :id => "continue", :disabled => true, :class => "btn btn-primary") %>
<%= submit_tag("Cancel", :name => "decline", :id => "decline", :class => "btn btn-outline-secondary") %> <%= submit_tag(t(".cancel"), :name => "decline", :id => "decline", :class => "btn btn-outline-secondary") %>
</div> </div>
<div class="mb-3"> <div class="mb-3">

View file

@ -2691,7 +2691,6 @@ en:
privacy_policy_title: OSMF privacy policy including section on email addresses privacy_policy_title: OSMF privacy policy including section on email addresses
contributor_terms_url: "https://wiki.osmfoundation.org/wiki/Licence/Contributor_Terms" contributor_terms_url: "https://wiki.osmfoundation.org/wiki/Licence/Contributor_Terms"
contributor_terms: "contributor terms" contributor_terms: "contributor terms"
tou: "terms of use"
continue: Sign Up continue: Sign Up
terms accepted: "Thanks for accepting the new contributor terms!" terms accepted: "Thanks for accepting the new contributor terms!"
email_help: email_help:
@ -2719,9 +2718,9 @@ en:
guidance_info_html: "Information to help understand these terms: a %{readable_summary_link} and some %{informal_translations_link}" guidance_info_html: "Information to help understand these terms: a %{readable_summary_link} and some %{informal_translations_link}"
readable_summary: human readable summary readable_summary: human readable summary
informal_translations: informal translations informal_translations: informal translations
continue: Continue continue: "Continue"
declined: "https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined" declined: "https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
decline: "Decline" cancel: "Cancel"
you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue." you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
legale_select: "Country of residence:" legale_select: "Country of residence:"
legale_names: legale_names: