summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2020-08-03 21:01:53 -0500
committerJeff Epler <jepler@gmail.com>2020-08-03 21:01:53 -0500
commit0e2d231445d26c0aa104fc834133cb096d1f2303 (patch)
tree157eea216fdb6f0c62576456574bd8ea795ad2f6 /locale/circuitpython.pot
parent59ebad6acb855017a446974be6ca2e30fa69beb1 (diff)
parent16b7d99041d5fd6879fa6e6a1045690d70373aa9 (diff)
Merge remote-tracking branch 'origin/main' into stm32-sdioio
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot6
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 7a036900a..d38434c2c 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-07-30 07:18-0500\n"
+"POT-Creation-Date: 2020-08-03 21:01-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -865,6 +865,10 @@ msgstr ""
msgid "I2C Init Error"
msgstr ""
+#: shared-bindings/audiobusio/I2SOut.c
+msgid "I2SOut not available"
+msgstr ""
+
#: shared-bindings/aesio/aes.c
#, c-format
msgid "IV must be %d bytes long"