OMDSCloud/dictation_server/src/templates/template_U_113.html
saito.k e448e8d249 Merged PR 806: メール文面の修正反映
## 概要
[Task3792: メール文面の修正反映](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/3792)

- メール文面を修正
  - ドイツ語の部分

## レビューポイント
- タスクに添付しているエクセルの内容と修正した内容を照らし合わせて確認していただきたいです。

## UIの変更
- Before/Afterのスクショなど
- スクショ置き場

## クエリの変更
- Repositoryを変更し、クエリが変更された場合は変更内容を確認する
- Before/Afterのクエリ
- クエリ置き場

## 動作確認状況
- ローカル環境でメールを確認
- メール文面のみの修正のため、他機能に影響はない

## 補足
- 相談、参考資料などがあれば
2024-03-07 02:26:15 +00:00

75 lines
2.9 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<title>Temporary password [U-113]</title>
</head>
<body>
<div>
<h3>&lt;English&gt;</h3>
<p>
Your user registration has been completed. Please login to ODMS Cloud
with the following temporary password. You may continue using your
temporary password; however, we strongly recommend that you change your
password for security reasons. To change your password, click on [Forgot
your password?] link on the ODMS Cloud Sign in screen.
</p>
<p>Temporary password: $TEMPORARY_PASSWORD$</p>
<p>
If you need support regarding ODMS Cloud, please contact
$PRIMARY_ADMIN_NAME$.
</p>
<p>
If you have received this e-mail in error, please delete this e-mail
from your system.<br />
This is an automatically generated e-mail and this mailbox is not
monitored. Please do not reply.
</p>
</div>
<div>
<h3>&lt;Deutsch&gt;</h3>
<p>
Ihre Benutzerregistrierung ist abgeschlossen. Bitte melden Sie sich mit
dem folgenden temporären Passwort bei ODMS Cloud an. Sie können Ihr
temporäres Passwort weiterhin verwenden; Aus Sicherheitsgründen
empfehlen wir Ihnen jedoch dringend, Ihr Passwort zu ändern. Um Ihr
Passwort zu ändern, klicken Sie auf dem ODMS Cloud-Anmeldebildschirm auf
den Link [Kennwort vergessen?].
</p>
<p>Temporäres Passwort: $TEMPORARY_PASSWORD$</p>
<p>
Wenn Sie Unterstützung bezüglich ODMS Cloud benötigen, wenden Sie sich
bitte an $PRIMARY_ADMIN_NAME$.
</p>
<p>
Wenn Sie diese E-Mail irrtümlich erhalten haben, löschen Sie diese
E-Mail bitte aus Ihrem System.<br />
Dies ist eine automatisch generierte
E-Mail und diese Mailbox wird nicht überwacht. Bitte antworten Sie
nicht.
</p>
</div>
<div>
<h3>&lt;Français&gt;</h3>
<p>
Votre inscription d'utilisateur est terminée. Veuillez vous connecter à
ODMS Cloud avec le mot de passe temporaire suivant. Vous pouvez
continuer à utiliser votre mot de passe temporaire ; cependant, nous
vous recommandons fortement de changer votre mot de passe pour des
raisons de sécurité. Pour modifier votre mot de passe, cliquez sur le
lien [Vous avez oublié votre mot de passe ?] sur l'écran de connexion
ODMS Cloud.
</p>
<p>Temporary password: $TEMPORARY_PASSWORD$</p>
<p>
Si vous avez besoin d'assistance concernant ODMS Cloud, veuillez
contacter $PRIMARY_ADMIN_NAME$.
</p>
<p>
Si vous avez reçu cet e-mail par erreur, veuillez supprimer cet e-mail
de votre système.<br />
Il s'agit d'un e-mail généré automatiquement et cette boîte aux lettres
n'est pas surveillée. Merci de ne pas répondre.
</p>
</div>
</body>
</html>