Commit 0eb2b794 authored by Xiaoqian Dai's avatar Xiaoqian Dai Committed by Commit Bot

Change the string "Request tablet site" to "Request mobile site".

According to the mock, change the string "Request tablet site" to
"Request mobile site".

Bug: 953577
Change-Id: Ie037b06466db3bb73cc28edd409d939fb46522e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634713Reviewed-by: default avatarMin Chen <minch@chromium.org>
Commit-Queue: Xiaoqian Dai <xdai@chromium.org>
Cr-Commit-Position: refs/heads/master@{#664524}
parent 6014a0fc
...@@ -1098,8 +1098,8 @@ are declared in tools/grit/grit_rule.gni. ...@@ -1098,8 +1098,8 @@ are declared in tools/grit/grit_rule.gni.
<!-- App menu --> <!-- App menu -->
<if expr="chromeos"> <if expr="chromeos">
<message name="IDS_TOGGLE_REQUEST_TABLET_SITE" desc="The toggle to request tablet site on a touch dev."> <message name="IDS_TOGGLE_REQUEST_TABLET_SITE" desc="The toggle to request mobile version site on a touch dev.">
Request tablet site Request mobile site
</message> </message>
</if> </if>
<message name="IDS_HELP_MENU" desc="The text label of the Help sub-menu item in the wrench menu"> <message name="IDS_HELP_MENU" desc="The text label of the Help sub-menu item in the wrench menu">
......
ce6da562bd442c6207cf6311edf18646511c3ae6
\ No newline at end of file
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