File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -2162,6 +2162,11 @@ msgstr ""
2162
2162
msgid "Unable to allocate the heap."
2163
2163
msgstr ""
2164
2164
2165
+ #: ports/espressif/common-hal/analogbufio/BufferedIn.c
2166
+ #, c-format
2167
+ msgid "Unable to configure ADC DMA controller, ErrorCode:%d"
2168
+ msgstr ""
2169
+
2165
2170
#: ports/espressif/common-hal/busio/I2C.c
2166
2171
msgid "Unable to create lock"
2167
2172
msgstr ""
@@ -2180,10 +2185,20 @@ msgstr ""
2180
2185
msgid "Unable to init parser"
2181
2186
msgstr ""
2182
2187
2188
+ #: ports/espressif/common-hal/analogbufio/BufferedIn.c
2189
+ #, c-format
2190
+ msgid "Unable to initialize ADC DMA controller, ErrorCode:%d"
2191
+ msgstr ""
2192
+
2183
2193
#: shared-module/displayio/OnDiskBitmap.c
2184
2194
msgid "Unable to read color palette data"
2185
2195
msgstr ""
2186
2196
2197
+ #: ports/espressif/common-hal/analogbufio/BufferedIn.c
2198
+ #, c-format
2199
+ msgid "Unable to start ADC DMA controller, ErrorCode:%d"
2200
+ msgstr ""
2201
+
2187
2202
#: ports/espressif/common-hal/mdns/Server.c
2188
2203
#: ports/raspberrypi/common-hal/mdns/Server.c
2189
2204
msgid "Unable to start mDNS query"
You can’t perform that action at this time.
0 commit comments