python-editor-v3 icon indicating copy to clipboard operation
python-editor-v3 copied to clipboard

[i18n] microbit-fs errors, particularly "There is no storage space left"

Open microbit-matt-hillsdon opened this issue 4 years ago • 0 comments
trafficstars

As noted on #146 the error when the file system is too large is passed directly to the user from microbit-fs.

We should find a way to translate this, e.g. introduce error codes into the library and map to translatable (and perhaps more verbose) messages in the app.

V2 has the same issue.

microbit-matt-hillsdon avatar Jun 23 '21 13:06 microbit-matt-hillsdon