Skip to content

Update French. Documentation Translation

Guillaume Bernard requested to merge gbernard/grilo-plugins:master into master

Hello,

This is the french translation for the help pages of grillo. The DL workflow is here: https://l10n.gnome.org/vertimus/grilo-plugins/master/help/fr/

Please, note the build failed on Damned Lies because of this error:

Traceback (most recent call last): File "/usr/bin/itstool", line 1647, in doc.merge_translations(translations, opts.lang, strict=opts.strict) File "/usr/bin/itstool", line 992, in merge_translations self.merge_translations(translations, language, node=child, strict=strict) File "/usr/bin/itstool", line 992, in merge_translations self.merge_translations(translations, language, node=child, strict=strict) File "/usr/bin/itstool", line 992, in merge_translations self.merge_translations(translations, language, node=child, strict=strict) File "/usr/bin/itstool", line 994, in merge_translations newnode = self.get_translated(node, translations, strict=strict, lang=language) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/bin/itstool", line 1088, in get_translated self._check_errors() File "/usr/bin/itstool", line 577, in _check_errors raise libxml2.parserError(self._xml_err) libxml2.parserError: Entity: line 10: parser error : Opening and ending tag mismatch: fonction line 10 and function onfig.html#grl-config-set-api-key">grl_config_set_api_key() ^

I don’t really know what happened because to me, the file and its content is correct.

Merge request reports