diff options
author | bubulle@debian.org <> | 2012-12-08 19:35:40 +0100 |
---|---|---|
committer | bubulle@debian.org <> | 2012-12-08 19:35:40 +0100 |
commit | b98891e1e0c1b325dbc91eac6314ea853945d3ea (patch) | |
tree | 5fe5aa051642d1ec7608fedc4f3d1e253cefeae7 /po/fr.po | |
parent | d4bb5cc77a8e40656a9767f31c0a12d064c8d305 (diff) |
Fix Plural forms in German, French, Japanese and Portuguese
translations. Thanks to Jakub Wilk for reporting these errors.
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.4\n" -"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n" +"Plural-Forms: Plural-Forms: nplurals=2; plural=n > 1;\n" #: cmdline/apt-cache.cc:158 #, c-format |