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