feat(settings): Replace rename-failure snackbar with dialog

This commit is contained in:
darken
2026-04-14 11:38:09 +02:00
committed by Matthias Urhahn
parent 7d08a44a19
commit 566a6cd120
2 changed files with 51 additions and 7 deletions
+2
View File
@@ -500,7 +500,9 @@
<string name="device_settings_rename_hint">Device name</string>
<string name="device_settings_rename_confirm">Rename</string>
<string name="device_settings_rename_invalid_ascii">Only ASCII characters are supported</string>
<string name="device_settings_rename_system_unavailable_title">Rename incomplete</string>
<string name="device_settings_rename_system_unavailable">Android didn\'t let us rename the device here. To update the name in Bluetooth settings, rename it there or re-pair the device.</string>
<string name="device_settings_rename_system_unavailable_bt_settings_action">Bluetooth Settings</string>
<string name="device_settings_send_failed">Could not apply setting: %1$s</string>
<string name="device_settings_category_connections_label">Connected Devices</string>
<string name="device_settings_connected_devices_description">Other devices currently connected to these AirPods</string>