added in dialog, tweaked layout to be more resiliant to longer text (#1361)

This commit is contained in:
Clint Rutkas
2020-03-09 14:20:57 -07:00
committed by GitHub
parent 7653d5fec9
commit 6379c3210b
3 changed files with 10 additions and 11 deletions

View File

@@ -142,7 +142,7 @@ namespace FancyZonesEditor.Properties {
}
/// <summary>
/// Looks up a localized string similar to Note: Hold down Shift Key to change orientation of splitter.
/// Looks up a localized string similar to Note: Hold down Shift Key to change orientation of splitter. To merge zones, select the zones and click &quot;merge&quot;..
/// </summary>
public static string Note_Custom_Table {
get {

View File

@@ -145,7 +145,7 @@
<value>Name</value>
</data>
<data name="Note_Custom_Table" xml:space="preserve">
<value>Note: Hold down Shift Key to change orientation of splitter</value>
<value>Note: Hold down Shift Key to change orientation of splitter. To merge zones, select the zones and click "merge".</value>
</data>
<data name="Save_Apply" xml:space="preserve">
<value>Save and apply</value>