Display "No matching countries" when no filter matches found.

Fixes #9518
This commit is contained in:
Freddy Tuxworth
2020-04-27 03:39:45 +01:00
committed by Alex Hart
parent b75088874e
commit 2161bbb8fa
3 changed files with 4 additions and 101 deletions

View File

@@ -1396,6 +1396,7 @@
<!-- country_selection_fragment -->
<string name="country_selection_fragment__loading_countries">Loading countries…</string>
<string name="country_selection_fragment__search">Search</string>
<string name="country_selection_fragment__no_matching_countries">No matching countries</string>
<!-- device_add_fragment -->
<string name="device_add_fragment__scan_the_qr_code_displayed_on_the_device_to_link">Scan the QR code displayed on the device to link</string>