-
```
Hello,
I am a Chinese developer. When I use eyesfreeshell to read "Time" in Chinese,
it
sounds strange. I suggest using following code to improve the time reading.
There may be bugs in the cod…
-
```
Hello,
I am a Chinese developer. When I use eyesfreeshell to read "Time" in Chinese,
it
sounds strange. I suggest using following code to improve the time reading.
There may be bugs in the cod…
-
```
Hello,
I am a Chinese developer. When I use eyesfreeshell to read "Time" in Chinese,
it
sounds strange. I suggest using following code to improve the time reading.
There may be bugs in the cod…
-
```
Hello,
I am a Chinese developer. When I use eyesfreeshell to read "Time" in Chinese,
it
sounds strange. I suggest using following code to improve the time reading.
There may be bugs in the cod…
-
```
Hello,
I am a Chinese developer. When I use eyesfreeshell to read "Time" in Chinese,
it
sounds strange. I suggest using following code to improve the time reading.
There may be bugs in the cod…
-
1. The order of statements gets messed up.
2. XML tags in the string will produce unexpected new line.
3. XML namespace is expanded to every tags.
For example:
```
aaaaa%sbbbbbccccc
…
-
TL;DR
1. _Use_ [Qt Translator Comments](https://doc.qt.io/qt-5/i18n-source-translation.html#translator-comments) to annotate [`tr()`](https://doc.qt.io/qt-5/qobject.html#tr) calls
2. Do _not_ use …
-
I try to read the XLIFF schema, here is the XSD
http://docs.oasis-open.org/xliff/v1.2/cs02/xliff-core-1.2-strict.xsd (saved here as a [gist](https://gist.github.com/timaschew/cc98028ea35439bedcfb))
I…
-
Tried to wrap my head around the changes that XLIFF2.0 has to offer, but can't really summarize it in actionable steps:
https://www.localizationworld.com/lwdub2014/feisgiltt/slides/Yves_Differences.p…
-
It seems that the code supports XLIFF 1.2 only.
Is it possible to add support for XLIFF 2.0?