diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 8a0fd49..bba4dbe 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -858,7 +858,7 @@ <string name="permissions_prompt_allow">Allow</string> <string name="permissions_prompt_deny">Deny</string> <string name="permissions_prompt_remember">Remember preference</string> - <string name="resource_geolocation">location</string> + <string name="resource_protected_media_id">protected media ID</string> <string name="resource_video_capture">camera</string> <string name="resource_audio_capture">microphone</string> <string name="geolocation_permissions_prompt_message"><xliff:g id="website origin" example="maps.google.com">%s</xliff:g> wants to know your location</string> |