micropython/ports
Damien George 8e048d2548 all: Clean up error strings to use lowercase and change cannot to can't.
Now that error string compression is supported it's more important to have
consistent error string formatting (eg all lowercase English words,
consistent contractions).  This commit cleans up some of the strings to
make them more consistent.
2020-04-13 22:19:37 +10:00
..
bare-arm ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
cc3200 ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
esp32 all: Clean up error strings to use lowercase and change cannot to can't. 2020-04-13 22:19:37 +10:00
esp8266 ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
javascript
mimxrt all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
minimal ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
nrf all: Clean up error strings to use lowercase and change cannot to can't. 2020-04-13 22:19:37 +10:00
pic16bit all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00
powerpc
qemu-arm ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
samd all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
stm32 all: Clean up error strings to use lowercase and change cannot to can't. 2020-04-13 22:19:37 +10:00
teensy ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
unix all: Clean up error strings to use lowercase and change cannot to can't. 2020-04-13 22:19:37 +10:00
windows windows: Update genhdr.targets to match makeqstrdefs.py args. 2020-04-05 14:29:49 +10:00
zephyr all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00