This commit is contained in:
JustArchi
2019-04-08 21:35:58 +02:00
parent 285449b3ea
commit 6cb7c04a99
2 changed files with 2 additions and 2 deletions

View File

@@ -322,7 +322,7 @@ namespace ArchiSteamFarm.Localization {
}
/// <summary>
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Successfully handled {0} confirmations..
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Successfully handled {0} confirmations!.
/// </summary>
public static string BotHandledConfirmations {
get {

View File

@@ -721,7 +721,7 @@ StackTrace:
<value>ASF process is already running for this working directory, aborting!</value>
</data>
<data name="BotHandledConfirmations" xml:space="preserve">
<value>Successfully handled {0} confirmations.</value>
<value>Successfully handled {0} confirmations!</value>
<comment>{0} will be replaced by number of confirmations</comment>
</data>
</root>