diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-09-26 20:33:12 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-09-26 20:33:12 +0000 |
commit | d9a420372f6c7484b9dfd87e75746a54b95fdf31 (patch) | |
tree | fd366a697d2611f15a05eb7e2ff656e4a5ce0191 /mail/mutt14/patches/patch-09 | |
parent | Updated port. (diff) |
properly restore default y/n responses lost
Notes
Notes:
svn path=/head/; revision=21962
Diffstat (limited to 'mail/mutt14/patches/patch-09')
-rw-r--r-- | mail/mutt14/patches/patch-09 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/mail/mutt14/patches/patch-09 b/mail/mutt14/patches/patch-09 deleted file mode 100644 index 914ce1aba462..000000000000 --- a/mail/mutt14/patches/patch-09 +++ /dev/null @@ -1,16 +0,0 @@ ---- po/zh_TW.Big5.po.orig Sun Sep 19 20:03:42 1999 -+++ po/zh_TW.Big5.po Sun Sep 19 20:03:54 1999 -@@ -551,11 +551,11 @@ - - #: curs_lib.c:136 - msgid "yes" --msgstr "¬O" -+msgstr "y¬O" - - #: curs_lib.c:137 - msgid "no" --msgstr "§_" -+msgstr "n§_" - - #. restore blocking operation - #: curs_lib.c:176 |