now shows that you can specify a reason

This commit is contained in:
Kwoth 2017-04-09 23:31:16 +02:00
parent 4badd92b5a
commit e5131e0416
2 changed files with 2 additions and 2 deletions

View File

@ -9744,7 +9744,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to `{0}warn @b1nzy`.
/// Looks up a localized string similar to `{0}warn @b1nzy Very rude person`.
/// </summary>
public static string warn_usage {
get {

View File

@ -3247,7 +3247,7 @@
<value>Warns a user.</value>
</data>
<data name="warn_usage" xml:space="preserve">
<value>`{0}warn @b1nzy`</value>
<value>`{0}warn @b1nzy Very rude person`</value>
</data>
<data name="startupcommandadd_cmd" xml:space="preserve">
<value>scadd</value>