mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Merged r24114 from trunk to 6.1-stable (#43425).
git-svn-id: https://svn.redmine.org/redmine/branches/6.1-stable@24115 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -397,14 +397,6 @@ It can be expanded by clicking a link.
|
||||
<p>To quickly review the update history of an issue, use the "History" tab for convenient access.</p>
|
||||
</div>
|
||||
</dd>
|
||||
<dt><code>WARNING</code></dt>
|
||||
<dd>
|
||||
<pre><code>> [!WARNING]<br>> Deleting an issue is a permanent action. Be certain it is truly necessary before proceeding.</code></pre>
|
||||
<div class="markdown-alert markdown-alert-warning">
|
||||
<p class="markdown-alert-title">Warning</p>
|
||||
<p>Deleting an issue is a permanent action. Be certain it is truly necessary before proceeding.</p>
|
||||
</div>
|
||||
</dd>
|
||||
<dt><code>IMPORTANT</code></dt>
|
||||
<dd>
|
||||
<pre><code>> [!IMPORTANT]<br>> Changing role permissions can affect user access across all projects, so be mindful of potential impacts.</code></pre>
|
||||
@@ -421,6 +413,14 @@ It can be expanded by clicking a link.
|
||||
<p>When installing plugins, make sure to verify compatibility. Version differences can cause unexpected behavior.</p>
|
||||
</div>
|
||||
</dd>
|
||||
<dt><code>WARNING</code></dt>
|
||||
<dd>
|
||||
<pre><code>> [!WARNING]<br>> Deleting an issue is a permanent action. Be certain it is truly necessary before proceeding.</code></pre>
|
||||
<div class="markdown-alert markdown-alert-warning">
|
||||
<p class="markdown-alert-title">Warning</p>
|
||||
<p>Deleting an issue is a permanent action. Be certain it is truly necessary before proceeding.</p>
|
||||
</div>
|
||||
</dd>
|
||||
</dl>
|
||||
</p>
|
||||
|
||||
|
||||
@@ -397,14 +397,6 @@ To go live, all you need to add is a database and a web server.
|
||||
<p>チケットの更新履歴をざっくり振り返るには、「履歴」タブを見るのが便利です。</p>
|
||||
</div>
|
||||
</dd>
|
||||
<dt><code>注意</code></dt>
|
||||
<dd>
|
||||
<pre><code>> [!WARNING]<br>> チケットは削除してしまうと復旧できません。削除する前に本当に必要かどうかを必ず確認してください。</code></pre>
|
||||
<div class="markdown-alert markdown-alert-warning">
|
||||
<p class="markdown-alert-title">Warning</p>
|
||||
<p>チケットは削除してしまうと復旧できません。削除する前に本当に必要かどうかを必ず確認してください。</p>
|
||||
</div>
|
||||
</dd>
|
||||
<dt><code>重要</code></dt>
|
||||
<dd>
|
||||
<pre><code>> [!IMPORTANT]<br>> ロールの権限を変更すると全てのプロジェクトに影響します。潜在的な影響に注意してください。</code></pre>
|
||||
@@ -421,6 +413,14 @@ To go live, all you need to add is a database and a web server.
|
||||
<p>プラグインをインストールするときは互換性を検証するように注意してください。バージョンの相違によって予想できない挙動をする可能性があります。</p>
|
||||
</div>
|
||||
</dd>
|
||||
<dt><code>注意</code></dt>
|
||||
<dd>
|
||||
<pre><code>> [!WARNING]<br>> チケットは削除してしまうと復旧できません。削除する前に本当に必要かどうかを必ず確認してください。</code></pre>
|
||||
<div class="markdown-alert markdown-alert-warning">
|
||||
<p class="markdown-alert-title">Warning</p>
|
||||
<p>チケットは削除してしまうと復旧できません。削除する前に本当に必要かどうかを必ず確認してください。</p>
|
||||
</div>
|
||||
</dd>
|
||||
</dl>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user