mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-08-01 08:05:55 +10:00
rename ble debug log
companion protocol so changed to companion and ref: BLE/TCP/USB
This commit is contained in:
@@ -485,10 +485,11 @@ class AppLocalizationsSv extends AppLocalizations {
|
||||
String get settings_debug => 'Felsök';
|
||||
|
||||
@override
|
||||
String get settings_bleDebugLog => 'BLE-felsökning';
|
||||
String get settings_companionDebugLog => 'Companion Debug Log';
|
||||
|
||||
@override
|
||||
String get settings_bleDebugLogSubtitle => 'BLE-kommandon, svar och rådata';
|
||||
String get settings_companionDebugLogSubtitle =>
|
||||
'BLE/TCP/USB commands, responses, and raw data';
|
||||
|
||||
@override
|
||||
String get settings_appDebugLog => 'Appfelsökning';
|
||||
|
||||
Reference in New Issue
Block a user