Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d8d5395

Browse files
committed
FIX: For Hunspell 1.3.3.
1 parent e4ed028 commit d8d5395

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/time.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-12-21 09:48+0100\n"
9-
"PO-Revision-Date: 2019-03-18 01:10+0100\n"
9+
"PO-Revision-Date: 2019-03-18 01:17+0100\n"
1010
"Last-Translator: Igor Garbuz <[email protected]>\n"
1111
"Language-Team: FRENCH <[email protected]>\n"
1212
"Language: fr\n"
@@ -828,7 +828,7 @@ msgstr ""
828828
"Décalage de fuseau horaire indiquant une différence de temps positive ou "
829829
"négative par rapport à UTC / GMT de la forme *+HHMM* ou *-HHMM*, où H "
830830
"représente les chiffres des heures décimales et M, les chiffres des minutes "
831-
"décimales [-23:59, +23:59]."
831+
"décimales [*-23:59*, *+23:59*]."
832832

833833
#: ../Doc/library/time.rst:459
834834
msgid "``%Z``"

0 commit comments

Comments
 (0)