Skip to content

Commit 19a3893

Browse files
committed
update translations again
1 parent 530e5a1 commit 19a3893

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

locale/circuitpython.pot

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ msgstr ""
130130
msgid "%q length must be <= %d"
131131
msgstr ""
132132

133-
#: py/argcheck.c shared-bindings/busio/I2C.c
133+
#: py/argcheck.c
134134
msgid "%q length must be >= %d"
135135
msgstr ""
136136

@@ -159,7 +159,7 @@ msgstr ""
159159
msgid "%q must be a bytearray or array of type 'h', 'H', 'b', or 'B'"
160160
msgstr ""
161161

162-
#: py/argcheck.c py/obj.c
162+
#: py/argcheck.c py/obj.c py/objstrunicode.c
163163
msgid "%q must be of type %q"
164164
msgstr ""
165165

@@ -3949,10 +3949,6 @@ msgstr ""
39493949
msgid "stream operation not supported"
39503950
msgstr ""
39513951

3952-
#: py/objstrunicode.c
3953-
msgid "string indices must be integers, not %q"
3954-
msgstr ""
3955-
39563952
#: py/stream.c
39573953
msgid "string not supported; use bytes or bytearray"
39583954
msgstr ""

0 commit comments

Comments
 (0)