summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2020-02-03 23:41:15 -0500
committerDan Halbert <halbert@halwitz.org>2020-02-03 23:41:15 -0500
commit66ca659709b0033a3199375deef2eaa75d2e1d53 (patch)
tree94d55a8e77802fb8405e212b5466cc82ba92d4e8 /locale/circuitpython.pot
parenta4ebd2f7c112dc5d185d198e28e00edabd395a84 (diff)
make translate
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot4
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index f85bcba83..acd4c3eb0 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-01-29 17:27-0800\n"
+"POT-Creation-Date: 2020-02-03 23:41-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"
@@ -1821,7 +1821,7 @@ msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
#: shared-bindings/displayio/Palette.c
-msgid "color buffer must be a buffer or int"
+msgid "color buffer must be a buffer, tuple, list, or int"
msgstr ""
#: shared-bindings/displayio/Palette.c