.adpl help updated. closes #999

This commit is contained in:
Kwoth 2017-01-24 15:45:00 +01:00
parent 8cd12bbec4
commit c34338458c
2 changed files with 2 additions and 3 deletions

View File

@ -177,7 +177,7 @@ namespace NadekoBot.Resources {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Adds a specified string to the list of playing strings to rotate. Supported placeholders: %servers%, %users%, %playing%, %queued%. /// Looks up a localized string similar to Adds a specified string to the list of playing strings to rotate. Supported placeholders: %servers%, %users%, %playing%, %queued%, %time%,%shardid%,%shardcount%, %shardguilds%.
/// </summary> /// </summary>
public static string addplaying_desc { public static string addplaying_desc {
get { get {

View File

@ -292,7 +292,7 @@
<value>addplaying adpl</value> <value>addplaying adpl</value>
</data> </data>
<data name="addplaying_desc" xml:space="preserve"> <data name="addplaying_desc" xml:space="preserve">
<value>Adds a specified string to the list of playing strings to rotate. Supported placeholders: %servers%, %users%, %playing%, %queued%</value> <value>Adds a specified string to the list of playing strings to rotate. Supported placeholders: %servers%, %users%, %playing%, %queued%, %time%,%shardid%,%shardcount%, %shardguilds%</value>
</data> </data>
<data name="addplaying_usage" xml:space="preserve"> <data name="addplaying_usage" xml:space="preserve">
<value>`{0}adpl`</value> <value>`{0}adpl`</value>
@ -1376,7 +1376,6 @@
</data> </data>
<data name="plant_usage" xml:space="preserve"> <data name="plant_usage" xml:space="preserve">
<value>`{0}plant` or `{0}plant 5`</value> <value>`{0}plant` or `{0}plant 5`</value>
<comment> </comment>
</data> </data>
<data name="gencurrency_cmd" xml:space="preserve"> <data name="gencurrency_cmd" xml:space="preserve">
<value>gencurrency gc</value> <value>gencurrency gc</value>