Commit a66eb241 authored by Christian Dullweber's avatar Christian Dullweber Committed by Commit Bot

Add meaning attribute for app 'Location' permission string

File 'Location' and geo 'Location' need different translations in
German. Add 'meaning' attribute to the app 'Location' permission to
translate it correctly.

Bug: 1098432
Change-Id: Ie7927409fdbe03b4d92f0a1584c0d3b0e93a50e6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2264370Reviewed-by: default avatarJeevan Shikaram <jshikaram@chromium.org>
Commit-Queue: Jeevan Shikaram <jshikaram@chromium.org>
Auto-Submit: Christian Dullweber <dullweber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#782892}
parent b70bee73
......@@ -4,7 +4,7 @@
<message name="IDS_APP_MANAGEMENT_CAMERA" desc="Label for the camera permission toggle.">
Camera
</message>
<message name="IDS_APP_MANAGEMENT_LOCATION" desc="Label for the location permission toggle.">
<message name="IDS_APP_MANAGEMENT_LOCATION" desc="Label for the location permission toggle." meaning="Geolocation">
Location
</message>
<message name="IDS_APP_MANAGEMENT_MICROPHONE" desc="Label for the microphone permission toggle.">
......
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