diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-09 10:30:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-09 10:30:20 +0000 |
commit | 7c24a873a0b525d16172af9daf721c9db5c0401f (patch) | |
tree | 98ab4e25714af8e85a50d1adc0d7bdf77cdaf418 /news/pan | |
parent | e1eadd64dba661495d45c1454c635733dbdf3f54 (diff) | |
download | pkgsrc-7c24a873a0b525d16172af9daf721c9db5c0401f.tar.gz |
Fix line in French localisation; from Quentin Garnier.
I'll assume that nobody updated their pan yet, so no PKGREVISION bump.
Diffstat (limited to 'news/pan')
-rw-r--r-- | news/pan/distinfo | 3 | ||||
-rw-r--r-- | news/pan/patches/patch-aa | 18 |
2 files changed, 20 insertions, 1 deletions
diff --git a/news/pan/distinfo b/news/pan/distinfo index 0736dbd9722..08b7d78b7eb 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.10 2003/05/09 10:02:15 wiz Exp $ +$NetBSD: distinfo,v 1.11 2003/05/09 10:30:20 wiz Exp $ SHA1 (pan-0.14.0.tar.bz2) = eefbe6fc699f214f88315e2dda85c989ee707df2 Size (pan-0.14.0.tar.bz2) = 1753632 bytes +SHA1 (patch-aa) = 8af477faa1746b9b54f691b31978ab9e882e9b56 SHA1 (patch-ag) = 4ba365c425f5f754346465d857178331ab47e307 diff --git a/news/pan/patches/patch-aa b/news/pan/patches/patch-aa new file mode 100644 index 00000000000..f7a8dec8535 --- /dev/null +++ b/news/pan/patches/patch-aa @@ -0,0 +1,18 @@ +$NetBSD: patch-aa,v 1.8 2003/05/09 10:30:20 wiz Exp $ + +--- po/fr.po.orig Tue May 6 02:51:57 2003 ++++ po/fr.po +@@ -3097,11 +3097,11 @@ msgid "" + "resume those tasks?" + msgstr "" + "Quelques tâches étaient toujours en file d'attente la dernière fois que Pan " +-"a quitté. Voulez-vous interrompre ces tâches ?" ++"a quitté. Voulez-vous relancer ces tâches ?" + + #: pan/pan.c:403 + msgid "_Resume" +-msgstr "_Interrompre" ++msgstr "_Relancer" + + #: pan/prefs.c:218 + msgid "" |