mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
Updated strings
This commit is contained in:
@@ -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 "merge"..
|
||||
/// 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 {
|
||||
|
||||
@@ -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 & apply</value>
|
||||
|
||||
Reference in New Issue
Block a user