diff options
author | Julian Andres Klode <jak@debian.org> | 2015-08-14 10:02:08 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-08-14 10:02:08 +0200 |
commit | dd14b7a562c54bb9ce551da1f8a80c78da5a4b6e (patch) | |
tree | 945d18a847cea704467f122b1bd7f74092098e1a /po | |
parent | df7c9fd2224c1de4a155796e292fb919f559a674 (diff) |
po/fr.po: Remove the unbreakable space before ! in the confirm string
This was probably really annoying for French people wanting to remove
essential packages, sorry about that.
Closes: #727680
Diffstat (limited to 'po')
-rw-r--r-- | po/fr.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1507,7 +1507,7 @@ msgstr "" #. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc:195 msgid "Yes, do as I say!" -msgstr "Oui, faites ce que je vous disĀ !" +msgstr "Oui, faites ce que je vous dis !" #: apt-private/private-install.cc:197 #, c-format |