diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 94d5f880..a50cd00e 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1783,9 +1783,27 @@ }, "configurationVesselName": { "message": "Craft name" + }, + "onboardLoggingBlackbox": { + "message": "Blackbox logging device" + }, + "onboardLoggingRateOfLogging": { + "message": "Portion of PID loop iterations to log (logging rate)" + }, + "onboardLoggingSerialLogger": { + "message": "Outboard serial logging device" + }, + "onboardLoggingFlashLogger": { + "message": "Onboard dataflash chip" + }, + "onboardLoggingEraseInProgress": { + "message": "Erase in progress, please wait..." } + + + diff --git a/tabs/onboard_logging.html b/tabs/onboard_logging.html index 3bcf8623..af7be6ad 100644 --- a/tabs/onboard_logging.html +++ b/tabs/onboard_logging.html @@ -23,12 +23,12 @@
- Blackbox logging device +
- Portion of flight loop iterations to log (logging rate) +
@@ -38,8 +38,7 @@
-
- Outboard serial logging device +
@@ -49,8 +48,7 @@
-
- Onboard dataflash chip +
@@ -62,7 +60,7 @@
-

Erase in progress, please wait...

+