aboutsummaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
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 eef1b07f2..b1bc1a390 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -1092,7 +1092,7 @@ msgstr ""
msgid "Initialization failed due to lack of memory"
msgstr ""
-#: shared-bindings/_bit_transpose/__init__.c
+#: shared-bindings/bitops/__init__.c
#, c-format
msgid "Input buffer length (%d) must be a multiple of the strand count (%d)"
msgstr ""
@@ -1664,7 +1664,7 @@ msgstr ""
msgid "Out of sockets"
msgstr ""
-#: shared-bindings/_bit_transpose/__init__.c
+#: shared-bindings/bitops/__init__.c
#, c-format
msgid "Output buffer must be at least %d bytes"
msgstr ""
@@ -3475,10 +3475,6 @@ msgstr ""
msgid "not enough arguments for format string"
msgstr ""
-#: shared-bindings/_bit_transpose/__init__.c
-msgid "num_strands must be from 2 to 8 (inclusive)"
-msgstr ""
-
#: extmod/ulab/code/ulab_create.c
msgid "number of points must be at least 2"
msgstr ""
@@ -4115,6 +4111,10 @@ msgstr ""
msgid "watchdog timeout must be greater than 0"
msgstr ""
+#: shared-bindings/bitops/__init__.c
+msgid "width must be from 2 to 8 (inclusive)"
+msgstr ""
+
#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "width must be greater than zero"
msgstr ""