• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?><!--
2  Copyright (C) 2025 The Android Open Source Project
3
4  Licensed under the Apache License, Version 2.0 (the "License");
5  you may not use this file except in compliance with the License.
6  You may obtain a copy of the License at
7
8       http://www.apache.org/licenses/LICENSE-2.0
9
10  Unless required by applicable law or agreed to in writing, software
11  distributed under the License is distributed on an "AS IS" BASIS,
12  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  See the License for the specific language governing permissions and
14  limitations under the License.
15-->
16<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
17  <string name="permgrouplab_health" description="Title of an application permission group, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30]">Health, fitness and wellness</string>
18
19  <string name="health_permission_header_description" description="Description text shown on screen for managing which apps have access to health and fitness data. Note: Health, fitness and wellness is the brand [CHAR_LIMIT=NONE]">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&#160;Connect</string>
20
21  <string name="request_fitness_permissions_header_title" description="Title for screen to give permissions to an app to read or write users data. Note: Fitness and wellness is the brand. [CHAR_LIMIT=NONE]">Allow <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> to access your fitness and wellness data?</string>
22  <string name="request_fitness_permissions_data_access_type_read_write" description="Text asking the user to select permissions for an app. [CHAR_LIMIT=NONE]">Choose which fitness and wellness data this app can access. This includes data tracked and stored on this device, <xliff:g example="learn more" id="learn_more_link">%1$s</xliff:g></string>
23  <string name="request_fitness_permissions_data_access_type_read" description="Text asking the user to select permissions for an app. [CHAR_LIMIT=NONE]">Choose which fitness and wellness data this app can access. This includes data tracked and stored on this device, <xliff:g example="learn more" id="learn_more_link">%1$s</xliff:g></string>
24  <string name="request_fitness_permissions_data_access_type_write" description="Text asking the user to select permissions for an app. [CHAR_LIMIT=NONE]">Choose which fitness and wellness data this app can access. This includes data tracked and stored on this device, <xliff:g example="learn more" id="learn_more_link">%1$s</xliff:g></string>
25  <string name="request_learn_more" description="Link to a help page about fitness and wellness permissions request. [CHAR_LIMIT=NONE]">learn more</string>
26
27  <string name="health_fitness_permissions_learn_more_link" description="Link that helps to learn more about Health Connect. [CHAR_LIMIT=50]" translatable="false">https://support-content-draft.corp.google.com/android?p=health_and_fitness_permissions</string>
28
29  <string name="settings_manage_permission" description="Label for manage permissions in Settings. [CHAR_LIMIT=40]">Health, fitness and wellness</string>
30  <string name="settings_combined_permissions" description="Label for view detailed fitness and medical permissions in Settings. [CHAR_LIMIT=40]">Health, fitness and wellness</string>
31  <string name="settings_fitness_permissions" description="Label for view detailed fitness permissions in Settings. [CHAR_LIMIT=40]">Fitness and wellness</string>
32  <string name="settings_medical_permissions" description="Label for view detailed medical permissions in Settings. [CHAR_LIMIT=40]">Health records</string>
33
34</resources>
35