summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorRoy Hooper <rhooper@toybox.ca>2020-01-01 17:30:17 -0500
committerRoy Hooper <rhooper@toybox.ca>2020-01-01 17:30:17 -0500
commit12193913a802e3b9c72079a93cb40c97d95cc683 (patch)
treef756520bc94222786a25bf27da33c1fd96156de7 /locale/circuitpython.pot
parent8129a8503a25bdffd00ce679ee98e940d1b6b04d (diff)
move native fill to a helper to work around being unable to call a subclass show method from the native superclass
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot7
1 files changed, 5 insertions, 2 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 7adde9ba8..5cf44cc35 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: 2019-12-13 13:44-0500\n"
+"POT-Creation-Date: 2020-01-01 17:29-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"
@@ -589,6 +589,10 @@ msgstr ""
msgid "Expected a Characteristic"
msgstr ""
+#: shared-bindings/_pixelbuf/__init__.c
+msgid "Expected a PixelBuf instance"
+msgstr ""
+
#: shared-bindings/_bleio/Characteristic.c
msgid "Expected a Service"
msgstr ""
@@ -1062,7 +1066,6 @@ msgid "Sample rate must be positive"
msgstr ""
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
-#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
#, c-format
msgid "Sample rate too high. It must be less than %d"
msgstr ""