diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-11-12 14:51:53 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-12 14:51:53 -0800 |
| commit | 8d3a878152c7cd29871c634865dd2fe2ee8b851e (patch) | |
| tree | 24a79771e8281a0c291feef9b277aed36bb59077 /locale/circuitpython.pot | |
| parent | c9952798fb265ce50e83bfd3bbfacd2de6e6fd75 (diff) | |
| parent | 42ca57ff8f19368dff97bebd9ca0ac061b219084 (diff) | |
Merge pull request #3681 from adafruit/6.0.x
Merge protomatter update back into `main`
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index b4445abfb..0a4303f66 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -429,6 +429,11 @@ msgstr "" msgid "Bit clock and word select must share a clock unit" msgstr "" +#: shared-bindings/rgbmatrix/RGBMatrix.c +#, c-format +msgid "Bit depth must be from 1 to 6 inclusive, not %d" +msgstr "" + #: shared-bindings/audiobusio/PDMIn.c msgid "Bit depth must be multiple of 8." msgstr "" |
