$divorce response string fixed

This commit is contained in:
Kwoth 2017-02-21 03:06:13 +01:00
parent cfc00b5df6
commit 43ad7120f5
2 changed files with 3 additions and 3 deletions

View File

@ -2655,9 +2655,9 @@ namespace NadekoBot.Resources {
/// <summary> /// <summary>
/// Looks up a localized string similar to You have divorced a waifu who doesn&apos;t like you. You received {0} back.. /// Looks up a localized string similar to You have divorced a waifu who doesn&apos;t like you. You received {0} back..
/// </summary> /// </summary>
public static string gambling_waifu_divorced_not_like { public static string gambling_waifu_divorced_notlike {
get { get {
return ResourceManager.GetString("gambling_waifu_divorced_not_like", resourceCulture); return ResourceManager.GetString("gambling_waifu_divorced_notlike", resourceCulture);
} }
} }

View File

@ -1142,7 +1142,7 @@ Don't forget to leave your discord name or id in the message.
<value>You have divorced a waifu who likes you. You heartless monster. <value>You have divorced a waifu who likes you. You heartless monster.
{0} received {1} as a compensation.</value> {0} received {1} as a compensation.</value>
</data> </data>
<data name="gambling_waifu_divorced_not_like" xml:space="preserve"> <data name="gambling_waifu_divorced_notlike" xml:space="preserve">
<value>You have divorced a waifu who doesn't like you. You received {0} back.</value> <value>You have divorced a waifu who doesn't like you. You received {0} back.</value>
</data> </data>
<data name="gambling_waifu_egomaniac" xml:space="preserve"> <data name="gambling_waifu_egomaniac" xml:space="preserve">