Fixed mirai's screwup with $$$$ xD

This commit is contained in:
Kwoth 2016-09-08 22:51:21 +02:00
parent e792600590
commit 4fd017f651
2 changed files with 2 additions and 2 deletions

View File

@ -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 {

View File

@ -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>