Skip to content

Commit 042c09d

Browse files
author
BiffoBear
committed
Ran make translate to generate circuitpython.pot
1 parent 2656c84 commit 042c09d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

locale/circuitpython.pot

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1535,6 +1535,12 @@ msgstr ""
15351535
msgid "No out in program"
15361536
msgstr ""
15371537

1538+
#: ports/atmel-samd/common-hal/busio/I2C.c ports/esp32s2/common-hal/busio/I2C.c
1539+
#: ports/mimxrt10xx/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
1540+
#: ports/raspberrypi/common-hal/busio/I2C.c
1541+
msgid "No pull up found on SDA or SCL; check your wiring"
1542+
msgstr ""
1543+
15381544
#: shared-module/touchio/TouchIn.c
15391545
msgid "No pulldown on pin; 1Mohm recommended"
15401546
msgstr ""
@@ -1866,12 +1872,6 @@ msgstr ""
18661872
msgid "SD card CSD format not supported"
18671873
msgstr ""
18681874

1869-
#: ports/atmel-samd/common-hal/busio/I2C.c ports/esp32s2/common-hal/busio/I2C.c
1870-
#: ports/mimxrt10xx/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
1871-
#: ports/raspberrypi/common-hal/busio/I2C.c
1872-
msgid "SDA or SCL needs a pull up"
1873-
msgstr ""
1874-
18751875
#: ports/stm/common-hal/sdioio/SDCard.c
18761876
#, c-format
18771877
msgid "SDIO GetCardInfo Error %d"

0 commit comments

Comments
 (0)