mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
add missing specifier to fix build
This commit is contained in:
parent
19e709ad47
commit
b1683d73e8
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@
|
|||
<string name="prev_player">Din motstander</string>
|
||||
<plurals name="lmi_move_fmt">
|
||||
<item quantity="one">%1$s spilte %2$s for ett poeng</item>
|
||||
<item quantity="other">%1$s spilte %2$s for ett poeng</item>
|
||||
<item quantity="other">%1$s spilte %2$s for %3$d poeng</item>
|
||||
</plurals>
|
||||
<string name="lmi_phony_fmt">%1$s mistet en tur</string>
|
||||
<string name="default_language">Forvalgt språk</string>
|
||||
|
|
Loading…
Reference in a new issue