summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorRoy Hooper <rhooper@toybox.ca>2020-08-08 18:40:45 -0400
committerRoy Hooper <rhooper@toybox.ca>2020-08-08 18:40:45 -0400
commit00a3a25b945605dd47e56476f0545a50d9f542d3 (patch)
treedeb7e5a65fe6b5a7db9293b8939d9879a37686fa /locale/circuitpython.pot
parente73dba21d26b93ce1140faecb4820ae46ce4c742 (diff)
revert error to avoid translation changes
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot7
1 files changed, 2 insertions, 5 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index fb9869bd4..f1f6bec5b 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-08-04 18:42-0500\n"
+"POT-Creation-Date: 2020-08-08 18:40-0400\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"
@@ -1942,6 +1942,7 @@ msgid "can't assign to expression"
msgstr ""
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
+#: shared-module/_pixelbuf/PixelBuf.c
msgid "can't convert %q to %q"
msgstr ""
@@ -3139,10 +3140,6 @@ msgstr ""
msgid "tuple/list has wrong length"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c
-msgid "tuple/list required on RHS"
-msgstr ""
-
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
#: shared-bindings/busio/UART.c
msgid "tx and rx cannot both be None"