summaryrefslogtreecommitdiffstats
path: root/public/help
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2016-07-20 04:08:12 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2016-07-20 04:08:12 +0000
commit43421aaab425a81b397ba0704461e73e43c98879 (patch)
treec022b357ecd7f2537d67236da354ff8f1db18870 /public/help
parent28932fbe0a262840f8480a70ec89d54f79cf1638 (diff)
downloadredmine-43421aaab425a81b397ba0704461e73e43c98879.tar.gz
redmine-43421aaab425a81b397ba0704461e73e43c98879.zip
Traditional Chinese "issue" translation in r15716 change (#23117, #23374)
git-svn-id: http://svn.redmine.org/redmine/trunk@15717 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help')
-rw-r--r--public/help/zh-tw/wiki_syntax_markdown.html2
-rw-r--r--public/help/zh-tw/wiki_syntax_textile.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/public/help/zh-tw/wiki_syntax_markdown.html b/public/help/zh-tw/wiki_syntax_markdown.html
index ec026741d..246af9575 100644
--- a/public/help/zh-tw/wiki_syntax_markdown.html
+++ b/public/help/zh-tw/wiki_syntax_markdown.html
@@ -50,7 +50,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height:
<tr><th colspan="3">Redmine 連結</th></tr>
<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="連結至一個 Wiki 頁面" /></th><td>[[Wiki 頁面]]</td><td><a href="#">Wiki 頁面</a></td></tr>
-<tr><th></th><td>問題 #12</td><td>問題 <a href="#">#12</a></td></tr>
+<tr><th></th><td>議題 #12</td><td>議題 <a href="#">#12</a></td></tr>
<tr><th></th><td>版次 r43</td><td>版次 <a href="#">r43</a></td></tr>
<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr>
<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr>
diff --git a/public/help/zh-tw/wiki_syntax_textile.html b/public/help/zh-tw/wiki_syntax_textile.html
index e9e032b22..409886b87 100644
--- a/public/help/zh-tw/wiki_syntax_textile.html
+++ b/public/help/zh-tw/wiki_syntax_textile.html
@@ -52,7 +52,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height:
<tr><th colspan="3">Redmine 連結</th></tr>
<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="連結至一個 Wiki 頁面" /></th><td>[[Wiki 頁面]]</td><td><a href="#">Wiki 頁面</a></td></tr>
-<tr><th></th><td>問題 #12</td><td>問題 <a href="#">#12</a></td></tr>
+<tr><th></th><td>議題 #12</td><td>議題 <a href="#">#12</a></td></tr>
<tr><th></th><td>版次 r43</td><td>版次 <a href="#">r43</a></td></tr>
<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr>
<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr>