Merge pull request #1070 from shikhir-arora/dev
Update .qsearch description
This commit is contained in:
commit
7d53081b20
@ -2391,7 +2391,7 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Searches a quote for a given keyword and any string portion of a quote matching that keyword..
|
||||
/// Looks up a localized string similar to Shows a random quote for a keyword that contains any text specified in the search..
|
||||
/// </summary>
|
||||
public static string searchquote_desc {
|
||||
get {
|
||||
|
@ -1147,7 +1147,7 @@
|
||||
<value>qsearch</value>
|
||||
</data>
|
||||
<data name="searchquote_desc" xml:space="preserve">
|
||||
<value>Searches a quote for a given keyword and any string portion of a quote matching that keyword.</value>
|
||||
<value>Shows a random quote for a keyword that contains any text specified in the search.</value>
|
||||
</data>
|
||||
<data name="searchquote_usage" xml:space="preserve">
|
||||
<value>`{0}qsearch keyword text`</value>
|
||||
|
Loading…
Reference in New Issue
Block a user