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 language #114

Closed
wants to merge 1 commit into from
Closed

Improve language #114

wants to merge 1 commit into from

Conversation

andrewdavidwong
Copy link
Member

  • Fix spelling, capitalization, grammar, and punctuation
  • Use names and terminology more consistently
  • Make formatting more consistent

Closes QubesOS/qubes-issues#4723

- Fix spelling, capitalization, grammar, and punctuation
- Use names and terminology more consistently
- Make formatting more consistent

Closes QubesOS/qubes-issues#4723
@marmarek
Copy link
Member

marmarek commented Sep 8, 2021

This isn't that simple... the "po" file is generated from strings in the actual source code. Each string has a comment pointing at its original location - and that's the place that needs to be changed.

@andrewdavidwong
Copy link
Member Author

This isn't that simple... the "po" file is generated from strings in the actual source code. Each string has a comment pointing at its original location - and that's the place that needs to be changed.

Oh. When I asked you where I could submit a PR to fix these, you pointed me here, so I thought this was the place.

No problem, I'll submit PRs against the other files.

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.

Use our own terminology more consistently throughout the system
2 participants