mirror of
https://github.com/oxen-io/session-android.git
synced 2025-04-04 10:15:39 +00:00
Added a note about the plurals for search results
This commit is contained in:
parent
f7748a0c05
commit
6b29e4d8ce
@ -38,6 +38,17 @@
|
|||||||
<item quantity="other">Data not deleted by %1$d Service Nodes. Service Node IDs: %2$s.</item>
|
<item quantity="other">Data not deleted by %1$d Service Nodes. Service Node IDs: %2$s.</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Need a plural for searches I guess - see: https://discord.com/channels/408081923835953153/1274899391207047269
|
||||||
|
OLD
|
||||||
|
• One: {count} of {total_count} match
|
||||||
|
• Other: {count} of {total_count} matches
|
||||||
|
|
||||||
|
NEW
|
||||||
|
• One: {found_count} of {count} match
|
||||||
|
• Other: {found_count} of {count} matches
|
||||||
|
-->
|
||||||
|
|
||||||
<!-- ========== STRAGGLERS SECTION ========== -->
|
<!-- ========== STRAGGLERS SECTION ========== -->
|
||||||
|
|
||||||
<!-- USED as title on media picker when you go to send an image - this can be either to a specific
|
<!-- USED as title on media picker when you go to send an image - this can be either to a specific
|
||||||
|
Loading…
x
Reference in New Issue
Block a user