mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 12:38:27 +00:00
Make string plural
// FREEBIE
This commit is contained in:
parent
1eccc07673
commit
414a885b54
@ -868,8 +868,8 @@
|
||||
<string name="IdentityUtil_unverified_dialog_many">Your safety numbers with %1$s, %2$s, and %3$s are no longer verified. This could either mean that someone is trying to intercept your communication, or that they simply reinstalled Signal.</string>
|
||||
|
||||
<string name="IdentityUtil_untrusted_dialog_one">Your safety number with %s just changed.</string>
|
||||
<string name="IdentityUtil_untrusted_dialog_two">Your safety number with %1$s and %2$s just changed.</string>
|
||||
<string name="IdentityUtil_untrusted_dialog_many">Your safety number with %1$s, %2$s, and %3$s just changed.</string>
|
||||
<string name="IdentityUtil_untrusted_dialog_two">Your safety numbers with %1$s and %2$s just changed.</string>
|
||||
<string name="IdentityUtil_untrusted_dialog_many">Your safety numbers with %1$s, %2$s, and %3$s just changed.</string>
|
||||
|
||||
<plurals name="identity_others">
|
||||
<item quantity="one">%d other</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user