PowerToys/src/modules/launcher/PowerLauncher
Arjun Balgovind 2a7bf7fb5b
[Localization] Add localization step to pipeline and enable localization on C# projects with resx/resw resource files (#6033)
* 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

* Fixed file names

* Changed to check folder for LocProject files

* Updated folder

* Changed directory

* Changed to src directory

* Changed language set and name format, removed rc file localization

* Added all projects with resx/resw files

* Added newline to end of file

* Removed nuget source as it is not used

* Updated comments

* Fixed formatting of json file

* Move loc step to end
2020-08-19 16:10:15 -07:00
..
Helper [stylecop] Launcher (#5968) 2020-08-14 13:35:06 -07:00
Images [PowerToys Run] Updated (plugin) icons with MDL2 (#4149) 2020-07-13 22:59:19 -07:00
Languages [Launcher] ReportWindow redesign and theming support (#5790) 2020-08-17 13:48:54 -07:00
Properties whitespace forced changes (#6002) 2020-08-17 10:00:56 -07:00
Resources Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
Storage [stylecop] Launcher (#5968) 2020-08-14 13:35:06 -07:00
Styles [PowerToys Run] Vertical scrollbar for results list (#4343) 2020-06-17 09:48:30 -07:00
Themes Run UI contrast accessibility (#6027) 2020-08-19 11:38:49 -07:00
ViewModel whitespace forced changes (#6002) 2020-08-17 10:00:56 -07:00
ActionKeywords.xaml Lots of small tweaks (#5960) 2020-08-14 11:50:14 -07:00
ActionKeywords.xaml.cs [stylecop] Launcher (#5968) 2020-08-14 13:35:06 -07:00
app.manifest Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
app.png [PowerToys Run] Updated (plugin) icons with MDL2 (#4149) 2020-07-13 22:59:19 -07:00
App.xaml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
App.xaml.cs whitespace forced changes (#6002) 2020-08-17 10:00:56 -07:00
FodyWeavers.xml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
FodyWeavers.xsd Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
LauncherControl.xaml Fix Code Related PT Run Accessibility issues (#5610) 2020-08-05 13:43:47 -07:00
LauncherControl.xaml.cs fixing most whitespace issues, reordering namespaces and adding in headers (#5677) 2020-08-05 14:06:55 -07:00
LocProject.json [Localization] Add localization step to pipeline and enable localization on C# projects with resx/resw resource files (#6033) 2020-08-19 16:10:15 -07:00
MainWindow.xaml Migrate files from Wox to PowerLauncher (#5014) 2020-07-20 11:22:03 -07:00
MainWindow.xaml.cs [stylecop] Launcher (#5968) 2020-08-14 13:35:06 -07:00
PowerLauncher.csproj [stylecop] Launcher (#5968) 2020-08-14 13:35:06 -07:00
PublicAPIInstance.cs Additional formatting tweaks (#5909) 2020-08-13 15:32:12 -07:00
ReportWindow.xaml [Launcher] ReportWindow redesign and theming support (#5790) 2020-08-17 13:48:54 -07:00
ReportWindow.xaml.cs [Launcher] ReportWindow redesign and theming support (#5790) 2020-08-17 13:48:54 -07:00
ResultList.xaml Fix Code Related PT Run Accessibility issues (#5610) 2020-08-05 13:43:47 -07:00
ResultList.xaml.cs fixing most whitespace issues, reordering namespaces and adding in headers (#5677) 2020-08-05 14:06:55 -07:00
Settings.cs Additional formatting tweaks (#5909) 2020-08-13 15:32:12 -07:00
SettingsWatcher.cs [stylecop] Launcher (#5968) 2020-08-14 13:35:06 -07:00