aboutsummaryrefslogtreecommitdiffstats
path: root/po/ja.po
diff options
context:
space:
mode:
authorse <se@example.com>2018-01-06 10:10:52 +0000
committerTatsuya Kinoshita <tats@debian.org>2018-01-06 10:10:52 +0000
commit1b23ebf6449de5975f057ead439cc66041249783 (patch)
treef4fd0f29c90d9871331d313fe33998aaf01a542b /po/ja.po
parentAccept TERM=fbterm (diff)
downloadw3m-1b23ebf6449de5975f057ead439cc66041249783.tar.gz
w3m-1b23ebf6449de5975f057ead439cc66041249783.zip
Extend ssl_forbid_method to disable TLSv1.1
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874218#5
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ja.po b/po/ja.po
index 3810d30..3285d14 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -583,8 +583,8 @@ msgid "File consisting of PEM encoded certificates of CAs"
msgstr "SSLの認証局のPEM形式証明書群のファイル"
#: rc.c:205
-msgid "List of forbidden SSL methods (2: SSLv2, 3: SSLv3, t:TLSv1)"
-msgstr "使わないSSLメソッドのリスト(2: SSLv2, 3: SSLv3, t:TLSv1)"
+msgid "List of forbidden SSL methods (2: SSLv2, 3: SSLv3, t: TLSv1.0, t1.1: TLSv1.1)"
+msgstr "使わないSSLメソッドのリスト(2: SSLv2, 3: SSLv3, t: TLSv1.0, t1.1: TLSv1.1)"
#: rc.c:208
msgid "Enable cookie processing"