diff options
author | Go MAEDA <maeda@farend.jp> | 2019-03-21 09:24:23 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-03-21 09:24:23 +0000 |
commit | 5b5d3beaabb8de7a0abd04608567239b2ba6c39e (patch) | |
tree | 2f114a250bcd1587d1a67d02138b217b8acd09fc /public/help | |
parent | 3b55f654077dfb7b4764eafa52579a83bd22152f (diff) | |
download | redmine-5b5d3beaabb8de7a0abd04608567239b2ba6c39e.tar.gz redmine-5b5d3beaabb8de7a0abd04608567239b2ba6c39e.zip |
Change Japanese translation for "note" in help files (#30170).
git-svn-id: http://svn.redmine.org/redmine/trunk@17998 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help')
-rw-r--r-- | public/help/ja/wiki_syntax_detailed_markdown.html | 2 | ||||
-rw-r--r-- | public/help/ja/wiki_syntax_detailed_textile.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/public/help/ja/wiki_syntax_detailed_markdown.html b/public/help/ja/wiki_syntax_detailed_markdown.html index a5f3857b8..2f315de50 100644 --- a/public/help/ja/wiki_syntax_detailed_markdown.html +++ b/public/help/ja/wiki_syntax_detailed_markdown.html @@ -17,7 +17,7 @@ <ul> <li>チケットへのリンク: <strong>#124</strong> (終了したチケットは <del><a href="#" class="issue" title="bulk edit doesn't change the category or fixed version properties (Closed)">#124</a></del> のように取り消し線付きで表示されます)</li> <li>Link to an issue including tracker name and subject: <strong>##124</strong> (displays <a href="#" class="issue" title="bulk edit doesn't change the category or fixed version properties (New)">Bug #124</a>: bulk edit doesn't change the category or fixed version properties)</li> - <li>チケットの注記へのリンク: <strong>#124-6</strong> または <strong>#124#note-6</strong></li> + <li>チケットのコメントへのリンク: <strong>#124-6</strong> または <strong>#124#note-6</strong></li> </ul> <p>Wikiへのリンク:</p> diff --git a/public/help/ja/wiki_syntax_detailed_textile.html b/public/help/ja/wiki_syntax_detailed_textile.html index 89c7dff1d..e2fa2f289 100644 --- a/public/help/ja/wiki_syntax_detailed_textile.html +++ b/public/help/ja/wiki_syntax_detailed_textile.html @@ -17,7 +17,7 @@ <ul> <li>チケットへのリンク: <strong>#124</strong> (終了したチケットは <del><a href="#" class="issue" title="bulk edit doesn't change the category or fixed version properties (Closed)">#124</a></del> のように取り消し線付きで表示されます)</li> <li>Link to an issue including tracker name and subject: <strong>##124</strong> (displays <a href="#" class="issue" title="bulk edit doesn't change the category or fixed version properties (New)">Bug #124</a>: bulk edit doesn't change the category or fixed version properties)</li> - <li>チケットの注記へのリンク: <strong>#124-6</strong> または <strong>#124#note-6</strong></li> + <li>チケットのコメントへのリンク: <strong>#124-6</strong> または <strong>#124#note-6</strong></li> </ul> <p>Wikiへのリンク:</p> |