File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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-08-03 17:52+0200\n "
9- "PO-Revision-Date : 2018-10-04 15:09 +0200\n "
9+ "PO-Revision-Date : 2018-10-04 15:54 +0200\n "
1010"Last-Translator : \n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1212"Language : fr\n "
@@ -144,7 +144,7 @@ msgstr ""
144144
145145#: ../Doc/tutorial/inputoutput.rst:98
146146msgid "Formatted String Literals"
147- msgstr "Les chaines de caractère formatées (*f-strings*)"
147+ msgstr "Les chaines de caractères formatées (*f-strings*)"
148148
149149#: ../Doc/tutorial/inputoutput.rst:100
150150msgid ""
@@ -153,7 +153,7 @@ msgid ""
153153"prefixing the string with ``f`` or ``F`` and writing expressions as "
154154"``{expression}``."
155155msgstr ""
156- ":ref:`Les chaines de caractère formatées * <f-strings>* ` (aussi appelées f-"
156+ ":ref:`Les chaines de caractères formatées <f-strings>` (aussi appelées f-"
157157"strings) vous permettent d’inclure la valeur d’expressions Python dans des "
158158"chaines de caractères en les préfixant avec ``f`` ou ``F`` et écrire des "
159159"expressions comme ``{expression}``."
You can’t perform that action at this time.
0 commit comments