mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
punctuation
This commit is contained in:
parent
4a90792dec
commit
5a7d5b80da
1 changed files with 1 additions and 1 deletions
|
@ -1323,7 +1323,7 @@
|
||||||
pool, so you can wind up selecting more than are
|
pool, so you can wind up selecting more than are
|
||||||
available. You get this error message in that case. -->
|
available. You get this error message in that case. -->
|
||||||
<plurals name="too_many_trade_fmt">
|
<plurals name="too_many_trade_fmt">
|
||||||
<item quantity="one">Too many tiles selected. Please select only 1</item>
|
<item quantity="one">Too many tiles selected. Please select only one.</item>
|
||||||
<item quantity="other">Too many tiles selected. Please select no more than %1$d.</item>
|
<item quantity="other">Too many tiles selected. Please select no more than %1$d.</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue