mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-27 17:46:42 +08:00
* Added documentation for "EndInterrobangCheck" function * Fixed #10296: Tolerated interrobang swapping. The updated code now allows for the swapping of "?!/!?" while translating and checks for the presence of interrobangs in both the source and translation. Tests have been implemented to validate the changes made to the code. * Fix: Removed the "check_interrobang" function, added logic to "EndInterrobangCheck", incorporated support for pre-combined ⁈ (U+2048) and ⁉ (U+2049), as well as fullwidth ?! and !?, and included additional tests. * Fix: Refactored to simplify conditionals for checking the presence of interrobangs in "EndExclamationCheck" and "EndQuestionCheck". * Fix: Full width and standard width can now be used interchangeably. Co-authored-by: Michal Čihař <michal@cihar.com> |
||
|---|---|---|
| .. | ||
| basic.rst | ||
| checks.rst | ||
| files.rst | ||
| glossary.rst | ||
| profile.rst | ||
| search.rst | ||
| translating.rst | ||