-
Notifications
You must be signed in to change notification settings - Fork 806
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
Clarify and correct usage of breakable whitespace characters #1094
Merged
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e011e7e - Browse repository at this point
Copy the full SHA e011e7eView commit details -
Correct comments that quote Japanese move text
Comments that quote what the equivalent Japanese text is when using certain moves were incorrect. I have adjusted these comments to quote the correct text, based on Japanese Pokémon Crystal.
Configuration menu - View commit details
-
Copy full SHA for b85e341 - Browse repository at this point
Copy the full SHA b85e341View commit details -
Correct control characters in Japanese strings
Use the Japanese control character for $1f instead of the English control character in untranslated Japanese strings in mobile data.
Configuration menu - View commit details
-
Copy full SHA for 2105783 - Browse repository at this point
Copy the full SHA 2105783View commit details -
Replace ¯ and % with more meaningful names
Replace the two breakable whitespace characters ($1f and $25) with meaningful angle-bracketed names, instead of using arbitrary symbols.
Configuration menu - View commit details
-
Copy full SHA for 238989a - Browse repository at this point
Copy the full SHA 238989aView commit details
Commits on Nov 19, 2023
-
Apply suggestions from code review
Rename <ZWSP> to <WBR> to match HTML element name Simplify comments explaining breakable whitespace characters Co-authored-by: Rangi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 772c5f4 - Browse repository at this point
Copy the full SHA 772c5f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92fe9fa - Browse repository at this point
Copy the full SHA 92fe9faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94a1a8b - Browse repository at this point
Copy the full SHA 94a1a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e04789f - Browse repository at this point
Copy the full SHA e04789fView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4bb408a - Browse repository at this point
Copy the full SHA 4bb408aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.