mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-06 05:24:46 +01:00
toast status for resend should include the "re"
This commit is contained in:
parent
d809ff4f7c
commit
fd0c5767e6
1 changed files with 2 additions and 2 deletions
|
@ -2610,8 +2610,8 @@
|
||||||
|
|
||||||
<!-- Shown after "resend messages" menuitem chosen -->
|
<!-- Shown after "resend messages" menuitem chosen -->
|
||||||
<plurals name="resent_msgs_fmt">
|
<plurals name="resent_msgs_fmt">
|
||||||
<item quantity="one">One move sent</item>
|
<item quantity="one">One move resent</item>
|
||||||
<item quantity="other">%1$s moves sent</item>
|
<item quantity="other">%1$s moves resent</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<string name="invite_copied">Invitation ready to paste</string>
|
<string name="invite_copied">Invitation ready to paste</string>
|
||||||
|
|
Loading…
Reference in a new issue