~yoda usage fix
This commit is contained in:
parent
d2484fa42b
commit
a5f0cf8abf
@ -9042,7 +9042,7 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
|
||||
/// <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>
|
||||
public static string yodify_usage {
|
||||
get {
|
||||
|
@ -2689,7 +2689,7 @@
|
||||
<value>Translates your normal sentences into Yoda styled sentences!</value>
|
||||
</data>
|
||||
<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 name="attack_cmd" xml:space="preserve">
|
||||
<value>attack</value>
|
||||
|
Loading…
Reference in New Issue
Block a user