[xwiki-devs] suggestion about translation engine: http://l10n.xwiki.org
Hello, In http://l10n.xwiki.org form (or releases scripts) could you automatically replace this character ' (straight quote mark) by this one ’(right curly quote mark) to avoid french translation problem? An example, xe.blog.code.readpost was not fully displayed on blog application because ' character "Lire l" was displayed instead of "Lire l’article complet". WDYT? Thxs Pascal BASTIEN
To me it sounds more like a blog application bug that should make sure to not interpret whatever the translation contain (for obvious security reasons to say the least). Now on l10n wiki side, I'm not against using ’ in a translation but I find dangerous to automatically convert what might be here on purpose (' itself is an escaping syntax in translations containing parameters for example). Le 28 oct. 2014 11:20, "Pascal BASTIEN" <pbasnews-xwiki@yahoo.fr> a écrit :
Hello,
In http://l10n.xwiki.org form (or releases scripts) could you automatically replace this character ' (straight quote mark) by this one ’(right curly quote mark) to avoid french translation problem? An example, xe.blog.code.readpost was not fully displayed on blog application because ' character "Lire l" was displayed instead of "Lire l’article complet".
WDYT?
Thxs
Pascal BASTIEN _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
Ok then we (french translator) must translate carrefully with ' character because ' interpretation depend of the application. Thxs ________________________________ De : Thomas Mortagne <thomas.mortagne@xwiki.com> À : XWiki Developers <devs@xwiki.org>; Pascal BASTIEN <pbasnews-xwiki@yahoo.fr> Envoyé le : Mardi 28 octobre 2014 12h36 Objet : Re: [xwiki-devs] suggestion about translation engine: http://l10n.xwiki.org To me it sounds more like a blog application bug that should make sure to not interpret whatever the translation contain (for obvious security reasons to say the least). Now on l10n wiki side, I'm not against using ’ in a translation but I find dangerous to automatically convert what might be here on purpose (' itself is an escaping syntax in translations containing parameters for example). Le 28 oct. 2014 11:20, "Pascal BASTIEN" <pbasnews-xwiki@yahoo.fr> a écrit : Hello,
In http://l10n.xwiki.org form (or releases scripts) could you automatically replace this character ' (straight quote mark) by this one ’(right curly quote mark) to avoid french translation problem? An example, xe.blog.code.readpost was not fully displayed on blog application because ' character "Lire l" was displayed instead of "Lire l’article complet".
WDYT?
Thxs
Pascal BASTIEN _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
participants (2)
-
Pascal BASTIEN -
Thomas Mortagne