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

[android] capitalise each word in editable name fields #5946

Closed
wants to merge 1 commit into from

Conversation

RedAuburn
Copy link
Sponsor Member

@RedAuburn RedAuburn commented Sep 5, 2023

Capitalising each word makes much more sense for name fields, as names are usually in title case. (this is also the default in StreetComplete)

screen-20230905-120556.1.mp4

capitalising each word makes much more sense for name fields, as names are usually in title case
Signed-off-by: Harry Bond <endim8@pm.me>
@RedAuburn RedAuburn changed the title [android] capitalise each word in name fields [android] capitalise each word in editable name fields Sep 5, 2023
@rtsisyk
Copy link
Contributor

rtsisyk commented Sep 6, 2023

Capitalising each word makes much more sense for name fields, as names are usually in title case. (this is also the default in StreetComplete)

It makes sense for English, maybe German, but not for all languages.

screen-20230905-120556.1.mp4

@RedAuburn
Copy link
Sponsor Member Author

It makes sense for English, maybe German, but not for all languages.

ah, you're right.

In StreetComplete (streetcomplete/StreetComplete#4784) they recently switched away from word case as they decided it was too much effort to fix for too little gain, so the current sentence casing will do :)

@RedAuburn RedAuburn closed this Sep 6, 2023
@RedAuburn RedAuburn deleted the capitalise branch November 23, 2023 17:40
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