DevTools: Localize user agent dropdown menu in Network conditions tool
In the Network condition tools, user facing strings in the dropdown menu of user agent options are not localized. https://imgur.com/ZDp4j8D In this change: - adds ls() calls to those strings in NetworkConfigView.js. - GRDP changes are generated automatically, with manually written descriptions - Placeholders (<ph name="LOCKED_1">) are added in the grdp to prevent translations of the branding related strings. Bug: 941561 Change-Id: Ib274dd425733d0ef4f4199ff6334810f113ade27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1816184Reviewed-by:Yang Guo <yangguo@chromium.org> Reviewed-by:
Mandy Chen <mandy.chen@microsoft.com> Commit-Queue: Christy Chen <chrche@microsoft.com> Cr-Commit-Position: refs/heads/master@{#699434}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment