diff options
| author | Jeff Epler <jepler@gmail.com> | 2020-06-26 10:10:39 -0500 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2020-06-26 11:50:25 -0500 |
| commit | 05837b2841a91b9b559202c0b052b82618cbabb3 (patch) | |
| tree | e385b094b8370ee6ad91d34724687c7797e4cf42 /locale/circuitpython.pot | |
| parent | 159728b550c70f239e03c267a23f3950de635d3a (diff) | |
sdioio: Add shared-bindings
There is no implementation yet.
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 9a5a788b0..481d29f24 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -863,6 +863,10 @@ msgstr "" msgid "Internal error #%d" msgstr "" +#: shared-bindings/sdioio/SDCard.c +msgid "Invalid %q" +msgstr "" + #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c msgid "Invalid %q pin" |
