Commit bdb3d35e authored by Jongmok Kim's avatar Jongmok Kim Committed by Commit Bot

Fix page info label for android permission blocked

It was noted that the string should be properly capitalized according to Google's style guide.

Bug: 1047690
Change-Id: Idbb64754615c4ffc993de3b3685096dbf3458f62
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041685Reviewed-by: default avatarTed Choc <tedchoc@chromium.org>
Commit-Queue: Ted Choc <tedchoc@chromium.org>
Cr-Commit-Position: refs/heads/master@{#739293}
parent 801483d2
......@@ -2198,7 +2198,7 @@ To change this setting, <ph name="BEGIN_LINK">&lt;resetlink&gt;</ph>reset sync<p
Blocked
</message>
<message name="IDS_PAGE_INFO_ANDROID_PERMISSION_BLOCKED" desc="The label used in the Page Info dialog to indicate a permission has been blocked within Android settings">
Turned off in Android Settings
Turned off in Android settings
</message>
<message name="IDS_PAGE_INFO_ANDROID_LOCATION_BLOCKED" desc="The label used in the Page Info dialog to indicate that location has been been disabled for the device in Android settings">
Turned off for this device
......
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