Added comma

This commit is contained in:
Jaex 2021-08-10 02:38:28 +03:00
parent df818c040f
commit 8459ece0c3
2 changed files with 2 additions and 2 deletions

View file

@ -110,7 +110,7 @@ internal class Resources {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to File name, window title, process name etc.. /// Looks up a localized string similar to File name, window title, process name, etc..
/// </summary> /// </summary>
internal static string HistoryForm_Search_Watermark { internal static string HistoryForm_Search_Watermark {
get { get {

View file

@ -251,6 +251,6 @@
<value>..\Resources\layout-header-3-mix.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> <value>..\Resources\layout-header-3-mix.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data> </data>
<data name="HistoryForm_Search_Watermark" xml:space="preserve"> <data name="HistoryForm_Search_Watermark" xml:space="preserve">
<value>File name, window title, process name etc.</value> <value>File name, window title, process name, etc.</value>
</data> </data>
</root> </root>