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

improve handling of uppercased german Umlauts (Ä to Ae instead of AE) #315

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thyseus
Copy link

@thyseus thyseus commented Sep 8, 2022

Why?

It is much more common that a german word containing uppercased Umlauts will be transformed with a small second character:

Äpfel -> Aepfel
Öl -> Oel

perhaps this is also the case in other languages. What are your opinions about this ?

@JonathanMH
Copy link
Contributor

I agree this might be a common use case, but it might not be the intention of everyone using it. It could be a passable option or just be up to the user to capitalise their strings as they desire.

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.

None yet

2 participants