Replies: 1 comment
-
|
Will fix this: #18076 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not sure where to report this issue. In the OONI translation there is a string with:
<![CDATA[Auto-run is <i>enabled</i>]]>and in French it triggers a Punctuation spacing check that wants to add a space between the first 2 characters.But when the space is added, the XML syntax is broken.
Do we need to ignore this check on this particular string, or maybe a rule can be implemented for <![CDATA[]> tags, so this error is not triggered elsewhere?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions