diff options
| author | Hosted Weblate <hosted@weblate.org> | 2021-02-02 04:38:27 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2021-02-02 04:38:27 +0100 |
| commit | 56e53881d39153c9d3fb251ec2cca50b59c9c3c1 (patch) | |
| tree | b07bddfe351d36851d5872f1b05a93adb24a8f3e /locale/circuitpython.pot | |
| parent | 386deb2ac4eb3be454e0c3ad4f8cf32f030ce101 (diff) | |
| parent | ced3dc70fff6049702a409d359850ecd89672192 (diff) | |
Merge remote-tracking branch 'origin/main' into main
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 8443fb85b..e75a36459 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -1793,6 +1793,10 @@ msgstr "" msgid "RNG Init Error" msgstr "" +#: ports/nrf/common-hal/busio/UART.c +msgid "RS485 Not yet supported on this device" +msgstr "" + #: ports/esp32s2/common-hal/busio/UART.c #: ports/mimxrt10xx/common-hal/busio/UART.c msgid "RS485 inversion specified when not in RS485 mode" @@ -1808,7 +1812,7 @@ msgid "RTC is not supported on this board" msgstr "" #: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c -#: ports/nrf/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c +#: ports/stm/common-hal/busio/UART.c msgid "RTS/CTS/RS485 Not yet supported on this device" msgstr "" |
