diff options
author | mezz <mezz@FreeBSD.org> | 2007-03-22 05:35:47 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-03-22 05:35:47 +0800 |
commit | 5a18585e87e00c72b00e38555b4a31f728aee95c (patch) | |
tree | 89fdcaa589a3e55f452d65e65abc0689a86bcf9b /irc/xchat/files | |
parent | 8e8022118a9c2ff7e837038594fe104537b84ea8 (diff) | |
download | freebsd-ports-gnome-5a18585e87e00c72b00e38555b4a31f728aee95c.tar.gz freebsd-ports-gnome-5a18585e87e00c72b00e38555b4a31f728aee95c.tar.zst freebsd-ports-gnome-5a18585e87e00c72b00e38555b4a31f728aee95c.zip |
Fix Japanese translation error in 2.6.8 and 2.8.0 causes xchat NOT to run,
bump the PORTREVISION.
Submitted by: Takeharu KATO <takeharu1219@ybb.ne.jp>
Diffstat (limited to 'irc/xchat/files')
-rw-r--r-- | irc/xchat/files/patch-xc280-fix-ja | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/irc/xchat/files/patch-xc280-fix-ja b/irc/xchat/files/patch-xc280-fix-ja new file mode 100644 index 000000000000..4a92d44fc7bf --- /dev/null +++ b/irc/xchat/files/patch-xc280-fix-ja @@ -0,0 +1,14 @@ +# +# Japanese translation error in 2.6.8 and 2.8.0 causes xchat NOT to run! +# +--- po/ja.po 8 Aug 2006 14:39:41 -0000 1.16 ++++ po/ja.po 15 Nov 2006 00:59:59 -0000 +@@ -1082,7 +1176,7 @@ + + #: src/common/textevents.h:318 + msgid "%C28-%C29$1/Wallops%C28-%O$t$2" +-msgstr "%C28-%C29$1/Wallops%C28-%O$t$" ++msgstr "%C28-%C29$1/Wallops%C28-%O$t$2" + + #: src/common/textevents.h:321 + #, fuzzy |