summaryrefslogtreecommitdiff
path: root/doc/po/ja.po
diff options
context:
space:
mode:
Diffstat (limited to 'doc/po/ja.po')
-rw-r--r--doc/po/ja.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/po/ja.po b/doc/po/ja.po
index e5e45b9b0..8f7975c8e 100644
--- a/doc/po/ja.po
+++ b/doc/po/ja.po
@@ -9832,7 +9832,7 @@ msgstr ""
msgid ""
"Acquire::http {\n"
"\tProxy::example.org \"DIRECT\";\n"
-"\tProxy \"socks5h://apt:pass@localhost:9050\";\n"
+"\tProxy \"socks5h://apt:pass@127.0.0.1:9050\";\n"
"\tProxy-Auto-Detect \"/usr/local/bin/apt-http-proxy-auto-detect\";\n"
"\tNo-Cache \"true\";\n"
"\tMax-Age \"3600\";\n"
@@ -9977,7 +9977,7 @@ msgstr ""
msgid ""
"Acquire::https {\n"
"\tProxy::example.org \"DIRECT\";\n"
-"\tProxy \"socks5h://apt:pass@localhost:9050\";\n"
+"\tProxy \"socks5h://apt:pass@127.0.0.1:9050\";\n"
"\tProxy-Auto-Detect \"/usr/local/bin/apt-https-proxy-auto-detect\";\n"
"\tNo-Cache \"true\";\n"
"\tMax-Age \"3600\";\n"