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

Keep consistent language/punctuation/case throughout the app. #205

Merged
merged 2 commits into from
Dec 27, 2023

Conversation

gosuwachu
Copy link
Contributor

Consistent language is important. We have started using "items" in few places and it seems more correct in dua's context: entry is something that has been put in vs an item in a list. I have also made sure all sentences start a with capital letter and end with a dot - it looks more mature / professional.

Before:
Screenshot 2023-12-26 at 23 09 33

After:
Screenshot 2023-12-26 at 23 08 43

piotrwach and others added 2 commits December 26, 2023 23:08
Copy link
Owner

@Byron Byron left a comment

Choose a reason for hiding this comment

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

Thanks a lot, it's a great idea to tackle this.

While working on it recently I also noticed my own insecurity about the right choice of words, but ended up ignoring it.

"Git-style glob search, case-insensitive, always from the top of the tree",
None,
"Git-style glob search, case-insensitive.",
Some("Search starts from the current directory."),
Copy link
Owner

Choose a reason for hiding this comment

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

A great catch! My testing must have fooled me into thinking otherwise.

@Byron Byron merged commit 0a0dfe6 into Byron:main Dec 27, 2023
2 checks passed
@gosuwachu gosuwachu deleted the help-language-consistency branch December 27, 2023 14:33
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

3 participants