xamarin-macios/src/xlf
Jonathan Peppers 4e37ecf65c
[msbuild] missing localization comments - part 3 (#8721)
Fixes: https://github.com/xamarin/xamarin-macios/issues/8468

Added missing `<comment/>` fields for:

* BI1033
* BI1077
* MM2007
* MT0073
* MT0074
* MT0112_c
* MT0113_i
* MT4146
* MT4162

I had to split up the `MT4162` error message, introducing:

* `Errors.MT4162_BaseType` - a base type of
* `Errors.MT4162_Parameter` - a parameter in
* `Errors.MT4162_ReturnType` - a return type in
* `Errors.MT4162_PropertyType` - the property type of

This also removed an argument passed into `string.Format`.
2020-06-02 13:57:11 -05:00
..
Resources.cs.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.de.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.es.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.fr.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.it.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.ja.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.ko.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.pl.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.pt-BR.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.ru.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.tr.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.zh-Hans.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00
Resources.zh-Hant.xlf [msbuild] missing localization comments - part 3 (#8721) 2020-06-02 13:57:11 -05:00