mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-30 07:18:45 +10:00
rename ble debug log
companion protocol so changed to companion and ref: BLE/TCP/USB
This commit is contained in:
@@ -498,11 +498,11 @@ class AppLocalizationsPl extends AppLocalizations {
|
||||
String get settings_debug => 'Debug';
|
||||
|
||||
@override
|
||||
String get settings_bleDebugLog => 'Dziennik debugowania BLE';
|
||||
String get settings_companionDebugLog => 'Companion Debug Log';
|
||||
|
||||
@override
|
||||
String get settings_bleDebugLogSubtitle =>
|
||||
'Polecenia BLE, odpowiedzi i surowe dane';
|
||||
String get settings_companionDebugLogSubtitle =>
|
||||
'BLE/TCP/USB commands, responses, and raw data';
|
||||
|
||||
@override
|
||||
String get settings_appDebugLog => 'Dziennik debugowania aplikacji';
|
||||
|
||||
Reference in New Issue
Block a user