mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16:12 -04:00
ui(overview): Redesign unmatched devices card with icon and description
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user