xamarin-macios/msbuild
Jonathan Peppers 89d621e373
[msbuild] add missing localization comments (#8602)
Fixes: https://github.com/xamarin/xamarin-macios/issues/8211
Context: https://github.com/xamarin/xamarin-android/blob/master/Documentation/workflow/Localization.md

A list of MSBuild error codes came back from the translators. These
had no `<comment/>` fields filled out at all. I added these, so it
should be much clearer what the messages actually mean.

* E0044
* E0094
* E0098
* E0124
* E0128
* E0130
* E0131
* E0133
* E0140
* E0156
* E7022_A
* E7057
* M0119
* W0020
* W0022

Error codes that did not appear to be used anymore:

* E0096

I also added a short `README.md` so others can more easily pick this
up.
2020-05-15 15:01:58 -05:00
..
Xamarin.Localization.MSBuild [msbuild] add missing localization comments (#8602) 2020-05-15 15:01:58 -05:00
Xamarin.Mac.Tasks [msbuild] Inherit from Xamarin[Tool]Task instead of [Tool]Task in a most tasks. (#8582) 2020-05-13 15:44:59 +02:00
Xamarin.Mac.Tasks.Core [msbuild] Inherit from Xamarin[Tool]Task instead of [Tool]Task in a most tasks. (#8582) 2020-05-13 15:44:59 +02:00
Xamarin.MacDev.Tasks [msbuild] Remove the net461 version of the msbuild task assemblies. (#8419) 2020-04-20 09:59:22 +02:00
Xamarin.MacDev.Tasks.Core [msbuild] Inherit from Xamarin[Tool]Task instead of [Tool]Task in a most tasks. (#8582) 2020-05-13 15:44:59 +02:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [msbuild] add System.Drawing.Common ref for bindings (#8528) 2020-05-07 15:27:06 -05:00
Xamarin.iOS.Tasks [msbuild] Remove the net461 version of the msbuild task assemblies. (#8419) 2020-04-20 09:59:22 +02:00
Xamarin.iOS.Tasks.Core [msbuild] Inherit from Xamarin[Tool]Task instead of [Tool]Task in a most tasks. (#8582) 2020-05-13 15:44:59 +02:00
tests [msbuild] Remove the net461 version of the msbuild task assemblies. (#8419) 2020-04-20 09:59:22 +02:00
.editorconfig Provide .editorconfig support for easier contributor formatting 2016-06-13 00:43:37 -03:00
.gitignore [msbuild] Convert project files to sdk-style project files. (#7698) 2020-01-14 08:16:02 +01:00
ILMerge.targets [msbuild] Make code a bit more future-proof. (#7790) 2020-02-05 07:29:29 +01:00
Makefile [msbuild] Improve symlinks for Xamarin.Mac. (#8484) 2020-05-04 10:51:29 +02:00
Xamarin.MacDev.Tasks.sln [Localization] MSBuild 2020-03-13 17:46:28 -04:00