Commit aa586c02 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_payroll_l10n_fr: fix Cannot decode using encoding "ascii" warning

parent 7764088d
Pipeline #7966 failed with stage
in 0 seconds
# -*- coding: utf-8 -*-
#############################################################################
#
# Copyright (c) 2002-2015 Nexedi SA and Contributors. All Rights Reserved.
......
......@@ -45,10 +45,7 @@
<item>
<key> <string>text_content_warning_message</string> </key>
<value>
<tuple>
<string>W:107, 0: Cannot decode using encoding "ascii", unexpected byte at position 17 (invalid-encoded-data)</string>
<string>W:152, 0: Cannot decode using encoding "ascii", unexpected byte at position 47 (invalid-encoded-data)</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment