Skip to content

Commit 1b3b5f9

Browse files
committed
make translate
I planned to worry about that later, but maybe having the automated build proceed is useful during review already.
1 parent a41ffd1 commit 1b3b5f9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

locale/circuitpython.pot

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-09-16 17:07-0700\n"
11+
"POT-Creation-Date: 2020-09-22 19:26+0200\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"
@@ -38,6 +38,10 @@ msgstr ""
3838
msgid " File \"%q\", line %d"
3939
msgstr ""
4040

41+
#: main.c
42+
msgid " not found.\n"
43+
msgstr ""
44+
4145
#: main.c
4246
msgid " output:\n"
4347
msgstr ""
@@ -1886,7 +1890,7 @@ msgstr ""
18861890
msgid "argsort argument must be an ndarray"
18871891
msgstr ""
18881892

1889-
#: py/runtime.c
1893+
#: py/runtime.c shared-bindings/supervisor/__init__.c
18901894
msgid "argument has wrong type"
18911895
msgstr ""
18921896

0 commit comments

Comments
 (0)