mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-29 06:48:43 +10:00
rename ble debug log
companion protocol so changed to companion and ref: BLE/TCP/USB
This commit is contained in:
@@ -493,11 +493,11 @@ class AppLocalizationsDe extends AppLocalizations {
|
||||
String get settings_debug => 'Fehlerbehebung';
|
||||
|
||||
@override
|
||||
String get settings_bleDebugLog => 'BLE-Debug-Protokoll';
|
||||
String get settings_companionDebugLog => 'Companion Debug Log';
|
||||
|
||||
@override
|
||||
String get settings_bleDebugLogSubtitle =>
|
||||
'BLE-Befehle, Antworten und Rohdaten';
|
||||
String get settings_companionDebugLogSubtitle =>
|
||||
'BLE/TCP/USB commands, responses, and raw data';
|
||||
|
||||
@override
|
||||
String get settings_appDebugLog => 'App-Debug-Protokoll';
|
||||
|
||||
Reference in New Issue
Block a user