Skip to content

Commit f27a801

Browse files
committed
"make translate"
This expectedly removes several messages that are "synthetic".
1 parent f2bd258 commit f27a801

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

locale/circuitpython.pot

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -77,36 +77,12 @@ msgstr ""
7777
msgid "%02X"
7878
msgstr ""
7979

80-
#: shared-module/os/getenv.c
81-
#, c-format
82-
msgid "%S"
83-
msgstr ""
84-
8580
#: shared-bindings/rgbmatrix/RGBMatrix.c
8681
#, c-format
8782
msgid ""
8883
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
8984
msgstr ""
9085

91-
#: ports/atmel-samd/common-hal/alarm/__init__.c
92-
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
93-
#: ports/cxd56/common-hal/analogio/AnalogOut.c ports/cxd56/common-hal/rtc/RTC.c
94-
#: ports/espressif/common-hal/rtc/RTC.c
95-
#: ports/mimxrt10xx/common-hal/analogio/AnalogOut.c
96-
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/alarm/__init__.c
97-
#: ports/nrf/common-hal/analogio/AnalogOut.c
98-
#: ports/nrf/common-hal/audiobusio/I2SOut.c ports/nrf/common-hal/rtc/RTC.c
99-
#: ports/raspberrypi/common-hal/alarm/__init__.c
100-
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
101-
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
102-
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
103-
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
104-
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
105-
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
106-
#: shared-bindings/keypad/ShiftRegisterKeys.c
107-
msgid "%q"
108-
msgstr ""
109-
11086
#: shared-bindings/microcontroller/Pin.c
11187
msgid "%q and %q contain duplicate pins"
11288
msgstr ""
@@ -290,11 +266,6 @@ msgstr ""
290266
msgid "%q[%u] waits on input outside of count"
291267
msgstr ""
292268

293-
#: py/runtime.c
294-
#, c-format
295-
msgid "%s"
296-
msgstr ""
297-
298269
#: ports/espressif/common-hal/espidf/__init__.c
299270
#, c-format
300271
msgid "%s error 0x%x"

0 commit comments

Comments
 (0)