diff --git a/docs/ar-rSA/user/connections.md b/docs/ar-rSA/user/connections.md index 1ef1f8b04..7ab256ff8 100644 --- a/docs/ar-rSA/user/connections.md +++ b/docs/ar-rSA/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/ar-rSA/user/desktop.md b/docs/ar-rSA/user/desktop.md index cc955c7d0..54738389c 100644 --- a/docs/ar-rSA/user/desktop.md +++ b/docs/ar-rSA/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/ar-rSA/user/nodes.md b/docs/ar-rSA/user/nodes.md index b9d0b9000..58a35a31f 100644 --- a/docs/ar-rSA/user/nodes.md +++ b/docs/ar-rSA/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Request position - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/ar-rSA/user/settings-module-admin.md b/docs/ar-rSA/user/settings-module-admin.md index a8f28f6db..1bec4e050 100644 --- a/docs/ar-rSA/user/settings-module-admin.md +++ b/docs/ar-rSA/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/ar-rSA/user/settings-radio-user.md b/docs/ar-rSA/user/settings-radio-user.md index 1761a1aee..dd3502cf9 100644 --- a/docs/ar-rSA/user/settings-radio-user.md +++ b/docs/ar-rSA/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Public Key | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Private Key | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/be-rBY/user/connections.md b/docs/be-rBY/user/connections.md index c4a5bd9a5..57a3910ec 100644 --- a/docs/be-rBY/user/connections.md +++ b/docs/be-rBY/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Конфигурация 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/be-rBY/user/desktop.md b/docs/be-rBY/user/desktop.md index 4e064b66f..891ab82f2 100644 --- a/docs/be-rBY/user/desktop.md +++ b/docs/be-rBY/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/be-rBY/user/nodes.md b/docs/be-rBY/user/nodes.md index a4c5b6df0..b14bd3194 100644 --- a/docs/be-rBY/user/nodes.md +++ b/docs/be-rBY/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Request position - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/be-rBY/user/settings-module-admin.md b/docs/be-rBY/user/settings-module-admin.md index d976d0b9d..1f89c08bc 100644 --- a/docs/be-rBY/user/settings-module-admin.md +++ b/docs/be-rBY/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/be-rBY/user/settings-radio-user.md b/docs/be-rBY/user/settings-radio-user.md index a64b503a2..6e4c470e7 100644 --- a/docs/be-rBY/user/settings-radio-user.md +++ b/docs/be-rBY/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Public Key | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Прыватны ключ | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/bg-rBG/user/connections.md b/docs/bg-rBG/user/connections.md index 24e00be6d..1bf53053a 100644 --- a/docs/bg-rBG/user/connections.md +++ b/docs/bg-rBG/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Конфигурация 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/bg-rBG/user/desktop.md b/docs/bg-rBG/user/desktop.md index 21032407b..6ef562f39 100644 --- a/docs/bg-rBG/user/desktop.md +++ b/docs/bg-rBG/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/bg-rBG/user/nodes.md b/docs/bg-rBG/user/nodes.md index ba2ee79cd..c678d916e 100644 --- a/docs/bg-rBG/user/nodes.md +++ b/docs/bg-rBG/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Вижте на картата - - Поискване на позиция - - Mark as favorite - - Трасиране на маршрут + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/bg-rBG/user/settings-module-admin.md b/docs/bg-rBG/user/settings-module-admin.md index 06fa211c8..03546db35 100644 --- a/docs/bg-rBG/user/settings-module-admin.md +++ b/docs/bg-rBG/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/bg-rBG/user/settings-radio-user.md b/docs/bg-rBG/user/settings-radio-user.md index ee943f937..ddc72b02e 100644 --- a/docs/bg-rBG/user/settings-radio-user.md +++ b/docs/bg-rBG/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Публичен ключ | Your node's public key (read-only) | | Администраторски ключ | Key for remote administration | | Частен ключ | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Управляем режим | Restrict non-admin channel changes | diff --git a/docs/ca-rES/user/connections.md b/docs/ca-rES/user/connections.md index 203823155..bd7746387 100644 --- a/docs/ca-rES/user/connections.md +++ b/docs/ca-rES/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/ca-rES/user/desktop.md b/docs/ca-rES/user/desktop.md index 8aff53d67..850148044 100644 --- a/docs/ca-rES/user/desktop.md +++ b/docs/ca-rES/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/ca-rES/user/nodes.md b/docs/ca-rES/user/nodes.md index 22521d475..52e3bf55f 100644 --- a/docs/ca-rES/user/nodes.md +++ b/docs/ca-rES/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Sol·licitar posició - - Mark as favorite - - Traçar ruta + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/ca-rES/user/settings-module-admin.md b/docs/ca-rES/user/settings-module-admin.md index 7beff2bc8..f2216e4f6 100644 --- a/docs/ca-rES/user/settings-module-admin.md +++ b/docs/ca-rES/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/ca-rES/user/settings-radio-user.md b/docs/ca-rES/user/settings-radio-user.md index 6290ab146..24c09c527 100644 --- a/docs/ca-rES/user/settings-radio-user.md +++ b/docs/ca-rES/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Public Key | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Private Key | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/cs-rCZ/user/connections.md b/docs/cs-rCZ/user/connections.md index cccd1ca0a..da4b79d0f 100644 --- a/docs/cs-rCZ/user/connections.md +++ b/docs/cs-rCZ/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Nastavení 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/cs-rCZ/user/desktop.md b/docs/cs-rCZ/user/desktop.md index f5733cfd2..7ad1d2faa 100644 --- a/docs/cs-rCZ/user/desktop.md +++ b/docs/cs-rCZ/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/cs-rCZ/user/nodes.md b/docs/cs-rCZ/user/nodes.md index e088d199d..bc6c59e16 100644 --- a/docs/cs-rCZ/user/nodes.md +++ b/docs/cs-rCZ/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Zobrazit na mapě - - Vyžádat pozici - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/cs-rCZ/user/settings-module-admin.md b/docs/cs-rCZ/user/settings-module-admin.md index 402db5bd7..67a48d83a 100644 --- a/docs/cs-rCZ/user/settings-module-admin.md +++ b/docs/cs-rCZ/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/cs-rCZ/user/settings-radio-user.md b/docs/cs-rCZ/user/settings-radio-user.md index b2fabed85..854340815 100644 --- a/docs/cs-rCZ/user/settings-radio-user.md +++ b/docs/cs-rCZ/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Veřejný klíč | Your node's public key (read-only) | | Administrátorský klíč | Key for remote administration | | Soukromý klíč | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Řízený režim | Restrict non-admin channel changes | diff --git a/docs/de-rDE/user/connections.md b/docs/de-rDE/user/connections.md index 2ab975077..690269990 100644 --- a/docs/de-rDE/user/connections.md +++ b/docs/de-rDE/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Einstellungen 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/de-rDE/user/desktop.md b/docs/de-rDE/user/desktop.md index 7bcd226ae..6261c5979 100644 --- a/docs/de-rDE/user/desktop.md +++ b/docs/de-rDE/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Einstellungen öffnen | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/de-rDE/user/nodes.md b/docs/de-rDE/user/nodes.md index 44fa1cee7..686cbbce1 100644 --- a/docs/de-rDE/user/nodes.md +++ b/docs/de-rDE/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Auf der Karte anzeigen - - Position anfordern - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/de-rDE/user/settings-module-admin.md b/docs/de-rDE/user/settings-module-admin.md index 99f024ea9..ce289f93c 100644 --- a/docs/de-rDE/user/settings-module-admin.md +++ b/docs/de-rDE/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/de-rDE/user/settings-radio-user.md b/docs/de-rDE/user/settings-radio-user.md index 616eb36c6..57c4f9607 100644 --- a/docs/de-rDE/user/settings-radio-user.md +++ b/docs/de-rDE/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Öffentlicher Schlüssel | Your node's public key (read-only) | | Administrativer Schlüssel | Key for remote administration | | Privater Schlüssel | Your node's private key (handle securely) | -| Administrativer Kanal aktiviert | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Fehlersuchprotokolle (Debug) | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Verwalteter Modus | Restrict non-admin channel changes | diff --git a/docs/el-rGR/user/connections.md b/docs/el-rGR/user/connections.md index 411b5c0c3..415925900 100644 --- a/docs/el-rGR/user/connections.md +++ b/docs/el-rGR/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/el-rGR/user/desktop.md b/docs/el-rGR/user/desktop.md index e65250170..a892b49c8 100644 --- a/docs/el-rGR/user/desktop.md +++ b/docs/el-rGR/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/el-rGR/user/nodes.md b/docs/el-rGR/user/nodes.md index 9eecdee47..fee2af4e8 100644 --- a/docs/el-rGR/user/nodes.md +++ b/docs/el-rGR/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Αίτηση θέσης - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/el-rGR/user/settings-module-admin.md b/docs/el-rGR/user/settings-module-admin.md index 742665440..9429fee0d 100644 --- a/docs/el-rGR/user/settings-module-admin.md +++ b/docs/el-rGR/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/el-rGR/user/settings-radio-user.md b/docs/el-rGR/user/settings-radio-user.md index 3a01b6348..fd80ae360 100644 --- a/docs/el-rGR/user/settings-radio-user.md +++ b/docs/el-rGR/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Δημόσιο Κλειδί | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Ιδιωτικό Κλειδί | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/en/developer/codebase.md b/docs/en/developer/codebase.md index 10733979f..5a89df1ee 100644 --- a/docs/en/developer/codebase.md +++ b/docs/en/developer/codebase.md @@ -2,7 +2,7 @@ title: Codebase parent: Developer Guide nav_order: 2 -last_updated: 2026-05-13 +last_updated: 2026-05-20 aliases: - repository-layout - project-structure @@ -56,7 +56,8 @@ Meshtastic-Android/ │ ├── testing/ │ └── ui/ ├── build-logic/ # Convention plugins and build helpers -│ └── convention/ +│ ├── convention/ +│ └── flatpak/ ├── docs/ # Documentation source (markdown) │ ├── user/ │ └── developer/ diff --git a/docs/en/user/connections.md b/docs/en/user/connections.md index 4bb83e230..dfaa90163 100644 --- a/docs/en/user/connections.md +++ b/docs/en/user/connections.md @@ -2,7 +2,7 @@ title: Connections parent: User Guide nav_order: 2 -last_updated: 2026-05-13 +last_updated: 2026-05-20 description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP. aliases: - bluetooth @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/en/user/desktop.md b/docs/en/user/desktop.md index f6115c1da..20c075481 100644 --- a/docs/en/user/desktop.md +++ b/docs/en/user/desktop.md @@ -2,7 +2,7 @@ title: Desktop App parent: User Guide nav_order: 14 -last_updated: 2026-05-13 +last_updated: 2026-05-20 description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts. aliases: - desktop @@ -14,11 +14,7 @@ aliases: # Desktop App -The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows. - -## Overview - -The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms. +The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows. ## Installation @@ -45,7 +41,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +56,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +84,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg |----------|--------| | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/en/user/nodes.md b/docs/en/user/nodes.md index 134ed2fd0..4eb7a7fbc 100644 --- a/docs/en/user/nodes.md +++ b/docs/en/user/nodes.md @@ -2,7 +2,7 @@ title: Nodes parent: User Guide nav_order: 4 -last_updated: 2026-05-13 +last_updated: 2026-05-20 description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions. aliases: - node-list @@ -84,11 +84,12 @@ Nodes display encryption status icons next to their name: From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Request position - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/en/user/settings-module-admin.md b/docs/en/user/settings-module-admin.md index cb452a663..ea00438cc 100644 --- a/docs/en/user/settings-module-admin.md +++ b/docs/en/user/settings-module-admin.md @@ -2,7 +2,7 @@ title: Settings — Modules & Admin parent: User Guide nav_order: 8 -last_updated: 2026-05-13 +last_updated: 2026-05-20 description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration. aliases: - modules @@ -234,7 +234,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/en/user/settings-radio-user.md b/docs/en/user/settings-radio-user.md index ae844eff6..7876ba406 100644 --- a/docs/en/user/settings-radio-user.md +++ b/docs/en/user/settings-radio-user.md @@ -2,7 +2,7 @@ title: Settings — Radio & User parent: User Guide nav_order: 7 -last_updated: 2026-05-13 +last_updated: 2026-05-20 description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security. aliases: - settings @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Public Key | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Private Key | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/es-rES/user/connections.md b/docs/es-rES/user/connections.md index 6d5d68d68..e0f9e9f4b 100644 --- a/docs/es-rES/user/connections.md +++ b/docs/es-rES/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuración 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/es-rES/user/desktop.md b/docs/es-rES/user/desktop.md index 8e30ac960..e939c5da7 100644 --- a/docs/es-rES/user/desktop.md +++ b/docs/es-rES/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/es-rES/user/nodes.md b/docs/es-rES/user/nodes.md index 2e79186a5..85200daba 100644 --- a/docs/es-rES/user/nodes.md +++ b/docs/es-rES/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Ver en el mapa - - Solicitar posición - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/es-rES/user/settings-module-admin.md b/docs/es-rES/user/settings-module-admin.md index c88fdc747..c49605f4d 100644 --- a/docs/es-rES/user/settings-module-admin.md +++ b/docs/es-rES/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/es-rES/user/settings-radio-user.md b/docs/es-rES/user/settings-radio-user.md index 16cc8f650..1c8f0f543 100644 --- a/docs/es-rES/user/settings-radio-user.md +++ b/docs/es-rES/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Clave Pública | Your node's public key (read-only) | | Contraseña de administrador | Key for remote administration | | Clave privada | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Modo "ya terminado de configurar" | Restrict non-admin channel changes | diff --git a/docs/et-rEE/user/connections.md b/docs/et-rEE/user/connections.md index 5cf988d1b..791c28854 100644 --- a/docs/et-rEE/user/connections.md +++ b/docs/et-rEE/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Sätted 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/et-rEE/user/desktop.md b/docs/et-rEE/user/desktop.md index ea1041bbb..a0074d3f9 100644 --- a/docs/et-rEE/user/desktop.md +++ b/docs/et-rEE/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/et-rEE/user/nodes.md b/docs/et-rEE/user/nodes.md index d5fc41f16..bb1e4000f 100644 --- a/docs/et-rEE/user/nodes.md +++ b/docs/et-rEE/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Vaata kaardil - - Küsi asukohta - - Mark as favorite - - Marsruudi + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/et-rEE/user/settings-module-admin.md b/docs/et-rEE/user/settings-module-admin.md index 8bb490d4a..05c95e8a0 100644 --- a/docs/et-rEE/user/settings-module-admin.md +++ b/docs/et-rEE/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/et-rEE/user/settings-radio-user.md b/docs/et-rEE/user/settings-radio-user.md index 9814b182f..116609e2d 100644 --- a/docs/et-rEE/user/settings-radio-user.md +++ b/docs/et-rEE/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Avalik võti | Your node's public key (read-only) | | Administraatori võti | Key for remote administration | | Salajane võti | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Hallatud režiim | Restrict non-admin channel changes | diff --git a/docs/fi-rFI/user/connections.md b/docs/fi-rFI/user/connections.md index e851c1dbe..ff2304ff8 100644 --- a/docs/fi-rFI/user/connections.md +++ b/docs/fi-rFI/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Asetukset 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/fi-rFI/user/desktop.md b/docs/fi-rFI/user/desktop.md index 6e2de031d..0db700d2c 100644 --- a/docs/fi-rFI/user/desktop.md +++ b/docs/fi-rFI/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/fi-rFI/user/nodes.md b/docs/fi-rFI/user/nodes.md index 87c1b5073..4030448fd 100644 --- a/docs/fi-rFI/user/nodes.md +++ b/docs/fi-rFI/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Näytä kartalla - - Pyydä sijaintia - - Mark as favorite - - Reitinselvitys + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/fi-rFI/user/settings-module-admin.md b/docs/fi-rFI/user/settings-module-admin.md index 71306117b..606dbe760 100644 --- a/docs/fi-rFI/user/settings-module-admin.md +++ b/docs/fi-rFI/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/fi-rFI/user/settings-radio-user.md b/docs/fi-rFI/user/settings-radio-user.md index 46e50cde9..8059aeb04 100644 --- a/docs/fi-rFI/user/settings-radio-user.md +++ b/docs/fi-rFI/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Julkinen avain | Your node's public key (read-only) | | Ylläpitäjän avain | Key for remote administration | | Yksityinen avain | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Hallintatila | Restrict non-admin channel changes | diff --git a/docs/fr-rFR/user/connections.md b/docs/fr-rFR/user/connections.md index 26d164eaf..a6da9fbe3 100644 --- a/docs/fr-rFR/user/connections.md +++ b/docs/fr-rFR/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/fr-rFR/user/desktop.md b/docs/fr-rFR/user/desktop.md index 1bb9f2a8a..90ef260c7 100644 --- a/docs/fr-rFR/user/desktop.md +++ b/docs/fr-rFR/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/fr-rFR/user/nodes.md b/docs/fr-rFR/user/nodes.md index a2fb34481..2dcd48aaf 100644 --- a/docs/fr-rFR/user/nodes.md +++ b/docs/fr-rFR/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Afficher sur la carte - - Demander la position - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/fr-rFR/user/settings-module-admin.md b/docs/fr-rFR/user/settings-module-admin.md index 0b5b762c3..676991a08 100644 --- a/docs/fr-rFR/user/settings-module-admin.md +++ b/docs/fr-rFR/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/fr-rFR/user/settings-radio-user.md b/docs/fr-rFR/user/settings-radio-user.md index 1202d174a..88583b1f1 100644 --- a/docs/fr-rFR/user/settings-radio-user.md +++ b/docs/fr-rFR/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Clé publique | Your node's public key (read-only) | | Clé Admin | Key for remote administration | | Clé privée | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Mode géré | Restrict non-admin channel changes | diff --git a/docs/ga-rIE/user/connections.md b/docs/ga-rIE/user/connections.md index 9e911a8dc..fc5779290 100644 --- a/docs/ga-rIE/user/connections.md +++ b/docs/ga-rIE/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/ga-rIE/user/desktop.md b/docs/ga-rIE/user/desktop.md index 8aff53d67..850148044 100644 --- a/docs/ga-rIE/user/desktop.md +++ b/docs/ga-rIE/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/ga-rIE/user/nodes.md b/docs/ga-rIE/user/nodes.md index 7c67300ab..7fcb2b81c 100644 --- a/docs/ga-rIE/user/nodes.md +++ b/docs/ga-rIE/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Iarr an suíomh - - Mark as favorite - - Céim rianadóireachta + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/ga-rIE/user/settings-module-admin.md b/docs/ga-rIE/user/settings-module-admin.md index 594754b75..f5bb0bbca 100644 --- a/docs/ga-rIE/user/settings-module-admin.md +++ b/docs/ga-rIE/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/ga-rIE/user/settings-radio-user.md b/docs/ga-rIE/user/settings-radio-user.md index 6edda35ce..82f1dd63b 100644 --- a/docs/ga-rIE/user/settings-radio-user.md +++ b/docs/ga-rIE/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Public Key | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Private Key | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/gl-rES/user/connections.md b/docs/gl-rES/user/connections.md index 028fee099..78571b6e2 100644 --- a/docs/gl-rES/user/connections.md +++ b/docs/gl-rES/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/gl-rES/user/desktop.md b/docs/gl-rES/user/desktop.md index 8aff53d67..850148044 100644 --- a/docs/gl-rES/user/desktop.md +++ b/docs/gl-rES/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/gl-rES/user/nodes.md b/docs/gl-rES/user/nodes.md index f38ae2b88..8aad5b808 100644 --- a/docs/gl-rES/user/nodes.md +++ b/docs/gl-rES/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Solicitar posición - - Mark as favorite - - Traza-ruta + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/gl-rES/user/settings-module-admin.md b/docs/gl-rES/user/settings-module-admin.md index 363bbeada..556258417 100644 --- a/docs/gl-rES/user/settings-module-admin.md +++ b/docs/gl-rES/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/gl-rES/user/settings-radio-user.md b/docs/gl-rES/user/settings-radio-user.md index a6ee7e790..34aa6e6f9 100644 --- a/docs/gl-rES/user/settings-radio-user.md +++ b/docs/gl-rES/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Public Key | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Private Key | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/hr-rHR/user/connections.md b/docs/hr-rHR/user/connections.md index c37911043..bddf5582e 100644 --- a/docs/hr-rHR/user/connections.md +++ b/docs/hr-rHR/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/hr-rHR/user/desktop.md b/docs/hr-rHR/user/desktop.md index 8aff53d67..850148044 100644 --- a/docs/hr-rHR/user/desktop.md +++ b/docs/hr-rHR/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/hr-rHR/user/nodes.md b/docs/hr-rHR/user/nodes.md index 02befbf79..25966e825 100644 --- a/docs/hr-rHR/user/nodes.md +++ b/docs/hr-rHR/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Zatraži poziciju - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/hr-rHR/user/settings-module-admin.md b/docs/hr-rHR/user/settings-module-admin.md index 7e77594d1..b22dce27e 100644 --- a/docs/hr-rHR/user/settings-module-admin.md +++ b/docs/hr-rHR/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/hr-rHR/user/settings-radio-user.md b/docs/hr-rHR/user/settings-radio-user.md index 77b32fbc9..d9704a5e5 100644 --- a/docs/hr-rHR/user/settings-radio-user.md +++ b/docs/hr-rHR/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Public Key | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Private Key | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/ht-rHT/user/connections.md b/docs/ht-rHT/user/connections.md index 3ca9cedf1..9a1d46651 100644 --- a/docs/ht-rHT/user/connections.md +++ b/docs/ht-rHT/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/ht-rHT/user/desktop.md b/docs/ht-rHT/user/desktop.md index 8aff53d67..850148044 100644 --- a/docs/ht-rHT/user/desktop.md +++ b/docs/ht-rHT/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/ht-rHT/user/nodes.md b/docs/ht-rHT/user/nodes.md index f60343aff..ed17ba768 100644 --- a/docs/ht-rHT/user/nodes.md +++ b/docs/ht-rHT/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Mande pozisyon - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/ht-rHT/user/settings-module-admin.md b/docs/ht-rHT/user/settings-module-admin.md index 1d2fe4060..a78afdb32 100644 --- a/docs/ht-rHT/user/settings-module-admin.md +++ b/docs/ht-rHT/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/ht-rHT/user/settings-radio-user.md b/docs/ht-rHT/user/settings-radio-user.md index 4fbce6141..be72fa2c8 100644 --- a/docs/ht-rHT/user/settings-radio-user.md +++ b/docs/ht-rHT/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Public Key | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Private Key | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/hu-rHU/user/connections.md b/docs/hu-rHU/user/connections.md index 8bb75a176..771aee9a8 100644 --- a/docs/hu-rHU/user/connections.md +++ b/docs/hu-rHU/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/hu-rHU/user/desktop.md b/docs/hu-rHU/user/desktop.md index 07a3fa34e..a6e943255 100644 --- a/docs/hu-rHU/user/desktop.md +++ b/docs/hu-rHU/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/hu-rHU/user/nodes.md b/docs/hu-rHU/user/nodes.md index fe6b0c9e8..fd0b27683 100644 --- a/docs/hu-rHU/user/nodes.md +++ b/docs/hu-rHU/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Megtekintés térképen - - Pozíció kérése - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/hu-rHU/user/settings-module-admin.md b/docs/hu-rHU/user/settings-module-admin.md index c84154f66..6f52c61f6 100644 --- a/docs/hu-rHU/user/settings-module-admin.md +++ b/docs/hu-rHU/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/hu-rHU/user/settings-radio-user.md b/docs/hu-rHU/user/settings-radio-user.md index 34de3c496..68fb0993e 100644 --- a/docs/hu-rHU/user/settings-radio-user.md +++ b/docs/hu-rHU/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Nyilvános kulcs | Your node's public key (read-only) | | Admin kulcs | Key for remote administration | | Privát kulcs | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Felügyelt mód | Restrict non-admin channel changes | diff --git a/docs/is-rIS/user/connections.md b/docs/is-rIS/user/connections.md index 21f776e3f..fd136877e 100644 --- a/docs/is-rIS/user/connections.md +++ b/docs/is-rIS/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/is-rIS/user/desktop.md b/docs/is-rIS/user/desktop.md index 8aff53d67..850148044 100644 --- a/docs/is-rIS/user/desktop.md +++ b/docs/is-rIS/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/is-rIS/user/nodes.md b/docs/is-rIS/user/nodes.md index c1e6bc6e5..8d1a01b55 100644 --- a/docs/is-rIS/user/nodes.md +++ b/docs/is-rIS/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Óska eftir staðsetningu - - Mark as favorite - - Ferilkönnun + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/is-rIS/user/settings-module-admin.md b/docs/is-rIS/user/settings-module-admin.md index 222be48dc..e5915c1a3 100644 --- a/docs/is-rIS/user/settings-module-admin.md +++ b/docs/is-rIS/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/is-rIS/user/settings-radio-user.md b/docs/is-rIS/user/settings-radio-user.md index b914357cb..bd6f91f66 100644 --- a/docs/is-rIS/user/settings-radio-user.md +++ b/docs/is-rIS/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Public Key | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Private Key | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/it-rIT/user/connections.md b/docs/it-rIT/user/connections.md index 394308a53..04edaa28c 100644 --- a/docs/it-rIT/user/connections.md +++ b/docs/it-rIT/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configurazione 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/it-rIT/user/desktop.md b/docs/it-rIT/user/desktop.md index 40ea66dfd..b8c9601d9 100644 --- a/docs/it-rIT/user/desktop.md +++ b/docs/it-rIT/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/it-rIT/user/nodes.md b/docs/it-rIT/user/nodes.md index 2d7e369b1..c59896111 100644 --- a/docs/it-rIT/user/nodes.md +++ b/docs/it-rIT/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Visualizza sulla mappa - - Richiedi posizione - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/it-rIT/user/settings-module-admin.md b/docs/it-rIT/user/settings-module-admin.md index 2feae6021..fad5d2402 100644 --- a/docs/it-rIT/user/settings-module-admin.md +++ b/docs/it-rIT/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/it-rIT/user/settings-radio-user.md b/docs/it-rIT/user/settings-radio-user.md index af9570c01..d042400e2 100644 --- a/docs/it-rIT/user/settings-radio-user.md +++ b/docs/it-rIT/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Chiave Pubblica | Your node's public key (read-only) | | Chiave Amministratore | Key for remote administration | | Chiave Privata | Your node's private key (handle securely) | -| Canale Amministratore Abilitato | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Log di debug | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Modalità Gestita | Restrict non-admin channel changes | diff --git a/docs/iw-rIL/user/connections.md b/docs/iw-rIL/user/connections.md index d26c13865..44c21d85d 100644 --- a/docs/iw-rIL/user/connections.md +++ b/docs/iw-rIL/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/iw-rIL/user/desktop.md b/docs/iw-rIL/user/desktop.md index 506b35d6b..97328df86 100644 --- a/docs/iw-rIL/user/desktop.md +++ b/docs/iw-rIL/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/iw-rIL/user/nodes.md b/docs/iw-rIL/user/nodes.md index f808e6f82..2cff4450e 100644 --- a/docs/iw-rIL/user/nodes.md +++ b/docs/iw-rIL/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - בקש מיקום - - Mark as favorite - - בדיקת מסלול + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/iw-rIL/user/settings-module-admin.md b/docs/iw-rIL/user/settings-module-admin.md index 5e691a35e..e5ac136ce 100644 --- a/docs/iw-rIL/user/settings-module-admin.md +++ b/docs/iw-rIL/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/iw-rIL/user/settings-radio-user.md b/docs/iw-rIL/user/settings-radio-user.md index 8bf14f6d4..f198484f2 100644 --- a/docs/iw-rIL/user/settings-radio-user.md +++ b/docs/iw-rIL/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Public Key | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Private Key | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/ja-rJP/user/connections.md b/docs/ja-rJP/user/connections.md index bfa5734d0..759aea469 100644 --- a/docs/ja-rJP/user/connections.md +++ b/docs/ja-rJP/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### 設定 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/ja-rJP/user/desktop.md b/docs/ja-rJP/user/desktop.md index d0f9c3859..0e36f97a0 100644 --- a/docs/ja-rJP/user/desktop.md +++ b/docs/ja-rJP/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/ja-rJP/user/nodes.md b/docs/ja-rJP/user/nodes.md index 3d623f15c..a5dddb052 100644 --- a/docs/ja-rJP/user/nodes.md +++ b/docs/ja-rJP/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - 位置を求める - - Mark as favorite - - ルート追跡 + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/ja-rJP/user/settings-module-admin.md b/docs/ja-rJP/user/settings-module-admin.md index d6b8116b3..cc40e13c7 100644 --- a/docs/ja-rJP/user/settings-module-admin.md +++ b/docs/ja-rJP/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/ja-rJP/user/settings-radio-user.md b/docs/ja-rJP/user/settings-radio-user.md index 93f73236d..b5360fe30 100644 --- a/docs/ja-rJP/user/settings-radio-user.md +++ b/docs/ja-rJP/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | 公開鍵 | Your node's public key (read-only) | | 管理者キー | Key for remote administration | | 秘密鍵 | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | 管理モード | Restrict non-admin channel changes | diff --git a/docs/ko-rKR/user/connections.md b/docs/ko-rKR/user/connections.md index 7e9dd79ea..d31f0fb42 100644 --- a/docs/ko-rKR/user/connections.md +++ b/docs/ko-rKR/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### 설정 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/ko-rKR/user/desktop.md b/docs/ko-rKR/user/desktop.md index 4b3c40ea5..f7b80e59f 100644 --- a/docs/ko-rKR/user/desktop.md +++ b/docs/ko-rKR/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/ko-rKR/user/nodes.md b/docs/ko-rKR/user/nodes.md index e5bde8744..99c131fab 100644 --- a/docs/ko-rKR/user/nodes.md +++ b/docs/ko-rKR/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - 위치 요청 - - Mark as favorite - - 추적 루트 + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/ko-rKR/user/settings-module-admin.md b/docs/ko-rKR/user/settings-module-admin.md index ce8916719..8b3cc93a2 100644 --- a/docs/ko-rKR/user/settings-module-admin.md +++ b/docs/ko-rKR/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/ko-rKR/user/settings-radio-user.md b/docs/ko-rKR/user/settings-radio-user.md index 087b1ca52..caf3d3942 100644 --- a/docs/ko-rKR/user/settings-radio-user.md +++ b/docs/ko-rKR/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | 공개 키 | Your node's public key (read-only) | | Admin 키 | Key for remote administration | | 개인 키 | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | 관리 모드 | Restrict non-admin channel changes | diff --git a/docs/lt-rLT/user/connections.md b/docs/lt-rLT/user/connections.md index 43ff01198..f59d5e915 100644 --- a/docs/lt-rLT/user/connections.md +++ b/docs/lt-rLT/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/lt-rLT/user/desktop.md b/docs/lt-rLT/user/desktop.md index 8aff53d67..850148044 100644 --- a/docs/lt-rLT/user/desktop.md +++ b/docs/lt-rLT/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/lt-rLT/user/nodes.md b/docs/lt-rLT/user/nodes.md index 7a59e7c11..cbd516e67 100644 --- a/docs/lt-rLT/user/nodes.md +++ b/docs/lt-rLT/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Prašyti pozicijos - - Mark as favorite - - Žinutės kelias + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/lt-rLT/user/settings-module-admin.md b/docs/lt-rLT/user/settings-module-admin.md index 2a779dacb..4b96d1b05 100644 --- a/docs/lt-rLT/user/settings-module-admin.md +++ b/docs/lt-rLT/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/lt-rLT/user/settings-radio-user.md b/docs/lt-rLT/user/settings-radio-user.md index 4354fe852..bab652fda 100644 --- a/docs/lt-rLT/user/settings-radio-user.md +++ b/docs/lt-rLT/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Viešasis raktas | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Privatus raktas | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/nl-rNL/user/connections.md b/docs/nl-rNL/user/connections.md index e70fa5ef0..a785a82f9 100644 --- a/docs/nl-rNL/user/connections.md +++ b/docs/nl-rNL/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/nl-rNL/user/desktop.md b/docs/nl-rNL/user/desktop.md index 36c33e596..48c990a90 100644 --- a/docs/nl-rNL/user/desktop.md +++ b/docs/nl-rNL/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/nl-rNL/user/nodes.md b/docs/nl-rNL/user/nodes.md index 62fd7e583..2faa771e3 100644 --- a/docs/nl-rNL/user/nodes.md +++ b/docs/nl-rNL/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Positie aanvragen - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/nl-rNL/user/settings-module-admin.md b/docs/nl-rNL/user/settings-module-admin.md index 07a2a9036..04f008ed5 100644 --- a/docs/nl-rNL/user/settings-module-admin.md +++ b/docs/nl-rNL/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/nl-rNL/user/settings-radio-user.md b/docs/nl-rNL/user/settings-radio-user.md index b2e208dbe..00f4fce36 100644 --- a/docs/nl-rNL/user/settings-radio-user.md +++ b/docs/nl-rNL/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Publieke sleutel | Your node's public key (read-only) | | Admin Sleutel | Key for remote administration | | Privésleutel | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Beheerde modus | Restrict non-admin channel changes | diff --git a/docs/no-rNO/user/connections.md b/docs/no-rNO/user/connections.md index 032b48cba..cade02572 100644 --- a/docs/no-rNO/user/connections.md +++ b/docs/no-rNO/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/no-rNO/user/desktop.md b/docs/no-rNO/user/desktop.md index 8aff53d67..850148044 100644 --- a/docs/no-rNO/user/desktop.md +++ b/docs/no-rNO/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/no-rNO/user/nodes.md b/docs/no-rNO/user/nodes.md index 07b973850..5cff29198 100644 --- a/docs/no-rNO/user/nodes.md +++ b/docs/no-rNO/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Forespør posisjon - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/no-rNO/user/settings-module-admin.md b/docs/no-rNO/user/settings-module-admin.md index 4046afd4d..22cb04975 100644 --- a/docs/no-rNO/user/settings-module-admin.md +++ b/docs/no-rNO/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/no-rNO/user/settings-radio-user.md b/docs/no-rNO/user/settings-radio-user.md index 37e974d7e..b5f77e772 100644 --- a/docs/no-rNO/user/settings-radio-user.md +++ b/docs/no-rNO/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Offentlig nøkkel | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Privat nøkkel | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/pl-rPL/user/connections.md b/docs/pl-rPL/user/connections.md index 5bb3a9581..8ac2388a0 100644 --- a/docs/pl-rPL/user/connections.md +++ b/docs/pl-rPL/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Konfiguracja 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/pl-rPL/user/desktop.md b/docs/pl-rPL/user/desktop.md index b2d3bb1db..4aeadcade 100644 --- a/docs/pl-rPL/user/desktop.md +++ b/docs/pl-rPL/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/pl-rPL/user/nodes.md b/docs/pl-rPL/user/nodes.md index ebd5e80aa..ae4e7c855 100644 --- a/docs/pl-rPL/user/nodes.md +++ b/docs/pl-rPL/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Pokaż na mapie - - Poproś o pozycję - - Mark as favorite - - Pokaż trasę + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/pl-rPL/user/settings-module-admin.md b/docs/pl-rPL/user/settings-module-admin.md index f3d5ec1f7..3fa1674e0 100644 --- a/docs/pl-rPL/user/settings-module-admin.md +++ b/docs/pl-rPL/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/pl-rPL/user/settings-radio-user.md b/docs/pl-rPL/user/settings-radio-user.md index f093bd71f..44b1e8e05 100644 --- a/docs/pl-rPL/user/settings-radio-user.md +++ b/docs/pl-rPL/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Klucz publiczny | Your node's public key (read-only) | | Klucz administratora | Key for remote administration | | Klucz prywatny | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/pt-rBR/user/connections.md b/docs/pt-rBR/user/connections.md index 69a23f0e0..ac871023b 100644 --- a/docs/pt-rBR/user/connections.md +++ b/docs/pt-rBR/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/pt-rBR/user/desktop.md b/docs/pt-rBR/user/desktop.md index 0e853fa02..c60da2b4e 100644 --- a/docs/pt-rBR/user/desktop.md +++ b/docs/pt-rBR/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/pt-rBR/user/nodes.md b/docs/pt-rBR/user/nodes.md index 48cd00be2..7746e2ce5 100644 --- a/docs/pt-rBR/user/nodes.md +++ b/docs/pt-rBR/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Solicitar posição - - Mark as favorite - - Traçar rota + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/pt-rBR/user/settings-module-admin.md b/docs/pt-rBR/user/settings-module-admin.md index f16c9b79c..10c625ed3 100644 --- a/docs/pt-rBR/user/settings-module-admin.md +++ b/docs/pt-rBR/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/pt-rBR/user/settings-radio-user.md b/docs/pt-rBR/user/settings-radio-user.md index 435640366..18681bf37 100644 --- a/docs/pt-rBR/user/settings-radio-user.md +++ b/docs/pt-rBR/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Chave Publica | Your node's public key (read-only) | | Chave do Administrador | Key for remote administration | | Chave Privada | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Modo Administrado | Restrict non-admin channel changes | diff --git a/docs/pt-rPT/user/connections.md b/docs/pt-rPT/user/connections.md index b799a58b9..6f807ca28 100644 --- a/docs/pt-rPT/user/connections.md +++ b/docs/pt-rPT/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuração 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/pt-rPT/user/desktop.md b/docs/pt-rPT/user/desktop.md index cd17dca4c..d571a3f1b 100644 --- a/docs/pt-rPT/user/desktop.md +++ b/docs/pt-rPT/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/pt-rPT/user/nodes.md b/docs/pt-rPT/user/nodes.md index 499f6a86e..5ecbc9abc 100644 --- a/docs/pt-rPT/user/nodes.md +++ b/docs/pt-rPT/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Solicitar posição - - Mark as favorite - - Traçar rota + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/pt-rPT/user/settings-module-admin.md b/docs/pt-rPT/user/settings-module-admin.md index 97fc6e0e7..6561720bd 100644 --- a/docs/pt-rPT/user/settings-module-admin.md +++ b/docs/pt-rPT/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/pt-rPT/user/settings-radio-user.md b/docs/pt-rPT/user/settings-radio-user.md index 8ebb72a53..bd43e3aa0 100644 --- a/docs/pt-rPT/user/settings-radio-user.md +++ b/docs/pt-rPT/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Chave pública | Your node's public key (read-only) | | Chave do Administrador | Key for remote administration | | Chave privada | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Modo Administrado | Restrict non-admin channel changes | diff --git a/docs/ro-rRO/user/connections.md b/docs/ro-rRO/user/connections.md index 2eb5bf1f4..480ed3176 100644 --- a/docs/ro-rRO/user/connections.md +++ b/docs/ro-rRO/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/ro-rRO/user/desktop.md b/docs/ro-rRO/user/desktop.md index 5c134501d..ab07dacd5 100644 --- a/docs/ro-rRO/user/desktop.md +++ b/docs/ro-rRO/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/ro-rRO/user/nodes.md b/docs/ro-rRO/user/nodes.md index a9b3d4108..d79698e31 100644 --- a/docs/ro-rRO/user/nodes.md +++ b/docs/ro-rRO/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Vizualizați pe hartă - - Solicită poziția - - Mark as favorite - - Trasare traseu + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/ro-rRO/user/settings-module-admin.md b/docs/ro-rRO/user/settings-module-admin.md index 1ec312c59..d68637e1e 100644 --- a/docs/ro-rRO/user/settings-module-admin.md +++ b/docs/ro-rRO/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/ro-rRO/user/settings-radio-user.md b/docs/ro-rRO/user/settings-radio-user.md index 78b7eba31..0267c2235 100644 --- a/docs/ro-rRO/user/settings-radio-user.md +++ b/docs/ro-rRO/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Chei publice | Your node's public key (read-only) | | Cheie Administrator | Key for remote administration | | Cheia privată | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Mod Gestionat | Restrict non-admin channel changes | diff --git a/docs/ru-rRU/user/connections.md b/docs/ru-rRU/user/connections.md index fb26b8d34..1a616df68 100644 --- a/docs/ru-rRU/user/connections.md +++ b/docs/ru-rRU/user/connections.md @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Настройки 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/ru-rRU/user/desktop.md b/docs/ru-rRU/user/desktop.md index 15d248ec1..4ef1f6fd8 100644 --- a/docs/ru-rRU/user/desktop.md +++ b/docs/ru-rRU/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/ru-rRU/user/nodes.md b/docs/ru-rRU/user/nodes.md index db0e08d77..aca2f4826 100644 --- a/docs/ru-rRU/user/nodes.md +++ b/docs/ru-rRU/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Показать на карте - - Запросить позицию - - Mark as favorite - - Трассировка маршрута + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/ru-rRU/user/settings-module-admin.md b/docs/ru-rRU/user/settings-module-admin.md index 3c5e42206..56265d423 100644 --- a/docs/ru-rRU/user/settings-module-admin.md +++ b/docs/ru-rRU/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/ru-rRU/user/settings-radio-user.md b/docs/ru-rRU/user/settings-radio-user.md index 9833090fb..487c4ea8b 100644 --- a/docs/ru-rRU/user/settings-radio-user.md +++ b/docs/ru-rRU/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Публичный ключ | Your node's public key (read-only) | | Ключ администратора | Key for remote administration | | Приватный ключ | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Журнал отладки | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Управляемый режим | Restrict non-admin channel changes | diff --git a/docs/sk-rSK/user/connections.md b/docs/sk-rSK/user/connections.md index c076f99e4..8d0e90baf 100644 --- a/docs/sk-rSK/user/connections.md +++ b/docs/sk-rSK/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/sk-rSK/user/desktop.md b/docs/sk-rSK/user/desktop.md index 4d634a925..2a7b102d2 100644 --- a/docs/sk-rSK/user/desktop.md +++ b/docs/sk-rSK/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/sk-rSK/user/nodes.md b/docs/sk-rSK/user/nodes.md index 657a07a28..5cdbe28c4 100644 --- a/docs/sk-rSK/user/nodes.md +++ b/docs/sk-rSK/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Požiadať o pozíciu - - Mark as favorite - - Trasovanie + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/sk-rSK/user/settings-module-admin.md b/docs/sk-rSK/user/settings-module-admin.md index aa7acd782..576a2bf2e 100644 --- a/docs/sk-rSK/user/settings-module-admin.md +++ b/docs/sk-rSK/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/sk-rSK/user/settings-radio-user.md b/docs/sk-rSK/user/settings-radio-user.md index 15391a08c..20a92545e 100644 --- a/docs/sk-rSK/user/settings-radio-user.md +++ b/docs/sk-rSK/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Verejný kľúč | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Súkromný kľúč | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/sl-rSI/user/connections.md b/docs/sl-rSI/user/connections.md index 4dbff4ae5..abb15e683 100644 --- a/docs/sl-rSI/user/connections.md +++ b/docs/sl-rSI/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/sl-rSI/user/desktop.md b/docs/sl-rSI/user/desktop.md index 8aff53d67..850148044 100644 --- a/docs/sl-rSI/user/desktop.md +++ b/docs/sl-rSI/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/sl-rSI/user/nodes.md b/docs/sl-rSI/user/nodes.md index 2e5d13103..6f921884e 100644 --- a/docs/sl-rSI/user/nodes.md +++ b/docs/sl-rSI/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Zahtevaj položaj - - Mark as favorite - - Pot + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/sl-rSI/user/settings-module-admin.md b/docs/sl-rSI/user/settings-module-admin.md index 6689a52d4..b53a4da07 100644 --- a/docs/sl-rSI/user/settings-module-admin.md +++ b/docs/sl-rSI/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/sl-rSI/user/settings-radio-user.md b/docs/sl-rSI/user/settings-radio-user.md index 8531a296e..408fd0da6 100644 --- a/docs/sl-rSI/user/settings-radio-user.md +++ b/docs/sl-rSI/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Javni ključ | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Zasebni ključ | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/sq-rAL/user/connections.md b/docs/sq-rAL/user/connections.md index 6796f6d21..c5c15aaeb 100644 --- a/docs/sq-rAL/user/connections.md +++ b/docs/sq-rAL/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/sq-rAL/user/desktop.md b/docs/sq-rAL/user/desktop.md index 8aff53d67..850148044 100644 --- a/docs/sq-rAL/user/desktop.md +++ b/docs/sq-rAL/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/sq-rAL/user/nodes.md b/docs/sq-rAL/user/nodes.md index 106077f8b..b3b176b2d 100644 --- a/docs/sq-rAL/user/nodes.md +++ b/docs/sq-rAL/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Kërkoni pozicionin - - Mark as favorite - - Traceroute + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/sq-rAL/user/settings-module-admin.md b/docs/sq-rAL/user/settings-module-admin.md index 6404ae33c..4831a82b9 100644 --- a/docs/sq-rAL/user/settings-module-admin.md +++ b/docs/sq-rAL/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/sq-rAL/user/settings-radio-user.md b/docs/sq-rAL/user/settings-radio-user.md index 0cfae01ee..95294da31 100644 --- a/docs/sq-rAL/user/settings-radio-user.md +++ b/docs/sq-rAL/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Public Key | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Private Key | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/sr-rLatn/user/connections.md b/docs/sr-rLatn/user/connections.md index 295a5d691..cb01ae754 100644 --- a/docs/sr-rLatn/user/connections.md +++ b/docs/sr-rLatn/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/sr-rLatn/user/desktop.md b/docs/sr-rLatn/user/desktop.md index 3b3486dcd..8a9c8c87a 100644 --- a/docs/sr-rLatn/user/desktop.md +++ b/docs/sr-rLatn/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Отвори подешавања | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/sr-rLatn/user/nodes.md b/docs/sr-rLatn/user/nodes.md index 0bea77213..767bdc009 100644 --- a/docs/sr-rLatn/user/nodes.md +++ b/docs/sr-rLatn/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Захтевај позицију - - Mark as favorite - - Праћење руте + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/sr-rLatn/user/settings-module-admin.md b/docs/sr-rLatn/user/settings-module-admin.md index 27c3d2033..cd08f03ea 100644 --- a/docs/sr-rLatn/user/settings-module-admin.md +++ b/docs/sr-rLatn/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/sr-rLatn/user/settings-radio-user.md b/docs/sr-rLatn/user/settings-radio-user.md index 366b1a410..4669cb04e 100644 --- a/docs/sr-rLatn/user/settings-radio-user.md +++ b/docs/sr-rLatn/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Javni ključ | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Privatni ključ | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/srp/user/connections.md b/docs/srp/user/connections.md index d0febb8d9..7ccf064b6 100644 --- a/docs/srp/user/connections.md +++ b/docs/srp/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/srp/user/desktop.md b/docs/srp/user/desktop.md index 3b3486dcd..8a9c8c87a 100644 --- a/docs/srp/user/desktop.md +++ b/docs/srp/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Отвори подешавања | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/srp/user/nodes.md b/docs/srp/user/nodes.md index 8246d38cf..0ce8b665b 100644 --- a/docs/srp/user/nodes.md +++ b/docs/srp/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Захтевај позицију - - Mark as favorite - - Праћење руте + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/srp/user/settings-module-admin.md b/docs/srp/user/settings-module-admin.md index ee9853561..fcb976268 100644 --- a/docs/srp/user/settings-module-admin.md +++ b/docs/srp/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/srp/user/settings-radio-user.md b/docs/srp/user/settings-radio-user.md index dc0ab6766..4e902edc3 100644 --- a/docs/srp/user/settings-radio-user.md +++ b/docs/srp/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Јавни кључ | Your node's public key (read-only) | | Admin Key | Key for remote administration | | Приватни кључ | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Managed Mode | Restrict non-admin channel changes | diff --git a/docs/sv-rSE/user/connections.md b/docs/sv-rSE/user/connections.md index eb5afa7a5..2647bb733 100644 --- a/docs/sv-rSE/user/connections.md +++ b/docs/sv-rSE/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Konfiguration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/sv-rSE/user/desktop.md b/docs/sv-rSE/user/desktop.md index aa177cb64..516e91d15 100644 --- a/docs/sv-rSE/user/desktop.md +++ b/docs/sv-rSE/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/sv-rSE/user/nodes.md b/docs/sv-rSE/user/nodes.md index f2fac526d..1716f04ad 100644 --- a/docs/sv-rSE/user/nodes.md +++ b/docs/sv-rSE/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Visa på karta - - Begär position - - Mark as favorite - - Traceroute (spåra rutt) + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/sv-rSE/user/settings-module-admin.md b/docs/sv-rSE/user/settings-module-admin.md index be6947559..85690373f 100644 --- a/docs/sv-rSE/user/settings-module-admin.md +++ b/docs/sv-rSE/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/sv-rSE/user/settings-radio-user.md b/docs/sv-rSE/user/settings-radio-user.md index 2a314e09d..45bbedfbc 100644 --- a/docs/sv-rSE/user/settings-radio-user.md +++ b/docs/sv-rSE/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Publik nyckel | Your node's public key (read-only) | | Admin-nyckel | Key for remote administration | | Privat nyckel | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Hanterat läge | Restrict non-admin channel changes | diff --git a/docs/tr-rTR/user/connections.md b/docs/tr-rTR/user/connections.md index 41a02e46f..9a7f5bb16 100644 --- a/docs/tr-rTR/user/connections.md +++ b/docs/tr-rTR/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Yapılandırma 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/tr-rTR/user/desktop.md b/docs/tr-rTR/user/desktop.md index 0048d31e2..d4c936ba8 100644 --- a/docs/tr-rTR/user/desktop.md +++ b/docs/tr-rTR/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/tr-rTR/user/nodes.md b/docs/tr-rTR/user/nodes.md index ea487f043..e69fcbb90 100644 --- a/docs/tr-rTR/user/nodes.md +++ b/docs/tr-rTR/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - View on map - - Konum iste - - Mark as favorite - - Yol izle + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/tr-rTR/user/settings-module-admin.md b/docs/tr-rTR/user/settings-module-admin.md index cb44aa97c..7f7e6959e 100644 --- a/docs/tr-rTR/user/settings-module-admin.md +++ b/docs/tr-rTR/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/tr-rTR/user/settings-radio-user.md b/docs/tr-rTR/user/settings-radio-user.md index 8dfed14be..aff8918cb 100644 --- a/docs/tr-rTR/user/settings-radio-user.md +++ b/docs/tr-rTR/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Genel Anahtar | Your node's public key (read-only) | | Yönetici Anahtarı | Key for remote administration | | Özel Anahtar | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Yönetilen Mod | Restrict non-admin channel changes | diff --git a/docs/uk-rUA/user/connections.md b/docs/uk-rUA/user/connections.md index a4be3aaac..a2b7d4157 100644 --- a/docs/uk-rUA/user/connections.md +++ b/docs/uk-rUA/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Налаштування 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/uk-rUA/user/desktop.md b/docs/uk-rUA/user/desktop.md index f9318bf6e..a1b2d6996 100644 --- a/docs/uk-rUA/user/desktop.md +++ b/docs/uk-rUA/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/uk-rUA/user/nodes.md b/docs/uk-rUA/user/nodes.md index b7d196647..201638624 100644 --- a/docs/uk-rUA/user/nodes.md +++ b/docs/uk-rUA/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - Переглянути на мапі - - Запит місцезнаходження - - Mark as favorite - - Маршрут + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/uk-rUA/user/settings-module-admin.md b/docs/uk-rUA/user/settings-module-admin.md index f6db6eff1..8cd826e8c 100644 --- a/docs/uk-rUA/user/settings-module-admin.md +++ b/docs/uk-rUA/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/uk-rUA/user/settings-radio-user.md b/docs/uk-rUA/user/settings-radio-user.md index 48597bc09..1689efad4 100644 --- a/docs/uk-rUA/user/settings-radio-user.md +++ b/docs/uk-rUA/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | Відкритий ключ | Your node's public key (read-only) | | Ключ адміністратора | Key for remote administration | | Приватний ключ | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | Керований режим | Restrict non-admin channel changes | diff --git a/docs/zh-rCN/user/connections.md b/docs/zh-rCN/user/connections.md index e473d3b4b..65c8c1094 100644 --- a/docs/zh-rCN/user/connections.md +++ b/docs/zh-rCN/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### Configuration 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/zh-rCN/user/desktop.md b/docs/zh-rCN/user/desktop.md index e32e87727..2ae30322c 100644 --- a/docs/zh-rCN/user/desktop.md +++ b/docs/zh-rCN/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | 打开设置 | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/zh-rCN/user/nodes.md b/docs/zh-rCN/user/nodes.md index 216c89735..2549e37b0 100644 --- a/docs/zh-rCN/user/nodes.md +++ b/docs/zh-rCN/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - 查看地图 - - 请求位置 - - Mark as favorite - - 追踪器 + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/zh-rCN/user/settings-module-admin.md b/docs/zh-rCN/user/settings-module-admin.md index 0087e8f08..fd3338db6 100644 --- a/docs/zh-rCN/user/settings-module-admin.md +++ b/docs/zh-rCN/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/zh-rCN/user/settings-radio-user.md b/docs/zh-rCN/user/settings-radio-user.md index 2454976da..97b2c43fc 100644 --- a/docs/zh-rCN/user/settings-radio-user.md +++ b/docs/zh-rCN/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | 公钥 | Your node's public key (read-only) | | 管理员密钥 | Key for remote administration | | 私钥 | Your node's private key (handle securely) | -| Admin Channel Enabled | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | Debug Log | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | 管理模式 | Restrict non-admin channel changes | diff --git a/docs/zh-rTW/user/connections.md b/docs/zh-rTW/user/connections.md index d7c2c768c..4960c0c9f 100644 --- a/docs/zh-rTW/user/connections.md +++ b/docs/zh-rTW/user/connections.md @@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android ### Pairing a Device 1. Ensure your Meshtastic radio is powered on and in pairing mode. -2. Open the app and navigate to **Connections**. +2. Open the app and navigate to the **Connect** tab. 3. Tap **Scan for Devices** — nearby Meshtastic radios will appear. 4. Select your device from the list. 5. Accept the Bluetooth pairing prompt if shown. @@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections ### 設定 1. Connect your radio to a WiFi network via the radio's web interface or settings. -2. In the app, go to **Connections → TCP**. +2. In the app, go to **Connect → TCP**. 3. Enter the radio's IP address and port (default: 4403). 4. Tap **Connect**. @@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator: ## Reconnection Behavior -The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time. +The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time. -To disconnect from a radio, use the disconnect button on the connections screen: +To disconnect from a radio, tap the disconnect button on the Connect screen: ![Disconnect from radio](../../assets/screenshots/connections_disconnect.png) diff --git a/docs/zh-rTW/user/desktop.md b/docs/zh-rTW/user/desktop.md index 6687e8902..cc3a125f3 100644 --- a/docs/zh-rTW/user/desktop.md +++ b/docs/zh-rTW/user/desktop.md @@ -45,7 +45,7 @@ The most reliable connection method on Desktop: 1. Connect your Meshtastic radio via USB cable. 2. The app should detect the serial port automatically. -3. If not detected, select the correct serial port from the connections menu. +3. If not detected, select the correct serial port from the Connect menu. ### TCP/IP @@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/ 1. Ensure your system has a Bluetooth adapter. 2. The app scans for nearby Meshtastic radios automatically. -3. Select your device from the connections screen. +3. Select your device from the Connect screen. ## Feature Parity @@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg | ------------------- | --------------------------- | | **⌘Q** / **Ctrl+Q** | Quit the application | | **⌘,** / **Ctrl+,** | Open Settings | -| **⌘1** / **Ctrl+1** | Switch to Conversations tab | +| **⌘1** / **Ctrl+1** | Switch to Messages tab | | **⌘2** / **Ctrl+2** | Switch to Nodes tab | | **⌘3** / **Ctrl+3** | Switch to Map tab | -| **⌘4** / **Ctrl+4** | Switch to Connections tab | +| **⌘4** / **Ctrl+4** | Switch to Connect tab | ### Window & System Tray diff --git a/docs/zh-rTW/user/nodes.md b/docs/zh-rTW/user/nodes.md index 07048b2ff..197fa6a8c 100644 --- a/docs/zh-rTW/user/nodes.md +++ b/docs/zh-rTW/user/nodes.md @@ -86,11 +86,12 @@ From the node list, you can: - **Tap** a node to view its detail page - **Long-press** for quick actions: + - Mark/remove favorite + - Mute/unmute notifications - Send a direct message - - 在地圖上檢視 - - 要求位置 - - Mark as favorite - - 路由追蹤 + - Trace route + - Ignore/unignore + - Remove node ## Filtering & Sorting diff --git a/docs/zh-rTW/user/settings-module-admin.md b/docs/zh-rTW/user/settings-module-admin.md index 2d1e0f250..c00ae7e0d 100644 --- a/docs/zh-rTW/user/settings-module-admin.md +++ b/docs/zh-rTW/user/settings-module-admin.md @@ -235,7 +235,7 @@ View detailed diagnostic information: - **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes. - **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving. -- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config. +- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set. ## Related Topics diff --git a/docs/zh-rTW/user/settings-radio-user.md b/docs/zh-rTW/user/settings-radio-user.md index dd7185da3..c0f3597e9 100644 --- a/docs/zh-rTW/user/settings-radio-user.md +++ b/docs/zh-rTW/user/settings-radio-user.md @@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data | 公鑰 | Your node's public key (read-only) | | 管理金鑰 | Key for remote administration | | 私鑰 | Your node's private key (handle securely) | -| Admin Channel Enabled - 管理員頻道已啟用 | Allow admin commands via channel | +| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically | | 除錯日誌 | Output live debug logging over serial/bluetooth | | Serial Enabled | Enable serial console access (moved from Device Config) | | 管理模式 | Restrict non-admin channel changes |