Deleted unused resources (#9392)

This commit is contained in:
Mykhailo Pylyp
2021-02-02 17:20:28 +02:00
committed by GitHub
parent 3f6bc35ec6
commit 700e1a1c6f
5 changed files with 0 additions and 60 deletions

View File

@@ -60,15 +60,6 @@ namespace PowerLauncher.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to You have activated Wox {0} times.
/// </summary>
public static string about_activate_times {
get {
return ResourceManager.GetString("about_activate_times", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Application Icon.
/// </summary>

View File

@@ -129,9 +129,6 @@
<data name="lastExecuteTime" xml:space="preserve">
<value>Last execution time: {0}</value>
</data>
<data name="about_activate_times" xml:space="preserve">
<value>You have activated Wox {0} times</value>
</data>
<data name="reportWindow_header" xml:space="preserve">
<value>Something went wrong.</value>
</data>