summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorLucian Copeland <hierophect@gmail.com>2020-02-10 11:45:49 -0500
committerLucian Copeland <hierophect@gmail.com>2020-02-10 11:45:49 -0500
commitbaf8d9ef5f877a845ee0e604407011d9f26f8182 (patch)
tree39690afa9939ffece0f16bdfdf612dcc50fed5d8 /locale/circuitpython.pot
parentea7f80e8a7a85c0ab31907ae9bc6e5dcfcc21b9b (diff)
parente15982993a94a1330d23423a6f252c622ab6de99 (diff)
Merge remote-tracking branch 'upstream/master' into stm32-temperature-us
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot8
1 files changed, 6 insertions, 2 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index f85bcba83..3e4413068 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-07 10:02-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"
@@ -665,6 +665,10 @@ msgstr ""
msgid "Expected tuple of length %d, got %d"
msgstr ""
+#: ports/nrf/common-hal/_bleio/Adapter.c
+msgid "Extended advertisements with scan response not supported."
+msgstr ""
+
#: shared-bindings/ps2io/Ps2.c
msgid "Failed sending command."
msgstr ""
@@ -1821,7 +1825,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