mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
French string tweak: add plurals item
This commit is contained in:
parent
d826af9c03
commit
9ee5c0d0eb
1 changed files with 2 additions and 0 deletions
|
@ -235,6 +235,8 @@ toutes les informations de connexion.)</item>
|
|||
wordlist is substituted for %1$s. Sometimes one of the two
|
||||
strings below is appended. -->
|
||||
<plurals name="confirm_delete_dict_fmt">
|
||||
<item quantity="one">Êtes-vous sûr de vouloir effacer la
|
||||
liste de mots %1$s ?</item>
|
||||
<item quantity="other">Êtes-vous sûr de vouloir effacer les
|
||||
listes de mots %1$s ?</item>
|
||||
</plurals>
|
||||
|
|
Loading…
Reference in a new issue