mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
[Localization] Migrate resources to resx for FancyZones (#6106)
* Added localization code to pipeline and created one LocProject json for Settings * Fixed typo * Reordered nuget source * Moved nuget install to restore step * Added FZ.rc file to LocProj * Added FZ resx file and modified rc file
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <interface/powertoy_module_interface.h>
|
||||
#include <lib/ZoneSet.h>
|
||||
|
||||
#include <lib/resource.h>
|
||||
#include <lib/Generated Files/resource.h>
|
||||
#include <lib/trace.h>
|
||||
#include <lib/Settings.h>
|
||||
#include <lib/FancyZones.h>
|
||||
|
||||
Reference in New Issue
Block a user