summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2021-02-18 17:23:55 -0600
committerJeff Epler <jepler@gmail.com>2021-02-18 17:23:55 -0600
commitb854c06a0ca31e97b4c6998ff8ef5b314ebf49e4 (patch)
tree5f182c6ed39a2c94c3f592d1e1aebf734388dafb /locale/circuitpython.pot
parent5c758523c0cd967beccc5e84457b154d9c9e071a (diff)
make translate
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index b1bc1a390..0a79520b8 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -4112,7 +4112,8 @@ msgid "watchdog timeout must be greater than 0"
msgstr ""
#: shared-bindings/bitops/__init__.c
-msgid "width must be from 2 to 8 (inclusive)"
+#, c-format
+msgid "width must be from 2 to 8 (inclusive), not %d"
msgstr ""
#: shared-bindings/rgbmatrix/RGBMatrix.c