firmware/alerts/translations: Copy edit.

This commit is contained in:
Laurens Valk
2022-12-15 14:59:36 -06:00
committed by David Lechner
parent 3e56a6b493
commit 2864fa93be
+3 -3
View File
@@ -1,6 +1,6 @@
{
"dfuError": {
"message": "A USB error ocurred while flashing the firmware.",
"message": "A USB error ocurred while installing the firmware.",
"suggestion": "Ensure the USB cable is not damaged and is firmly attached to the hub and to the computer.",
"tryAgainButton": "Try again"
},
@@ -21,8 +21,8 @@
"message": "This is very unusual. The USB device did not contain the expected interface."
},
"flashProgress": {
"erasing": "Erasing internal flash memory: {percent}",
"flashing": "Writing new firmware: {percent}"
"erasing": "Erasing the old firmware: {percent}",
"flashing": "Installing new firmware: {percent}"
},
"releaseButton": {
"message": "You may release the power button on the hub now."