mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
addressing loc team feedback
This commit is contained in:
@@ -124,7 +124,7 @@ namespace PowerLauncher.Properties {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Powertoys Run deserialization error.
|
/// Looks up a localized string similar to PowerToys Run deserialization error.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string deseralization_error_title {
|
public static string deseralization_error_title {
|
||||||
get {
|
get {
|
||||||
|
|||||||
@@ -137,6 +137,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="reportWindow_file_bug" xml:space="preserve">
|
<data name="reportWindow_file_bug" xml:space="preserve">
|
||||||
<value>Please file a bug in the</value>
|
<value>Please file a bug in the</value>
|
||||||
|
<comment>What follows is a URL link</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="reportWindow_github_repo" xml:space="preserve">
|
<data name="reportWindow_github_repo" xml:space="preserve">
|
||||||
<value>PowerToys GitHub repository</value>
|
<value>PowerToys GitHub repository</value>
|
||||||
@@ -181,7 +182,7 @@
|
|||||||
<value>Title</value>
|
<value>Title</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="deseralization_error_title" xml:space="preserve">
|
<data name="deseralization_error_title" xml:space="preserve">
|
||||||
<value>Powertoys Run deserialization error</value>
|
<value>PowerToys Run deserialization error</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="deseralization_error_message" xml:space="preserve">
|
<data name="deseralization_error_message" xml:space="preserve">
|
||||||
<value>Settings will be reset to default and program will continue to function.</value>
|
<value>Settings will be reset to default and program will continue to function.</value>
|
||||||
|
|||||||
Reference in New Issue
Block a user