summaryrefslogtreecommitdiff
path: root/doc/ja
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-09-03 22:29:46 +0200
committerSébastien Helleu <flashcode@flashtux.org>2022-09-03 22:29:46 +0200
commite8524ea2c41beb087bd8ee0c9f03498ebc5d3d42 (patch)
treeb40d3232d3fa16342b6379609842547c0b3f0d6b /doc/ja
parent7cf939961606f079e9b097a7310e86f4e21c7535 (diff)
downloadweechat-e8524ea2c41beb087bd8ee0c9f03498ebc5d3d42.zip
xfer: fix DCC file receive on Termux (closes #1811)
This fixes such error displayed on Termux when receiving a DCC file: xfer: invalid address "96747949": error 8 hostname nor servname provided, or not known
Diffstat (limited to 'doc/ja')
-rw-r--r--doc/ja/weechat_dev.ja.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ja/weechat_dev.ja.adoc b/doc/ja/weechat_dev.ja.adoc
index 4779b2ccf..6e2fdb3a2 100644
--- a/doc/ja/weechat_dev.ja.adoc
+++ b/doc/ja/weechat_dev.ja.adoc
@@ -510,6 +510,8 @@ WeeChat "core" は以下のディレクトリに配置されています:
|          xfer/ | Root of unit tests for Xfer plugin.
// TRANSLATION MISSING
|             test-xfer-file.cpp | Tests: file functions.
+// TRANSLATION MISSING
+|             test-xfer-network.cpp | Tests: network functions.
|===
[[documentation_translations]]