aboutsummaryrefslogtreecommitdiff
path: root/res/values-fr
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-06-25 06:33:57 -0700
committerScott Jackson <daneren2005@gmail.com>2014-06-25 06:33:57 -0700
commitb346abbb030d0091cca47e4e10de6afe0f929b7c (patch)
tree7655eb94bd04aa829d49661e8b4dbd064039dd8d /res/values-fr
parente6327d521ca46763ce5a1f7ed18183e1f0a9b5b2 (diff)
downloaddsub-b346abbb030d0091cca47e4e10de6afe0f929b7c.tar.gz
dsub-b346abbb030d0091cca47e4e10de6afe0f929b7c.tar.bz2
dsub-b346abbb030d0091cca47e4e10de6afe0f929b7c.zip
Fix changed names
Diffstat (limited to 'res/values-fr')
-rw-r--r--res/values-fr/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index d0ffa59f..43a21618 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -531,9 +531,9 @@
<string name="changelog_version_format" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">Version <xliff:g id="version_name">%s</xliff:g></string>
<plurals name="select_album_n_songs">
- <item quantity="one">No songs</item>
+ <item quantity="zero">No songs</item>
<item quantity="one">One song</item>
- <item quantity="zero">%d songs</item>
+ <item quantity="other">%d songs</item>
</plurals>
<plurals name="select_album_n_songs_downloading">
<item quantity="one">One song scheduled for download.</item>