- From: r12a <ishida@w3.org>
- Date: Tue, 1 Sep 2020 14:24:42 +0100
- To: Dominique Hazael-Massieux <dom@w3.org>
- Cc: xueyuan <xueyuan@w3.org>, w3c-translators@w3.org
Received on Tuesday, 1 September 2020 13:24:47 UTC
Thanks, Dom. Issue raised https://github.com/w3c/css-validator/issues/282 ri Dominique Hazael-Massieux wrote on 01/09/2020 13:15: > ā%sā is not valid, only values greater than or equal to ā%sā are allowed. > > This, btw, may just about be translatable, given that it's really 2 > sentences joined into one. But if there are others, such as "There > were %s syntax errors in file %s." you'd have a classic example of how > to write unlocalisable code. If translated into a language where the > values of each %s have to be reversed, it's not possible to achieve > the desired result. The string insertion variables should be unique > within the string.
Received on Tuesday, 1 September 2020 13:24:47 UTC