diff options
| author | Jeff Epler <jeff@adafruit.com> | 2020-09-26 12:37:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-26 12:37:47 -0500 |
| commit | dab4d0effd055f1e22145dd2cf428e2bcc78a54c (patch) | |
| tree | 8560d982fd94a611779071548f0daa363fa25690 /locale/circuitpython.pot | |
| parent | 2c8ee08520a527dc435edab30ae46c135f7bf105 (diff) | |
| parent | 791d20f16ccfc0328ef0fab0159a2b4985480928 (diff) | |
Merge pull request #3476 from jepler/qtpy-haxpress
Add QT Py Haxpress
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index c9114dd5c..2b395356c 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-09-21 16:45-0500\n" +"POT-Creation-Date: 2020-09-24 16:55-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" @@ -1167,14 +1167,10 @@ msgstr "" msgid "Must be a %q subclass." msgstr "" -#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c +#: ports/mimxrt10xx/common-hal/busio/SPI.c shared-bindings/busio/SPI.c msgid "Must provide MISO or MOSI pin" msgstr "" -#: ports/stm/common-hal/busio/SPI.c -msgid "Must provide SCK pin" -msgstr "" - #: shared-bindings/rgbmatrix/RGBMatrix.c #, c-format msgid "Must use a multiple of 6 rgb pins, not %d" |
