fixed pokeab usage

This commit is contained in:
Kwoth 2016-10-14 19:44:19 +02:00
parent 0e627ba9e3
commit 2e046b9fe9
2 changed files with 2 additions and 2 deletions

View File

@ -4641,7 +4641,7 @@ namespace NadekoBot.Resources {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to `~pokeab &quot;water gun&quot;`. /// Looks up a localized string similar to `~pokeab overgrow`.
/// </summary> /// </summary>
public static string pokemonability_usage { public static string pokemonability_usage {
get { get {

View File

@ -1996,7 +1996,7 @@
<value>Searches for a pokemon ability.</value> <value>Searches for a pokemon ability.</value>
</data> </data>
<data name="pokemonability_usage" xml:space="preserve"> <data name="pokemonability_usage" xml:space="preserve">
<value>`~pokeab "water gun"`</value> <value>`~pokeab overgrow`</value>
</data> </data>
<data name="memelist_cmd" xml:space="preserve"> <data name="memelist_cmd" xml:space="preserve">
<value>memelist</value> <value>memelist</value>