Adjusting text for 2564 (#2606)

This commit is contained in:
Clint Rutkas 2020-05-01 15:25:56 -07:00 committed by GitHub
parent cbe20d9c96
commit 431f7ab37c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -88,7 +88,7 @@ namespace FancyZonesEditor.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Choose your layout. /// Looks up a localized string similar to Choose your layout for this desktop.
/// </summary> /// </summary>
public static string Choose_Layout { public static string Choose_Layout {
get { get {

View file

@ -127,7 +127,7 @@
<value>Cancel</value> <value>Cancel</value>
</data> </data>
<data name="Choose_Layout" xml:space="preserve"> <data name="Choose_Layout" xml:space="preserve">
<value>Choose your layout</value> <value>Choose your layout for this desktop</value>
</data> </data>
<data name="Custom" xml:space="preserve"> <data name="Custom" xml:space="preserve">
<value>Custom</value> <value>Custom</value>