Skip to content

Commit 6a323a5

Browse files
committed
Add new error msg to translation
1 parent daa1dd2 commit 6a323a5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

locale/circuitpython.pot

Lines changed: 5 additions & 1 deletion
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-13 14:21-0500\n"
11+
"POT-Creation-Date: 2020-09-16 17:07-0700\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"
@@ -948,6 +948,10 @@ msgstr ""
948948
msgid "Invalid BMP file"
949949
msgstr ""
950950

951+
#: shared-bindings/wifi/Radio.c
952+
msgid "Invalid BSSID"
953+
msgstr ""
954+
951955
#: ports/stm/common-hal/analogio/AnalogOut.c
952956
msgid "Invalid DAC pin supplied"
953957
msgstr ""

0 commit comments

Comments
 (0)