diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-25 04:40:49 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-25 04:40:49 +0000 |
commit | 04a97c9c3e346070306f934070da30a679480570 (patch) | |
tree | 6f2a83deb0d9d0ff352c7b84b74cece99f947d22 /mail/mutt/patches/patch-09 | |
parent | Use the latest gnomelibs. (diff) |
Upgrade to 1.0 release.
Notes
Notes:
svn path=/head/; revision=22615
Diffstat (limited to 'mail/mutt/patches/patch-09')
-rw-r--r-- | mail/mutt/patches/patch-09 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/mutt/patches/patch-09 b/mail/mutt/patches/patch-09 new file mode 100644 index 000000000000..1e585b79d328 --- /dev/null +++ b/mail/mutt/patches/patch-09 @@ -0,0 +1,16 @@ +--- po/zh_TW.Big5.po.orig Fri Oct 22 00:47:15 1999 ++++ po/zh_TW.Big5.po Sun Oct 24 20:40:31 1999 +@@ -555,11 +555,11 @@ + + #: curs_lib.c:136 + msgid "yes" +-msgstr "" ++msgstr "y¬O" + + #: curs_lib.c:137 + msgid "no" +-msgstr "" ++msgstr "n§_" + + #. restore blocking operation + #: curs_lib.c:176 |