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

Fix street name localization #619

Merged
merged 1 commit into from
Dec 14, 2022
Merged

Fix street name localization #619

merged 1 commit into from
Dec 14, 2022

Conversation

1ec5
Copy link
Member

@1ec5 1ec5 commented Dec 14, 2022

Decoupled the text-field expression of transportation_name layers from other layers, since the available fields differ. The broader problem is that we’re overrelying on constants everywhere, but a deeper copy avoids the immediate issue that changing other layers’ localization to use, e.g., name:de overwrites any localization to name_de that has already taken place on this layer.

/ref #618

@ZeLonewolf
Copy link
Member

Is there a street somewhere localized in English and German we can use as a test case? 😂

@1ec5
Copy link
Member Author

1ec5 commented Dec 14, 2022

Yes, see #578 (comment).

Copy link
Member

@ZeLonewolf ZeLonewolf left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Let's leave #618 open to track that we need to get proper language support added to OMT for other languages.

@1ec5 1ec5 merged commit 478e364 into main Dec 14, 2022
@1ec5 1ec5 deleted the 1ec5-road-name-l10n-618 branch December 14, 2022 20:43
@1ec5 1ec5 temporarily deployed to github-pages December 14, 2022 20:43 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants