diff options
author | Chantry Xavier <shiningxc@gmail.com> | 2007-12-22 18:51:49 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-12-28 19:56:14 -0600 |
commit | 630541a72e2ca041d2fb4401b374670134b12c3d (patch) | |
tree | 57d5eb00adb79ad1a088eec333a5ad40d6d59f1c /lib/libalpm/po/fr.po | |
parent | 457692b928617cf15d012477af49ced8a3060e9c (diff) |
french translation : one broken message caused a segfault.
pacman segfaulted on sync012 pactest because of one broken translation.
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Diffstat (limited to 'lib/libalpm/po/fr.po')
-rw-r--r-- | lib/libalpm/po/fr.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libalpm/po/fr.po b/lib/libalpm/po/fr.po index f9e1093b..e094dd5f 100644 --- a/lib/libalpm/po/fr.po +++ b/lib/libalpm/po/fr.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Pacman package manager 3.0.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2007-12-21 11:06+0100\n" -"PO-Revision-Date: 2007-12-21 11:07+0100\n" +"PO-Revision-Date: 2007-12-22 22:29+0100\n" "Last-Translator: Xavier <shiningxc@gmail.com>\n" "Language-Team: solsTiCe d'Hiver <solstice.dhiver@laposte.net>\n" "MIME-Version: 1.0\n" @@ -168,7 +168,7 @@ msgstr "base de données non initialisée\n" #: lib/libalpm/deps.c:171 msgid "dependency cycle detected:\n" -msgstr "cycle de dépendances détecté: %s\n" +msgstr "cycle de dépendances détecté:\n" #: lib/libalpm/deps.c:173 #, c-format |