Skip to content

Commit 18a1df9

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 67d3c06 commit 18a1df9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/sqlite3.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2022-11-25 16:25+0000\n"
15+
"POT-Creation-Date: 2022-12-09 04:14+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:13+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2022\n"
1818
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -1456,8 +1456,8 @@ msgstr ""
14561456
msgid ""
14571457
"SQL operations usually need to use values from Python variables. However, "
14581458
"beware of using Python's string operations to assemble queries, as they are "
1459-
"vulnerable to `SQL injection attacks`_ (see the `xkcd webcomic <https://xkcd."
1460-
"com/327/>`_ for a humorous example of what can go wrong)::"
1459+
"vulnerable to `SQL injection attacks`_. For example, an attacker can simply "
1460+
"close the single quote and inject ``OR TRUE`` to select all rows::"
14611461
msgstr ""
14621462

14631463
msgid ""

0 commit comments

Comments
 (0)