fixed string

This commit is contained in:
Kwoth 2017-03-01 18:14:22 +01:00
parent 418ab7a08f
commit f294b9997b
2 changed files with 2 additions and 2 deletions

View File

@ -4587,7 +4587,7 @@ namespace NadekoBot.Resources {
}
/// <summary>
/// Looks up a localized string similar to Your auto-translate language has been set to {from}&gt;{to}.
/// Looks up a localized string similar to Your auto-translate language has been set to {0}&gt;{1}.
/// </summary>
public static string searches_atl_set {
get {

View File

@ -1658,7 +1658,7 @@ Don't forget to leave your discord name or id in the message.
<value>your auto-translate language has been removed.</value>
</data>
<data name="searches_atl_set" xml:space="preserve">
<value>Your auto-translate language has been set to {from}&gt;{to}</value>
<value>Your auto-translate language has been set to {0}&gt;{1}</value>
</data>
<data name="searches_atl_started" xml:space="preserve">
<value>Started automatic translation of messages on this channel.</value>