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

Fixed spelling in cockpit messages #6463

Merged
merged 2 commits into from
Dec 25, 2024
Merged

Fixed spelling in cockpit messages #6463

merged 2 commits into from
Dec 25, 2024

Conversation

mikeweinberg
Copy link
Contributor

I used typos-cli to assist in correcting more spelling errors in cockpit 389-console.

I focused only on messages displayed to users in the cockpit project.

I attempted to fix the Japanese translation file so it wouldn't break.

"Interractive" was a misspelling throughout (in code and messages)- I didn't change it because I thought it might be purposeful.

In addition to my PR, the command line switch "pwdmincatagories" should be corrected to "pwdmincategories" in the following files:

src/cockpit/389-console/src/lib/database/localPwp.jsx
src/lib389/lib389/pwpolicy.py
src/lib389/lib389/cli_conf/pwpolicy.py

But it would change the behavior of a command line python program, potentially breaking something. Therefore, a proposed change isn't in my PR.

Copy link
Member

@droideck droideck 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! Thank you!

I'll deal with CLI and UI code typos.

@droideck droideck merged commit 6f6a2f7 into 389ds:main Dec 25, 2024
198 of 199 checks passed
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.

2 participants