toast status for resend should include the "re"

This commit is contained in:
Eric House 2018-01-23 06:56:18 -08:00
parent d809ff4f7c
commit fd0c5767e6

View file

@ -2610,8 +2610,8 @@
<!-- Shown after "resend messages" menuitem chosen -->
<plurals name="resent_msgs_fmt">
<item quantity="one">One move sent</item>
<item quantity="other">%1$s moves sent</item>
<item quantity="one">One move resent</item>
<item quantity="other">%1$s moves resent</item>
</plurals>
<string name="invite_copied">Invitation ready to paste</string>