Video Tutorials : Using translate backend to provide the language info
For video tutorials, instead of passing the language display name from the server, we can just pass the locale, from which we can consult with the translate backend to get the display name for the given locale. This CL makes the Java side changes required to obtain this information. Bug: 1137912 Change-Id: Ia9ce3c94088f9f4311b04141df9542a0846263f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468781Reviewed-by:Megan Jablonski <megjablon@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#817330}
Showing
Please register or sign in to comment