You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The xamarin-android-tools repo has been fully onboarded into the OneLoc
system, and the translations for Microsoft.Android.Build.BaseTasks and
Xamarin.Android.Tools.AndroidSdk are now complete.
XLF files and the XliffTasks NuGet will no longer be used. They have
been replaced by the OneLocBuild translation process which produces
translated RESX files.
Future changes to the `Resources.resx` files in this repo will trigger
a new OneLocBuild handoff for translation. Shortly after that, the LCL
files in the Localize folder will be automatically updated with newly
translated strings. This update will cause the OneLocBuild task to open
another PR which updates the RESX files used to produce localized
satellite assemblies.
-----
This is the pull request automatically created by the OneLocBuild task
in the build process to check-in localized files generated based upon
translation source files (.lcl files) handed-back from the downstream
localization pipeline. If there are issues in translations, visit
https://aka.ms/ceLocBug and log bugs for fixes. The OneLocBuild wiki is
https://aka.ms/onelocbuild and the localization process in general is
documented at https://aka.ms/AllAboutLoc.
Co-authored-by: Peter Collins <[email protected]>
0 commit comments