diff options
| author | Dan Halbert <halbert@halwitz.org> | 2020-07-28 14:15:33 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2020-07-28 14:15:33 -0400 |
| commit | 649e6d59ce19cabb9dd4527641653e1eccb4a788 (patch) | |
| tree | d3d2654c3308003cd1e1565588d64f7a79571c71 | |
| parent | aa97ea25016c60edf688b51f6495f8fbd740cc8e (diff) | |
Merge from upstream and make translate
| m--------- | frozen/Adafruit_CircuitPython_BusDevice | 0 | ||||
| -rw-r--r-- | locale/circuitpython.pot | 6 |
2 files changed, 5 insertions, 1 deletions
diff --git a/frozen/Adafruit_CircuitPython_BusDevice b/frozen/Adafruit_CircuitPython_BusDevice -Subproject eb4b21e216efd8ec0c4862a938e81b56be96172 +Subproject e9411c4244984b69ec6928370ede40cec014c10 diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 153f0edad..c716d587b 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-24 19:58-0700\n" +"POT-Creation-Date: 2020-07-28 14:15-0400\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" |
