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>
/// Looks up a localized string similar to Hold down Shift key to change orientation of splitter.
///To merge zones, select the zones and click &quot;merge&quot;..
/// Looks up a localized string similar to To change the orientation of the splitter, hold down the Shift key.
///To merge zones, click and drag over the zones you wish to merge..
/// </summary>
public static string Note_Custom_Table {
get {

View File

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