mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-31 15:52:25 +10:00
rename ble debug log
companion protocol so changed to companion and ref: BLE/TCP/USB
This commit is contained in:
@@ -488,11 +488,11 @@ class AppLocalizationsSl extends AppLocalizations {
|
||||
String get settings_debug => 'Debug';
|
||||
|
||||
@override
|
||||
String get settings_bleDebugLog => 'BLE debug log (razhroščevanje)';
|
||||
String get settings_companionDebugLog => 'Companion Debug Log';
|
||||
|
||||
@override
|
||||
String get settings_bleDebugLogSubtitle =>
|
||||
'BLE ukazi, odgovori in surovi podatki';
|
||||
String get settings_companionDebugLogSubtitle =>
|
||||
'BLE/TCP/USB commands, responses, and raw data';
|
||||
|
||||
@override
|
||||
String get settings_appDebugLog => 'Logi aplikacije';
|
||||
|
||||
Reference in New Issue
Block a user