Strings.shared.resx
is a shared resource and gets embedded into all msbuild dllsxlf
besides it which contains its localized strings in .xlf format<Assembly Name>.<Neutral Resx File Name>.resources
. In the ResourceManager this appears as <Assembly Name>.<Neutral Resx File Name>
(without the trailing .resources
). For example, the Microsoft.Build
assembly uses the Microsoft.Build.Strings.resources
logical resource name (the resource file is Strings.resx
), and its corresponding ResourceManager uses Microsoft.Build.Strings
.$(IntermediaryOutputPath)
<target>
element of the xlf resource (do not include other non-localization changes)Code completion ("IntelliSense") for MSBuild project files is provided minimally in Visual Studio by XML Schema files like Microsoft.Build.CommonTypes.xsd
. These files are English-only in the GitHub repo; their localization is managed in the Microsoft-internal VS
repo.
File XSD localization bugs in this repo. The MSBuild team will coordinate with the Visual Studio localization team to redirect it appropriately.
After updating an XSD in the GitHub repo, the MSBuild-to-VS-repo insertion process automatically updates the canonical Visual Studio copy of the XSD.
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )