.adpl help updated. closes #999
This commit is contained in:
		@@ -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 {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user