aboutsummaryrefslogtreecommitdiffstats
path: root/locale/ja/messages.properties
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-09-21 14:31:37 -0500
committerJesús <heckyel@hyperbola.info>2019-09-21 14:31:37 -0500
commit3fe15939f1762ee2c25de300cdfd96d864ac5111 (patch)
tree55930755c21e5e729c701de6b3c417c62e6d769c /locale/ja/messages.properties
parent648066ec2b431a23bf0134b701db3914abaf752b (diff)
downloadematrix-3fe15939f1762ee2c25de300cdfd96d864ac5111.tar.lz
ematrix-3fe15939f1762ee2c25de300cdfd96d864ac5111.tar.xz
ematrix-3fe15939f1762ee2c25de300cdfd96d864ac5111.zip
Add help tooltip to noscript spoofing setting
Diffstat (limited to 'locale/ja/messages.properties')
-rw-r--r--locale/ja/messages.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/ja/messages.properties b/locale/ja/messages.properties
index 8f23467..7959e82 100644
--- a/locale/ja/messages.properties
+++ b/locale/ja/messages.properties
@@ -179,3 +179,4 @@ genericSubmit=登録する
genericRevert=元に戻す
errorCantConnectTo=ネットワークエラー: {{url}} に接続できません
genericApplyChanges=変更を適用
+noscriptSpoofHelp=<p>ブラウザーがスクリプトをサポートしていない場合、Webページは &lt;noscript&gt; タグを使用して一部のコンテンツを表示できます。 たとえば、一部のWebサイトはユーザーを &ldquo;scriptless&rdquo; バージョンにリダイレクトします</p><p>ηMatrixがスクリプトをブロックしても、このオプションが選択されていない限り、ブラウザーはスクリプト実行をサポートするものとして自身をアドバタイズします。</p><p>ηMatrixを選択すると、ブラウザがスクリプトをサポートしていないことをWebサイトに通知します。これは、ファーストパーティのスクリプトをブロックしている場合に確実に実行したいことです。 そのため、&lt;noscript&gt; タグは意図したとおりに機能します。</p><p>ファーストパーティのスクリプトがブロックされているときにこのオプションを選択しないと、スクリプトレスバージョンにリダイレクトすることを意図している場合、Webサイトが不可解に壊れます。</p>