Update CommandStrings.resx
This commit is contained in:
parent
d256d520e4
commit
80c1c141b7
@ -1151,6 +1151,15 @@
|
||||
</data>
|
||||
<data name="searchquote_usage" xml:space="preserve">
|
||||
<value>`{0}qsearch keyword text`</value>
|
||||
</data>
|
||||
<data name="quoteid_cmd" xml:space="preserve">
|
||||
<value>quoteid qid</value>
|
||||
</data>
|
||||
<data name="quoteid_desc" xml:space="preserve">
|
||||
<value>Displays the quote with the specified ID number. Quote ID numbers can be found by typing `.liqu [num]` where `[num]` is a number of a page which contains 15 quotes.</value>
|
||||
</data>
|
||||
<data name="quoteid_usage" xml:space="preserve">
|
||||
<value>`{0}qid 123456`</value>
|
||||
</data>
|
||||
<data name="deletequote_cmd" xml:space="preserve">
|
||||
<value>deletequote delq</value>
|
||||
@ -3339,4 +3348,4 @@
|
||||
<data name="slowmodewhitelist_usage" xml:space="preserve">
|
||||
<value>`{0}slowmodewl SomeRole` or `{0}slowmodewl AdminDude`</value>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
Loading…
Reference in New Issue
Block a user