1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 Copyright (C) 2025 The Android Open Source Project 4 5 Licensed under the Apache License, Version 2.0 (the "License"); 6 you may not use this file except in compliance with the License. 7 You may obtain a copy of the License at 8 9 http://www.apache.org/licenses/LICENSE-2.0 10 11 Unless required by applicable law or agreed to in writing, software 12 distributed under the License is distributed on an "AS IS" BASIS, 13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 See the License for the specific language governing permissions and 15 limitations under the License. 16 --> 17 18<resources xmlns:android="http://schemas.android.com/apk/res/android" 19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 20 <string name="permgrouplab_health" msgid="2189810208223060173">"Health, fitness and wellness"</string> 21 <string name="health_permission_header_description" msgid="1816010176505069704">"Apps with this permission can read and write your health, fitness and wellness data. This includes data tracked from your devices and data stored in Health Connect"</string> 22 <string name="request_fitness_permissions_header_title" msgid="691098725072165124">"Allow <xliff:g id="APP_NAME">%1$s</xliff:g> to access your fitness and wellness data?"</string> 23 <string name="request_fitness_permissions_data_access_type_read_write" msgid="6235870036030504887">"Choose which fitness and wellness data this app can access. This includes data tracked and stored on this device, <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string> 24 <string name="request_fitness_permissions_data_access_type_read" msgid="3344607816160328843">"Choose which fitness and wellness data this app can access. This includes data tracked and stored on this device, <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string> 25 <string name="request_fitness_permissions_data_access_type_write" msgid="8699879399386811720">"Choose which fitness and wellness data this app can access. This includes data tracked and stored on this device, <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string> 26 <string name="request_learn_more" msgid="2665249156693144626">"learn more"</string> 27 <string name="settings_manage_permission" msgid="3585762257420446893">"Health, fitness and wellness"</string> 28 <string name="settings_combined_permissions" msgid="1243346425556604875">"Health, fitness and wellness"</string> 29 <string name="settings_fitness_permissions" msgid="989130669597060476">"Fitness and wellness"</string> 30 <string name="settings_medical_permissions" msgid="3616285795348645545">"Health records"</string> 31</resources> 32