summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorJeff Epler <jeff@adafruit.com>2020-07-30 07:25:58 -0500
committerGitHub <noreply@github.com>2020-07-30 07:25:58 -0500
commit2b1fc157074345f6ac0664db8b93a44836a15d4c (patch)
tree53f00a8fd4efa3f2c59ec3085808a9fc2cafc7d4 /locale/circuitpython.pot
parent531c1e046cf46e626268995de4c34097addc9b60 (diff)
parentd69f081c04f32c93054335470cdd4c063fd7cbcb (diff)
Merge pull request #3217 from dhalbert/blm_badge
add blm_badge; add CIRCUITPY_AUDIOBUSIOIO_I2SOUT
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 10907842c..5ed32d638 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-28 16:57-0500\n"
+"POT-Creation-Date: 2020-07-30 07:23-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"
@@ -861,6 +861,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"