Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5e4b11d

Browse filesBrowse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent c32ff16 commit 5e4b11d
Copy full SHA for 5e4b11d

File tree

Expand file treeCollapse file tree

1 file changed

+3
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-4
lines changed

‎library/functions.po

Copy file name to clipboardExpand all lines: library/functions.po
+3-4Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3890,10 +3890,9 @@ msgid ""
38903890
"eggs = _temp.eggs\n"
38913891
"saus = _temp.sausage"
38923892
msgstr ""
3893-
"_temp = __import__('spam.ham', globals(), locals(), ['jajka', 'kielbasa'], "
3894-
"0)\n"
3895-
"jajka = _temp.jajka\n"
3896-
"kielbasa = _temp.kielbasa"
3893+
"_temp = __import__('spam.ham', globals(), locals(), ['eggs', 'sausage'], 0)\n"
3894+
"eggs = _temp.eggs\n"
3895+
"saus = _temp.sausage"
38973896

38983897
msgid ""
38993898
"Here, the ``spam.ham`` module is returned from :func:`__import__`. From "

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.