Skip to content

Commit f7f7672

Browse files
Update messages.pot as of version d000193
1 parent dc0a892 commit f7f7672

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locales/messages.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python Packaging User Guide \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-07-31 15:45+0000\n"
11+
"POT-Creation-Date: 2025-08-01 01:47+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -12928,7 +12928,7 @@ msgid "Compressed Tag Sets"
1292812928
msgstr ""
1292912929

1293012930
#: ../source/specifications/platform-compatibility-tags.rst:352
12931-
msgid "To allow for compact filenames of bdists that work with more than one compatibility tag triple, each tag in a filename can instead be a '.'-separated, sorted, set of tags. For example, pip, a pure-Python package that is written to run under Python 2 and 3 with the same source code, could distribute a bdist with the tag ``py2.py3-none-any``. The full list of simple tags is::"
12931+
msgid "To allow for compact filenames of bdists that work with more than one compatibility tag triple, each tag in a filename can instead be a '.'-separated, sorted, collection of tags. For example, pip, a pure-Python package that is written to run under Python 2 and 3 with the same source code, could distribute a bdist with the tag ``py2.py3-none-any``. The full list of simple tags is::"
1293212932
msgstr ""
1293312933

1293412934
#: ../source/specifications/platform-compatibility-tags.rst:364

0 commit comments

Comments
 (0)