diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-09-19 20:32:16 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-09-19 20:32:16 +0800 |
commit | f360e3559892e5f534276eb5a00b01ee5af5e89d (patch) | |
tree | 4a5ef490c6a0621c1ceee8c71ab3f4883f6ba203 /mail/mutt14/patches | |
parent | 61f6cdd539d2535c3a952ecc1d37777a7e332106 (diff) | |
download | freebsd-ports-gnome-f360e3559892e5f534276eb5a00b01ee5af5e89d.tar.gz freebsd-ports-gnome-f360e3559892e5f534276eb5a00b01ee5af5e89d.tar.zst freebsd-ports-gnome-f360e3559892e5f534276eb5a00b01ee5af5e89d.zip |
Add a patch for zh_TW.Big5 language file.
Diffstat (limited to 'mail/mutt14/patches')
-rw-r--r-- | mail/mutt14/patches/patch-09 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/mutt14/patches/patch-09 b/mail/mutt14/patches/patch-09 new file mode 100644 index 000000000000..914ce1aba462 --- /dev/null +++ b/mail/mutt14/patches/patch-09 @@ -0,0 +1,16 @@ +--- 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 |