Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make error pages translatable #3879

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

tomhughes
Copy link
Member

Fixes #3877

config/locales/en.yml Outdated Show resolved Hide resolved
config/locales/en.yml Outdated Show resolved Hide resolved
config/locales/en.yml Outdated Show resolved Hide resolved
html: Feel free to <a href="http://wiki.openstreetmap.org/wiki/Contact" title="Various contact channels explained">contact</a> the OpenStreetMap community if you have found a broken link / bug. Make a note of the exact URL of your request.
forbidden:
title: Forbidden
paragraph_1: The operation you requested on the OpenStreetMap server is only available to administrators (HTTP 403)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eh, not strictly true, but whatever.

@tomhughes tomhughes merged commit 152e524 into openstreetmap:master Jan 10, 2023
@tomhughes
Copy link
Member Author

Apologies for merging this - it wasn't my intention and I must have pushed to the wrong place. I assume you're happy with it now I addressed your comments?

@gravitystorm
Copy link
Collaborator

No worries - I was happy with the updated version!

@tomhughes tomhughes deleted the translatable-errors branch January 15, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error pages are not translatable
2 participants