Changed a string
This commit is contained in:
		@@ -1794,7 +1794,7 @@ namespace NadekoBot.Resources {
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
        /// <summary>
 | 
					        /// <summary>
 | 
				
			||||||
        ///    Looks up a localized string similar to Claim from @{0} for a war against {1} has expired..
 | 
					        ///    Looks up a localized string similar to Claim from @{0} in a war against {1} has expired..
 | 
				
			||||||
        /// </summary>
 | 
					        /// </summary>
 | 
				
			||||||
        public static string clashofclans_claim_expired {
 | 
					        public static string clashofclans_claim_expired {
 | 
				
			||||||
            get {
 | 
					            get {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -139,7 +139,7 @@
 | 
				
			|||||||
    <value>@{0} You already claimed base #{1}. You can't claim a new one.</value>
 | 
					    <value>@{0} You already claimed base #{1}. You can't claim a new one.</value>
 | 
				
			||||||
  </data>
 | 
					  </data>
 | 
				
			||||||
  <data name="clashofclans_claim_expired" xml:space="preserve">
 | 
					  <data name="clashofclans_claim_expired" xml:space="preserve">
 | 
				
			||||||
    <value>Claim from @{0} for a war against {1} has expired.</value>
 | 
					    <value>Claim from @{0} in a war against {1} has expired.</value>
 | 
				
			||||||
  </data>
 | 
					  </data>
 | 
				
			||||||
  <data name="clashofclans_enemy" xml:space="preserve">
 | 
					  <data name="clashofclans_enemy" xml:space="preserve">
 | 
				
			||||||
    <value>Enemy</value>
 | 
					    <value>Enemy</value>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user