aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/ja/private.html14
1 files changed, 8 insertions, 6 deletions
diff --git a/templates/ja/private.html b/templates/ja/private.html
index cee73eb7..24fb5f22 100755
--- a/templates/ja/private.html
+++ b/templates/ja/private.html
@@ -30,25 +30,27 @@
</TABLE>
<p><strong><em>重要:</em></strong>
ここから先はブラウザのクッキーを有効にしてください.
- クッキーが無効だと設定を変更できません.
+ クッキーが無効だと操作のたびに認証を要求されます.
<p>限定公開保存書庫インターフェースでの操作をするたびに認証が要求
されないように, セッションクッキーを発行します.
このクッキーはブラウザの終了時に自動的に失効します.
+ また、会員オプションのページに移動して<em>ログアウト</em>
+ ボタンを押すことで陽にクッキーを破棄することもできます.
<p>
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
<TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER">
- <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B>
+ <B><FONT COLOR="#000000" SIZE="+1">パスワード備忘通知</FONT></B>
</TD>
</TR>
<tr>
- <td>If you don't remember your password, enter your email address
- above and click the <em>Remind</em> button and your
- password will be emailed to you.</td>
+ <td>パスワードがわからないときは,上のフォームにメールアドレスを入れて
+ <em>備忘通知</em>ボタンを押して下さい.
+ メールでパスワードを送ります.</td>
</tr>
<tr>
- <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td>
+ <td><center><INPUT name="login-remind" type="SUBMIT" value="備忘通知" ></center></td>
</tr>
</TABLE>
</FORM>