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/patches | |
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/patches')
-rw-r--r-- | news/pan/patches/patch-aa | 18 |
1 files changed, 18 insertions, 0 deletions
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 "" |