Fixed mirai's screwup with $$$$ xD
This commit is contained in:
parent
e792600590
commit
4fd017f651
@ -969,7 +969,7 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to $$$.
|
/// Looks up a localized string similar to cash $$.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string cash_text {
|
public static string cash_text {
|
||||||
get {
|
get {
|
||||||
|
@ -2635,6 +2635,6 @@
|
|||||||
<value>`$$$` or `$$$ @SomeGuy`</value>
|
<value>`$$$` or `$$$ @SomeGuy`</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="cash_text" xml:space="preserve">
|
<data name="cash_text" xml:space="preserve">
|
||||||
<value>$$$</value>
|
<value>cash $$</value>
|
||||||
</data>
|
</data>
|
||||||
</root>
|
</root>
|
Loading…
Reference in New Issue
Block a user