use val instead of val, make sentence more natural
This commit is contained in:
parent
4207fcbba9
commit
570f56de57
4 changed files with 8 additions and 8 deletions
|
|
@ -577,8 +577,8 @@
|
|||
<string name="feed_group_dialog_select_subscriptions">Choisir les abonnements</string>
|
||||
<string name="feed_group_dialog_empty_selection">Aucun abonnement sélectionné</string>
|
||||
<plurals name="feed_group_dialog_selection_count">
|
||||
<item quantity="one">Sélectionné : %d</item>
|
||||
<item quantity="other">Sélectionnés : %d</item>
|
||||
<item quantity="one">%d sélectionné</item>
|
||||
<item quantity="other">%d sélectionnés</item>
|
||||
</plurals>
|
||||
<string name="feed_group_dialog_empty_name">Nom de groupe vide</string>
|
||||
<string name="feed_group_dialog_name_input">Nom</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue