mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Display "No matching countries" when no filter matches found.
Fixes #9518
This commit is contained in:
committed by
Alex Hart
parent
b75088874e
commit
2161bbb8fa
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user