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. # Copyright (c) 2002-2015 Nexedi SA and Contributors. All Rights Reserved.
......
...@@ -45,10 +45,7 @@ ...@@ -45,10 +45,7 @@
<item> <item>
<key> <string>text_content_warning_message</string> </key> <key> <string>text_content_warning_message</string> </key>
<value> <value>
<tuple> <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>
</value> </value>
</item> </item>
<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