Fixed .donadd description

This commit is contained in:
Kwoth 2016-10-14 00:59:02 +02:00
parent 67bac9ffe5
commit ff663c4331
2 changed files with 2 additions and 2 deletions

View File

@ -2067,7 +2067,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Add a donator to the database. **Kwoth Only**.
/// Looks up a localized string similar to Add a donator to the database..
/// </summary>
public static string donadd_desc {
get {

View File

@ -796,7 +796,7 @@
<value>donadd</value>
</data>
<data name="donadd_desc" xml:space="preserve">
<value>Add a donator to the database. **Kwoth Only**</value>
<value>Add a donator to the database.</value>
</data>
<data name="donadd_usage" xml:space="preserve">
<value>`.donadd Donate Amount`</value>