xamarin-macios/msbuild/Xamarin.Localization.MSBuild
VS MobileTools Engineering Service 2 9daff111e6
Localized file check-in by OneLocBuild Task: Build definition ID 14411: Build ID 5419189 (#13301)
2021-11-08 14:22:09 -05:00
..
TranslatedAssemblies Localized file check-in by OneLocBuild Task: Build definition ID 14411: Build ID 5419189 (#13301) 2021-11-08 14:22:09 -05:00
MSBStrings.Designer.cs [msbuild/tools] Augment the CreateBindingResourcePackage to support creating a zipped binding resource package. (#12868) 2021-10-01 08:40:01 +02:00
MSBStrings.resx [msbuild/tools] Augment the CreateBindingResourcePackage to support creating a zipped binding resource package. (#12868) 2021-10-01 08:40:01 +02:00
README.md Updating Localization READMEs (#11738) 2021-06-01 09:51:38 -05:00
Xamarin.Localization.MSBuild.csproj [msbuild] Sign the localization assembly as well. (#12869) 2021-09-30 07:32:06 +02:00

README.md

MSBuild Localization

Messages for new MSBuild error codes live in MSBStrings.resx.

  • You can now make changes to MSBStrings.resx in the Visual Studio for Mac IDE or from any text editor.

  • If you make changes in the IDE, you should see changes automatically copy into MSBStrings.Designer.cs. Be sure to rebuild the project after making your changes.

  • If you make changes from a text editor, be sure to run make inside the xamarin-macios/msbuild/Xamarin.Localization.MSBuild directory.

See Localization Wiki for more details on our localization process

or the OneLocBuild Wiki for information on OneLocBuild.