mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 11:20:47 +01:00
Convert ContactFilterView to compose.
This commit is contained in:
@@ -5931,8 +5931,14 @@
|
||||
<item quantity="other">%1$s are not Signal users</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Hint text that shows in the recipient search box when no text is entered yet. -->
|
||||
<string name="ContactFilterView__search_name_or_number">Name, username or number</string>
|
||||
<!-- Hint text that shows in the recipient search bar when no text is entered yet. -->
|
||||
<string name="RecipientSearchBar__search_name_or_number">Name, username or number</string>
|
||||
<!-- Accessibility label for the button to switch to the numeric keyboard type. -->
|
||||
<string name="RecipientSearchBar_accessibility_switch_to_numeric_keyboard">Switch to numeric keyboard</string>
|
||||
<!-- Accessibility label for the button to switch to the alphanumeric keyboard type. -->
|
||||
<string name="RecipientSearchBar_accessibility_switch_to_alphanumeric_keyboard">Switch to alphanumeric keyboard</string>
|
||||
<!-- Accessibility label for the button to clear the search filter. -->
|
||||
<string name="RecipientSearchBar_accessibility_clear_search">Reset search filter</string>
|
||||
|
||||
<!-- VoiceNotePlayerView -->
|
||||
<string name="VoiceNotePlayerView__dot_s">· %1$s</string>
|
||||
|
||||
Reference in New Issue
Block a user