Skip to content

Commit

Permalink
update: removed fromatting
Browse files Browse the repository at this point in the history
  • Loading branch information
YatharthI11 committed Nov 30, 2024
1 parent 4fdc159 commit b8980b5
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,12 @@ en:
url: Main Application URL (Required)
callback_url: Callback URL
support_url: Support URL
allow_read_prefs: read their user preferences
allow_read_prefs: read their user preferences
allow_write_prefs: modify their user preferences
allow_write_diary: create diary entries, comments and make friends
allow_write_api: modify the map
allow_read_gpx: read their private GPS traces
allow_write_gpx: upload GPS traces
allow_write_api: modify the map
allow_read_gpx: read their private GPS traces
allow_write_gpx: upload GPS traces
allow_write_notes: modify notes
diary_comment:
body: "Body"
Expand Down Expand Up @@ -813,7 +813,7 @@ en:
census: "Census Boundary"
national_park: "National Park"
political: "Electoral Boundary"
protected_area: "Protected Area"
protected_area : "Protected Area"
"yes": "Boundary"
bridge:
aqueduct: "Aqueduct"
Expand Down Expand Up @@ -965,7 +965,7 @@ en:
turning_circle: "Turning Circle"
turning_loop: "Turning Loop"
unclassified: "Unclassified Road"
"yes": "Road"
"yes" : "Road"
historic:
aircraft: "Historic Aircraft"
archaeological_site: "Archaeological Site"
Expand Down Expand Up @@ -1135,7 +1135,7 @@ en:
trench: "Trench"
"yes": "Military"
mountain_pass:
"yes": "Mountain Pass"
"yes" : "Mountain Pass"
natural:
atoll: "Atoll"
bare_rock: "Bare Rock"
Expand Down Expand Up @@ -2004,11 +2004,11 @@ en:
credit_2_1: Provide credit to OpenStreetMap by displaying our copyright notice.
credit_2_2: Make clear that the data is available under the Open Database License.
credit_3_html: |
For the copyright notice, we have different requirements on how this should be
displayed, depending on how you are using our data. For example, different
rules apply on how to show the copyright notice depending on whether you have
created a browsable map, a printed map or a static image. Full details on the
requirements can be found in the %{attribution_guidelines_link}.
For the copyright notice, we have different requirements on how this should be
displayed, depending on how you are using our data. For example, different
rules apply on how to show the copyright notice depending on whether you have
created a browsable map, a printed map or a static image. Full details on the
requirements can be found in the %{attribution_guidelines_link}.
credit_3_attribution_guidelines: Attribution Guidelines
credit_3_attribution_guidelines_url: https://osmfoundation.org/wiki/Licence/Attribution_Guidelines
credit_4_1_html: |
Expand Down Expand Up @@ -2668,7 +2668,7 @@ en:
tab_title: "Sign up"
signup_to_authorize_html: "Sign up with OpenStreetMap to access %{client_app_name}."
no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
please_contact_support_html: "Please contact %{support_link} to arrange for an account to be created - we will try and deal with the request as quickly as possible."
please_contact_support_html: 'Please contact %{support_link} to arrange for an account to be created - we will try and deal with the request as quickly as possible.'
support: support
about:
header: Free and editable.
Expand All @@ -2690,7 +2690,7 @@ en:
privacy_policy: privacy policy
privacy_policy_url: https://osmfoundation.org/wiki/Privacy_Policy
privacy_policy_title: OSMF privacy policy including section on email addresses
html: "Your address is not displayed publicly, see our %{privacy_policy_link} for more information."
html: 'Your address is not displayed publicly, see our %{privacy_policy_link} for more information.'
consider_pd_html: "I consider my contributions to be in the %{consider_pd_link}."
consider_pd: "public domain"
consider_pd_url: https://osmfoundation.org/wiki/Licence_and_Legal_FAQ/Why_would_I_want_my_contributions_to_be_public_domain
Expand Down Expand Up @@ -3208,7 +3208,7 @@ en:
title: "Creating New Redaction"
show:
description: "Description:"
heading: 'Showing Redaction "%{title}"'
heading: "Showing Redaction \"%{title}\""
title: "Showing Redaction"
user: "Creator:"
edit: "Edit this redaction"
Expand All @@ -3226,4 +3226,4 @@ en:
leading_whitespace: "has leading whitespace"
trailing_whitespace: "has trailing whitespace"
invalid_characters: "contains invalid characters"
url_characters: "contains special URL characters (%{characters})"
url_characters: "contains special URL characters (%{characters})"

0 comments on commit b8980b5

Please sign in to comment.