diff options
author | Dan McGee <dan@archlinux.org> | 2009-08-01 13:36:07 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-08-01 13:36:07 -0500 |
commit | bc83ff76c6e1b041b84f85ff0af2aebfdc84be7b (patch) | |
tree | 0136928cd7abcaedfd7c6c7b79a3f0506f55f150 /lib/libalpm | |
parent | 4eb1469765ed43327457fe4099ff48a9e5855d63 (diff) | |
download | pacman-bc83ff76c6e1b041b84f85ff0af2aebfdc84be7b.tar.xz |
French translation reformat
'make distcheck' had issues with this one and reformatted it. In addition,
it found a fuzzy message which is now fixed due to an inadvertent msgid
edit.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm')
-rw-r--r-- | lib/libalpm/po/fr.po | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libalpm/po/fr.po b/lib/libalpm/po/fr.po index 941699ca..810e1aaf 100644 --- a/lib/libalpm/po/fr.po +++ b/lib/libalpm/po/fr.po @@ -318,7 +318,9 @@ msgstr "opération incompatible avec le type de transaction" #, c-format msgid "transaction commit attempt when database is not locked" -msgstr "tentative de réalisation d'une transaction alors que le dépôt n'est pas verrouillé" +msgstr "" +"tentative de réalisation d'une transaction alors que le dépôt n'est pas " +"verrouillé" #, c-format msgid "could not find or read package" |