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

pages/linux/*: apply keypress specifications #15860

Open
wants to merge 64 commits into
base: main
Choose a base branch
from

Conversation

Managor
Copy link
Collaborator

@Managor Managor commented Mar 4, 2025

#15798

These required a bit of trickery to find. I used various methods such as grep -r "<" | grep ">" | grep -v http | sort, grep -ri "ctrl", grep -ri "alt", grep -Er '`.`' and grep -Er '`[^\n]*[A-Z]+[^\n]*`', grep -ri "click", grep -ri "enter", grep -ri "arrow", grep -ri "esc"

Once the these pages are merged, I will create pull requests to fix the translations.

@Managor Managor requested a review from cyqsimon as a code owner March 4, 2025 19:40
@github-actions github-actions bot added mass changes Changes that affect multiple pages. page edit Changes to an existing page(s). labels Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mass changes Changes that affect multiple pages. page edit Changes to an existing page(s).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant