summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2019-03-26 15:49:42 -0700
committerGitHub <noreply@github.com>2019-03-26 15:49:42 -0700
commit3f42a49a6b9fe416b739757e6e72574abc58c4fd (patch)
treec2a77d5e98664098c9a928aaff8cd5e1e1ba745a /locale/circuitpython.pot
parent8ea5fedf19be0c7f028adb990eebc4548d707e35 (diff)
parent81fe8060d76d54a20701e6944dd29cdfab9fed4f (diff)
Merge pull request #1674 from pewpew-game/bug1669
Properly calculate BPP for displayio.Bitmap
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot12
1 files changed, 6 insertions, 6 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 735459a47..645b2e4ad 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-03-25 14:08+0100\n"
+"POT-Creation-Date: 2019-03-25 19:40+0100\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"
@@ -737,14 +737,10 @@ msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
#: shared-bindings/bitbangio/SPI.c shared-bindings/bitbangio/I2C.c
-#: shared-bindings/busio/SPI.c
+#: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c
msgid "Function requires lock"
msgstr ""
-#: shared-bindings/busio/I2C.c
-msgid "Function requires lock."
-msgstr ""
-
#: ports/esp8266/common-hal/digitalio/DigitalInOut.c
msgid "GPIO16 does not support pull up."
msgstr ""
@@ -2789,6 +2785,10 @@ msgstr ""
msgid "unsupported types for %q: '%s', '%s'"
msgstr ""
+#: shared-bindings/displayio/Bitmap.c
+msgid "value_count must be > 0"
+msgstr ""
+
#: ports/esp8266/modnetwork.c
msgid "wifi_set_ip_info() failed"
msgstr ""