Skip to content

Conversation

rysto3
Copy link
Contributor

@rysto3 rysto3 commented Aug 6, 2025

Summary of changes

  • Update terminology using the Microsoft Style Guide as reference
  • Fix typos across several files in the project (focusing on ones most likely to be seen by end users)

Updated Terminology

I made some changes to a few words based on styling recommended by the Microsoft Style Guide

  • Replace usage of WiFi with Wi-Fi as it is a proper noun and trademarked term 1

  • Replace usage of check box with checkbox 2

  • Replace usage of double click with double-click 3

  • Replace usage of right clicking with right-clicking 3

  • Replace usage of popup to describe a window opening 4

  • Replace usage of web site with website 5

@Jaifroid this PR similar to yesterday - avoided changing any strings in code and only focusing on content users can see

Footnotes

  1. Style Guide > Wi-Fi

  2. Style Guide > Checkbox

  3. Style Guide > Mouse Interaction Terms 2

  4. Style Guide > pop-up

  5. Style Guide > web

Copy link
Member

@Jaifroid Jaifroid left a comment

Choose a reason for hiding this comment

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

Thanks for this clean-up PR. Changes all seem fine except one as commented below.

@Jaifroid Jaifroid added the cleanup For work that cleans up or modernizes code label Aug 18, 2025
@Jaifroid Jaifroid modified the milestones: Release 3.7.0, Release 3.8.0 Aug 18, 2025
@rysto3
Copy link
Contributor Author

rysto3 commented Sep 4, 2025

@Jaifroid I reverted the change to that file as requested

@Jaifroid
Copy link
Member

Jaifroid commented Sep 4, 2025

@rysto3 Thanks. The PR currently has conflicts that you need to resolve before it can be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup For work that cleans up or modernizes code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants