~yoda usage fix
This commit is contained in:
		@@ -9042,7 +9042,7 @@ namespace NadekoBot.Resources {
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
        /// <summary>
 | 
					        /// <summary>
 | 
				
			||||||
        ///    Looks up a localized string similar to {0}yodify I was once an adventurer like you` or `{0}yoda my feelings hurt`.
 | 
					        ///    Looks up a localized string similar to `{0}yoda my feelings hurt`.
 | 
				
			||||||
        /// </summary>
 | 
					        /// </summary>
 | 
				
			||||||
        public static string yodify_usage {
 | 
					        public static string yodify_usage {
 | 
				
			||||||
            get {
 | 
					            get {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2689,7 +2689,7 @@
 | 
				
			|||||||
    <value>Translates your normal sentences into Yoda styled sentences!</value>
 | 
					    <value>Translates your normal sentences into Yoda styled sentences!</value>
 | 
				
			||||||
  </data>
 | 
					  </data>
 | 
				
			||||||
  <data name="yodify_usage" xml:space="preserve">
 | 
					  <data name="yodify_usage" xml:space="preserve">
 | 
				
			||||||
    <value>{0}yodify I was once an adventurer like you` or `{0}yoda my feelings hurt`</value>
 | 
					    <value>`{0}yoda my feelings hurt`</value>
 | 
				
			||||||
  </data>
 | 
					  </data>
 | 
				
			||||||
  <data name="attack_cmd" xml:space="preserve">
 | 
					  <data name="attack_cmd" xml:space="preserve">
 | 
				
			||||||
    <value>attack</value>
 | 
					    <value>attack</value>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user