tag add all/none/any

This commit is contained in:
cutls
2020-04-26 17:55:03 +09:00
parent 2761cc23b0
commit 5e035dc239
8 changed files with 312 additions and 111 deletions

View File

@@ -1531,6 +1531,10 @@
<input type="checkbox" class="filled-in" id="conv_filter" value="thread" />
<span>@@conver@@</span>
</label>
<label>
<input type="checkbox" class="filled-in" id="prof_filter" value="profiles" />
<span>@@prof@@</span>
</label><br />
@@option@@<br />
<label>
<input type="checkbox" class="filled-in" id="wholeword_filter" value="1" />

View File

@@ -140,6 +140,7 @@
"filterWord":"Filtering words",
"degree":"Filter contexts",
"conver":"Conversations",
"prof":"Profiles",
"option":"Options",
"matchWord":"Whole word",
"warnMatchWord":"Nice for Latin language",

View File

@@ -138,6 +138,7 @@
"listLocale":"一覧",
"degree":"適応範囲",
"conver":"会話",
"prof":"プロフィール",
"option":"オプション",
"matchWord":"単語マッチ",
"warnMatchWord":"非ラテン系の文字列では「単語マッチ」はせん方がええで。(これはフリかも知れん)",

View File

@@ -140,6 +140,7 @@
"listLocale":"一覧",
"degree":"適応範囲",
"conver":"会話",
"prof":"プロフィール",
"option":"オプション",
"matchWord":"単語マッチ",
"warnMatchWord":"非ラテン系の文字列では「単語マッチ」は推奨されません。",