8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26ccd93 commit d7149eeCopy full SHA for d7149ee
Makefile
@@ -124,7 +124,7 @@ htmlview: all
124
125
.PHONY: todo
126
todo: ensure_prerequisites
127
- potodo --exclude venv .venv $(EXCLUDED)
+ potodo --offline --exclude venv .venv $(EXCLUDED)
128
129
.PHONY: wrap
130
wrap: ensure_prerequisites
reference/compound_stmts.po
@@ -6,7 +6,7 @@ msgstr ""
6
"Project-Id-Version: Python 3\n"
7
"Report-Msgid-Bugs-To: \n"
8
"POT-Creation-Date: 2023-01-15 22:33+0100\n"
9
-"PO-Revision-Date: 2022-12-04 14:57+0100\n"
+"PO-Revision-Date: 2023-02-15 11:51+0100\n"
10
"Last-Translator: Jean Abou Samra <jean@abou-samra.fr>\n"
11
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
12
"Language: fr\n"
0 commit comments