1
0
Fork 0

Removed fuzzy entry in translation (#468)

This commit is contained in:
Jules Lasne (jlasne) 2018-12-14 09:52:37 +01:00 committed by Julien Palard
parent 0f23d890fc
commit ff291f9288
1 changed files with 3 additions and 4 deletions

View File

@ -6,14 +6,14 @@ msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-11-29 16:06+0100\n"
"PO-Revision-Date: 2018-07-31 23:51+0200\n"
"Last-Translator: Julien Palard <julien@palard.fr>\n"
"PO-Revision-Date: 2018-12-12 22:06+0100\n"
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.2\n"
"X-Generator: Poedit 2.2\n"
#: ../Doc/tutorial/errors.rst:5
msgid "Errors and Exceptions"
@ -392,7 +392,6 @@ msgstr ""
"d'exceptions pour les différentes conditions d'erreurs : ::"
#: ../Doc/tutorial/errors.rst:317
#, fuzzy
msgid ""
"Most exceptions are defined with names that end in \"Error\", similar to the "
"naming of the standard exceptions."