Skip to content

Commit f9f7a21

Browse files
committed
Merge pull request #364 from timss/urlseparator
Explain QuickMark groups using urlseparator
2 parents e1d376a + 00b2707 commit f9f7a21

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

common/locale/en-US/marks.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,10 @@
301301
<p>
302302
<ex>:qmark f http://forum1.com, http://forum2.com, imdb some artist</ex>
303303
</p>
304+
305+
<p>
306+
<o>urlseparator</o> defines the delimiter between the URLs (default: ", ")
307+
</p>
304308
</description>
305309
</item>
306310

common/locale/ja/marks.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,10 @@
285285
<p>
286286
<ex>:qmark f http://forum1.com, http://forum2.com, imdb some artist</ex>
287287
</p>
288+
289+
<p>
290+
<o>urlseparator</o> は URL 間の区切り文字を指定する(デフォルト: ", ")
291+
</p>
288292
</description>
289293
</item>
290294

0 commit comments

Comments
 (0)