asar description fix

This commit is contained in:
Kwoth 2016-10-16 00:15:30 +02:00
parent 13e8fe7caa
commit 00cb7621b5
2 changed files with 2 additions and 2 deletions

View File

@ -366,7 +366,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Adds a role, or list of roles separated by whitespace(use quotations for multiword roles) to the list of self-assignable roles..
/// Looks up a localized string similar to Adds a role to the list of self-assignable roles..
/// </summary>
public static string asar_desc {
get {

View File

@ -382,7 +382,7 @@
<value>asar</value>
</data>
<data name="asar_desc" xml:space="preserve">
<value>Adds a role, or list of roles separated by whitespace(use quotations for multiword roles) to the list of self-assignable roles.</value>
<value>Adds a role to the list of self-assignable roles.</value>
</data>
<data name="asar_usage" xml:space="preserve">
<value>`.asar Gamer`</value>