diff options
| author | Jensen <jensechu@gmail.com> | 2020-10-16 19:48:41 -0500 |
|---|---|---|
| committer | Jensen <jensechu@gmail.com> | 2020-10-16 19:50:41 -0500 |
| commit | 74c07a4bdcc942e57668f1a2181e00d1213864a7 (patch) | |
| tree | 15edb115e19ac35cd97079915c6f8e5dc07ffe74 /locale/circuitpython.pot | |
| parent | b02a5bcbd5eb96111ba30c49780677573fe1a66d (diff) | |
displayio: Add in opaque pixel option for future
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index c4b40d361..35143e04e 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-10-14 22:22-0500\n" +"POT-Creation-Date: 2020-10-16 19:50-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" @@ -3408,10 +3408,6 @@ msgstr "" msgid "too many values to unpack (expected %d)" msgstr "" -#: shared-bindings/displayio/ColorConverter.c -msgid "transparent_color should be an int" -msgstr "" - #: extmod/ulab/code/approx/approx.c msgid "trapz is defined for 1D arrays of equal length" msgstr "" |
