summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/html/ja/loading-error/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/html/ja/loading-error/index.html')
-rw-r--r--indra/newview/skins/default/html/ja/loading-error/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/html/ja/loading-error/index.html b/indra/newview/skins/default/html/ja/loading-error/index.html
index e0bcc94b6b..d969c03098 100644
--- a/indra/newview/skins/default/html/ja/loading-error/index.html
+++ b/indra/newview/skins/default/html/ja/loading-error/index.html
@@ -18,7 +18,7 @@ a:hover {color:#ff7900;text-decoration:underline;}
<body> <div id="infobox"> <img src="../../unabletoconnect.png"><br/>
<p> Second Lifeによるログインサーバーへの接続が確立できません。
</p>
- <p> インターネット接続を確認してください。 お使いのコンピュータやネットワークがファイヤウォールまたはプロキシにより保護されている場合は、Second Lifeによるネットワークへのアクセスが許可されていることを確認してください。
+ <p> インターネット接続を確認してください。 お使いのコンピュータやネットワークがファイヤウォールまたはプロキシにより保護されている場合は、Second Lifeによるネットワークへのアクセスが許可されていることを確認してください。
</p> <div id="submitbtn">
<input class="input_over" type="submit" value="もう一度試す" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> </div> </div>
</div>