Commit 0f8efb4d authored by Christy Chen's avatar Christy Chen Committed by Commit Bot

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: default avatarYang Guo <yangguo@chromium.org>
Reviewed-by: default avatarMandy Chen <mandy.chen@microsoft.com>
Commit-Queue: Christy Chen <chrche@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#699434}
parent 24e0e0af
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment