ui(overview): Redesign unmatched devices card with icon and description

This commit is contained in:
darken
2026-07-22 16:32:27 +02:00
committed by Matthias Urhahn
parent 825892df74
commit 28b5b85be2
2 changed files with 39 additions and 9 deletions
+4
View File
@@ -277,6 +277,10 @@
<item quantity="one">%d device without matching profile</item>
<item quantity="other">%d devices without matching profile</item>
</plurals>
<plurals name="overview_unmatched_devices_description">
<item quantity="one">%d nearby device was detected without a matching profile. Show it for available details. If it is yours, add a profile from Devices to recognize it.</item>
<item quantity="other">%d nearby devices were detected without matching profiles. Show them for available details. If one is yours, add a profile from Devices to recognize it.</item>
</plurals>
<plurals name="overview_more_devices_upgrade">
<item quantity="one">%d more device</item>
<item quantity="other">%d more devices</item>