Updated strings

This commit is contained in:
Niels Laute
2021-02-17 07:09:57 +01:00
parent 40c806d24d
commit cc4e1764b7
2 changed files with 4 additions and 4 deletions

View File

@@ -529,8 +529,8 @@ namespace FancyZonesEditor.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Hold down Shift key to change orientation of splitter. /// Looks up a localized string similar to To change the orientation of the splitter, hold down the Shift key.
///To merge zones, select the zones and click &quot;merge&quot;.. ///To merge zones, click and drag over the zones you wish to merge..
/// </summary> /// </summary>
public static string Note_Custom_Table { public static string Note_Custom_Table {
get { get {

View File

@@ -160,8 +160,8 @@
<value>Name</value> <value>Name</value>
</data> </data>
<data name="Note_Custom_Table" xml:space="preserve"> <data name="Note_Custom_Table" xml:space="preserve">
<value>Hold down Shift key to change orientation of splitter. <value>To change the orientation of the splitter, hold down the Shift key.
To merge zones, select the zones and click "merge".</value> To merge zones, click and drag over the zones you wish to merge.</value>
</data> </data>
<data name="Save_Apply" xml:space="preserve"> <data name="Save_Apply" xml:space="preserve">
<value>Save &amp; apply</value> <value>Save &amp; apply</value>