mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-04-13 07:57:16 +03:00
Fix translation problem with plurals in fr_FR
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
This commit is contained in:
parent
3c0485c98b
commit
6dbe9fb2cc
@ -461,7 +461,7 @@
|
||||
<item quantity="other">%d titres sélectionnée pour être épinglé.</item>
|
||||
</plurals>
|
||||
<plurals name="select_album_n_songs_downloaded">
|
||||
<item quantity="one">1 titre sélectionné pour être téléchargé.</item>
|
||||
<item quantity="one">%d titre sélectionné pour être téléchargé.</item>
|
||||
<item quantity="other">%d titres sélectionnés pour être téléchargés.</item>
|
||||
</plurals>
|
||||
<plurals name="select_album_n_songs_unpinned">
|
||||
|
Loading…
x
Reference in New Issue
Block a user