1<!--
2  Copyright (C) 2022 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="app_label" description="Label shown on the system app launcher. Note: Health Connect is the brand. [CHAR_LIMIT=40]">Health&#160;Connect</string>
18    <!-- Title shown for Health Connect [CHAR LIMIT=50] -->
19    <string name="health_connect_summary" description="Health connect summary, which describes what user can do when they click Health Connect">Manage app access to health data</string>
20    <!-- region Home screen -->
21    <string name="permissions_and_data_header" description="Header for section listing actions for showing connected apps permissions and data screens [CHAR LIMIT=NONE] ">Permissions and data</string>
22    <string name="home_subtitle" description="Description on the home screen of the app. [CHAR_LIMIT=NONE]">Manage the health and fitness data on your phone, and control which apps can access it</string>
23    <string name="data_title" description="Label for a button that takes the user to the data management screens. [CHAR_LIMIT=40]">Data and access</string>
24    <string name="all_categories_title" description="Title of a screen that lists all health data categories. [CHAR_LIMIT=40]">All categories</string>
25    <string name="see_all_categories" description="Label for a button that takes the user to the all categories screens. [CHAR_LIMIT=40]">See all categories</string>
26    <string name="no_data" description="Label that is displayed when the given health data category does not have any data.">No data</string>
27    <string name="connected_apps_title" description="Label for a button that takes the user to the connected apps' permissions screens. [CHAR_LIMIT=40]">App permissions</string>
28    <string name="connected_apps_subtitle" description="Description for a button that takes the user to the connected apps' permissions screens. [CHAR_LIMIT=NONE]">Manage your apps and permissions</string>
29    <string name="only_one_connected_app_button_subtitle" description="Description for a button that takes the user to the connected apps' permissions screens. [CHAR_LIMIT=NONE]"><xliff:g example="1" id="num_apps_connected">%1$s</xliff:g> of <xliff:g example="3" id="num_possible_apps">%2$s</xliff:g> apps has access</string>
30    <string name="connected_apps_button_subtitle" description="Description for a button that takes the user to the connected apps' permissions screens. [CHAR_LIMIT=NONE]"><xliff:g example="1" id="num_apps_connected">%1$s</xliff:g> of <xliff:g example="3" id="num_possible_apps">%2$s</xliff:g> apps have access</string>
31    <string name="connected_apps_all_apps_connected_subtitle" description="Description for a button that takes the user to the connected apps' permissions screens when all possible apps are connected. [CHAR_LIMIT=NONE]"><xliff:g example="1" id="num_apps_connected">%1$s</xliff:g> apps have access</string>
32    <string name="connected_apps_one_app_connected_subtitle" description="Description for a button that takes the user to the connected apps' permissions screens with one app connected. [CHAR_LIMIT=NONE]"><xliff:g example="1" id="num_apps_connected">%1$s</xliff:g> app has access</string>
33    <string name="connected_apps_connected_subtitle" description="Description for a button that takes the user to the connected apps' permissions screens when all possible apps are connected. [ICU SYNTAX][CHAR_LIMIT=NONE]">{count, plural, =1 {1 app has access} other {# apps have access}}</string>
34    <string name="connected_apps_button_no_permissions_subtitle" description="Description for a button that takes the user to the connected apps' permissions screens, when no apps are connected. [CHAR_LIMIT=NONE]">None</string>
35    <string name="entry_details_title" description="Label for a screen that list an entry details. [CHAR_LIMIT=40]">Entry details</string>
36    <!--  endregion -->
37
38    <!-- region Manage data -->
39    <string name="backup_title" description="Label for a button that takes the user to backup settings. [CHAR_LIMIT=40]">Backup</string>
40    <string name="data_sources_and_priority_title" description="Label for a button that takes the user to app priority settings. [CHAR_LIMIT=40]">Data sources and priority</string>
41    <string name="set_units_title" description="Label for a button that takes the user to unit settings. [CHAR_LIMIT=40]">Set units</string>
42    <string name="manage_data_preferences_category_title" description="Label for the grouped preference settings for managing data. [CHAR_LIMIT=40]">Preferences</string>
43    <string name="manage_data_category_title" description="Label for the category for managing data. [CHAR_LIMIT=40]">Manage data</string>
44    <string name="backup_and_restore_settings_summary" description="Summary for the backup and restore setting preference. [CHAR_LIMIT=NONE]">Export and import data</string>
45
46    <!-- endregion -->
47
48    <!-- region  Recent access -->
49    <string name="recent_access_header" description="Header for section showing apps that have recently accessed health data [CHAR_LIMIT=NONE]">Recent access</string>
50    <string name="no_recent_access" description="Header for section showing apps that have recently accessed health data [CHAR_LIMIT=NONE]">No apps recently accessed Health&#160;Connect</string>
51    <string name="show_recent_access_entries_button_title" description="Label on a button leading to another screen showing all the writes and reads performed by connected apps in the last 24 hours. [CHAR LIMIT=50]">See all recent access</string>
52    <string name="recent_access_screen_description" description="Description of Recent access screen, placed at the top. [CHAR LIMIT=NONE]">See which apps have accessed your data in the past 24 hours</string>
53    <string name="today_header" description="Header in the list of data access entries to differentiate between entries from today and yesterday. [CHAR LIMIT=50]">Today</string>
54    <string name="yesterday_header" description="Header in the list of data access entries to differentiate between entries from today and yesterday. [CHAR LIMIT=50]">Yesterday</string>
55    <string name="read_data_access_label" description="Label used to indicate that app performed read access to specified data types (as opposed to writing the data), as in 'Read: Steps, Heart rate'. [CHAR_LIMIT=NONE]">Read: <xliff:g example="heart rate" id="data_type">%s</xliff:g></string>
56    <string name="write_data_access_label" description="Label used to indicate that app performed write (insertion, deletion or update) access to specified data types (as opposed to reading the data), as in 'Write: Steps, Heart rate'. [CHAR_LIMIT=NONE]">Write: <xliff:g example="heart rate" id="data_type">%s</xliff:g></string>
57    <string name="data_type_separator" description="Separator (comma and whitespace in English) for a potentially long list of data type names listed in data access entry, as in 'Write: Steps, Distance, Calories'. [CHAR_LIMIT=NONE]">,\u0020</string>
58    <string name="manage_permissions" description="Text for floating action button that takes users from Recent Access apps to the App permissions screen [CHAR LIMIT=40]">Manage permissions</string>
59    <string name="recent_access_time_content_descritption" description="Content description for time section of recent access preference providing better context for accessibility talk back. [CHAR_LIMIT=NONE]">Time: <xliff:g example="13:05" id="recent_access_time">%1$s</xliff:g></string>
60    <!--endregion-->
61
62    <!--region Data categories  -->
63    <string name="activity_category_uppercase" description="Uppercase name for activity category, displaying user data related to activities (such as active time, calories burned, etc.) [CHAR LIMIT=30]">Activity</string>
64    <string name="activity_category_lowercase" description="Lowercase name for activity category, displaying user data related to activities (such as active time, calories burned, etc.) [CHAR LIMIT=30]">activity</string>
65
66    <string name="body_measurements_category_uppercase" description="Uppercase name for body measurements category, displaying user data related to body measurements (such as height, weight, etc.) [CHAR LIMIT=30]">Body measurements</string>
67    <string name="body_measurements_category_lowercase" description="Lowercase name for body measurements category, displaying user data related to body measurements (such as height, weight, etc.) [CHAR LIMIT=30]">body measurements</string>
68
69    <string name="sleep_category_uppercase" description="Uppercase name for sleep category, displaying user data related to sleep (such as sleep duration, bedtime schedule, etc.) [CHAR LIMIT=30]">Sleep</string>
70    <string name="sleep_category_lowercase" description="Lowercase name for sleep category, displaying user data related to sleep (such as sleep duration, bedtime schedule, etc.) [CHAR LIMIT=30]">sleep</string>
71
72    <string name="vitals_category_uppercase" description="Uppercase name for vitals category, displaying user data related to vitals (such as heart rate, blood pressure, etc.) [CHAR LIMIT=30]">Vitals</string>
73    <string name="vitals_category_lowercase" description="Lowercase name for vitals category, displaying user data related to vitals (such as heart rate, blood pressure, etc.) [CHAR LIMIT=30]">vitals</string>
74
75    <string name="cycle_tracking_category_uppercase" description="Uppercase name for cycle tracking category, displaying user data related to cycle tracking (such as cervical mucus, menstrual flow, etc.) [CHAR LIMIT=30]">Cycle tracking</string>
76    <string name="cycle_tracking_category_lowercase" description="Lowercase name for cycle tracking category, displaying user data related to cycle tracking (such as cervical mucus, menstrual flow, etc.) [CHAR LIMIT=30]">cycle tracking</string>
77
78    <string name="nutrition_category_uppercase" description="Uppercase name for nutrition category, displaying user data related to nutrition (such as calories consumed, hydration, etc.) [CHAR LIMIT=30]">Nutrition</string>
79    <string name="nutrition_category_lowercase" description="Lowercase name for nutrition category, displaying user data related to nutrition (such as calories consumed, hydration, etc.) [CHAR LIMIT=30]">nutrition</string>
80
81    <string name="browse_data_category" description="Uppercase name for a section that contains user data grouped by categories. [CHAR_LIMIT=50]">Browse data</string>
82    <string name="manage_data_section" description="Uppercase name for a section that has different user actions like deleting data. [CHAR_LIMIT=50]">Manage data</string>
83    <string name="export_data_button" description="Uppercase name for a button that allows a user to export their data. [CHAR_LIMIT=50]">Export data</string>
84    <string name="delete_all_data_button" description="Uppercase name for a button that allows deleting all data points. [CHAR_LIMIT=50]">Delete all data</string>
85    <string name="no_categories" description="Label that shows when health connect does not have data. Note: Health Connect is the brand. [CHAR_LIMIT=NONE]">You don\'t have any data in Health&#160;Connect</string>
86    <!--endregion-->
87
88    <!-- region Permission types  -->
89    <string name="permission_types_title" description="Title of screen for a user to manage their health and fitness data [CHAR_LIMIT=40]">Your data</string>
90    <string name="app_priority_button" description="Label for a button that opens the app priority settings screen where users can set which app should have higher priority. [CHAR_LIMIT=50]">App priority</string>
91    <string name="delete_category_data_button" description="Label for a button that allows deleting all data points from a given health data category. [CHAR_LIMIT=50]">Delete <xliff:g example="activity" id="category">%s</xliff:g> data</string>
92    <string name="select_all_apps_title" description="Title shown for clearing filters. [CHAR_LIMIT=40]">All apps</string>
93
94    <!--endregion-->
95
96    <!-- region Data access  -->
97    <string name="can_read" description="Section title that refers to apps with read permission for given permission type. [CHAR_LIMIT=50]">Can read <xliff:g example="heart rate" id="permission_type">%s</xliff:g></string>
98    <string name="can_write" description="Section title that refers to apps with write permission for given permission type. [CHAR_LIMIT=50]">Can write <xliff:g example="heart rate" id="permission_type">%s</xliff:g></string>
99    <string name="inactive_apps" description="Section title that refers to apps that are inactive in Health Connect. [CHAR_LIMIT=50]">Inactive apps</string>
100    <string name="inactive_apps_message" description="Description of the inactive apps section. [CHAR_LIMIT=NONE]">These apps can no longer write <xliff:g example="heart rate" id="data_type">%s</xliff:g>, but still have data stored in Health&#160;Connect</string>
101    <string name="data_access_empty_message" description="Message shown if there is no app to display on this page [CHAR_LIMIT=NONE]">Apps can no longer read or write <xliff:g example="heart rate" id="data_type">%1$s</xliff:g> and there is no <xliff:g example="heart rate" id="data_type_2">%2$s</xliff:g> data stored in Health&#160;Connect</string>
102    <string name="data_access_exercise_description" description="Description of data access for the exercise data type [CHAR_LIMIT=NONE]">This data includes information like active time, exercise type, laps, repetitions, sessions, or swimming strokes</string>
103    <string name="data_access_sleep_description" description="Description of data access for the sleep data type [CHAR_LIMIT=NONE]">This data includes information like sleep stages and sleep sessions</string>
104    <string name="all_entries_button" description="Label for a button that opens the Data entries page. [CHAR_LIMIT=50]">See all entries</string>
105    <string name="selected_date_view_action_description" description="Action description of a selected date view for accessibility [CHAR LIMIT=NONE]">change</string>
106    <string name="delete_permission_type_data_button" description="Label for a button that allows deleting all data points from a given health permission type. [CHAR_LIMIT=50]">Delete this data</string>
107    <!--endregion-->
108
109    <!-- region framework permissions -->
110    <!-- Health data permissions labels and descriptions -->
111    <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&#160;Connect</string>
112    <string name="permgroupdesc_health" description="Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=100]">access your health data</string>
113
114    <!-- Health data permissions labels and descriptions -->
115    <!-- TODO(b/249531235): update the labels and descriptions once UX writing is finalised -->
116    <string name="permlab_readCaloriesBurned" description="Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30]">Read calories burned</string>
117    <string name="permdesc_readCaloriesBurned" description="Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=100]">Allows the app to read the calories burned</string>
118    <!--endregion-->
119
120    <!-- region permission ui labels -->
121
122    <!-- Other health permissions -->
123    <string name="background_read_title" description="Title for permission to read health data in the background. [CHAR_LIMIT=NONE]">Access data in the background</string>
124    <string name="background_read_request_title" description="Title for screen to give permission to an app to read health data in the background. [CHAR_LIMIT=NONE]">Allow <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> to access data in the background?</string>
125    <string name="background_read_description" description="Description for permission to read health data in the background. [CHAR_LIMIT=NONE]">Allow this app to access Health&#160;Connect data when you\'re not using the app</string>
126    <string name="background_read_request_description" description="Description for screen to give permission to an app to read health data in the background. [CHAR_LIMIT=NONE]">If you allow, this app can access Health&#160;Connect data when you\'re not using the app.</string>
127
128    <string name="historic_access_title" description="Title for permission to access past health data. [CHAR_LIMIT=NONE]">Access past data</string>
129    <string name="historic_access_request_title" description="Title for screen to give permission to an app to access past health data. [CHAR_LIMIT=NONE]">Allow <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> to access past data?</string>
130    <string name="historic_access_description" description="Description for permission to access past health data. [CHAR_LIMIT=NONE]">Allow this app to access Health&#160;Connect data added before <xliff:g example="22 January 2022" id="data_access_date">%1$s</xliff:g></string>
131    <string name="historic_access_description_fallback" description="Description for permission to access past health data when there is no access date [CHAR_LIMIT=NONE]">Allow this app to access all past Health&#160;Connect data</string>
132    <string name="historic_access_request_description" description="Description for screen to give permission to an app to access past health data. [CHAR_LIMIT=NONE]">If you allow, this app can access Health&#160;Connect data added before <xliff:g example="22 January 2022" id="data_access_date">%1$s</xliff:g>.</string>
133    <string name="historic_access_request_description_fallback" description="Description for screen to give permission to an app to access past health data. [CHAR_LIMIT=NONE]">If you allow, this app can access all past Health&#160;Connect data.</string>
134    <!--endregion-->
135
136    <!-- region Activity data types -->
137    <string name="active_calories_burned_uppercase_label" description="Uppercase label used to show the user's active calories burned data [CHAR_LIMIT=50]">Active calories burned</string>
138    <string name="active_calories_burned_lowercase_label" description="Lowercase label used to show the user's active calories burned data [CHAR_LIMIT=50]">active calories burned</string>
139    <string name="active_calories_burned_read_content_description" description="Content description for switch that enables permissions for reading the user's active calories burned data [CHAR_LIMIT=NONE]">Read active calories burned</string>
140    <string name="active_calories_burned_write_content_description" description="Content description for switch that enables permissions for writing the user's active calories burned data [CHAR_LIMIT=NONE]">Write active calories burned</string>
141
142    <string name="exercise_uppercase_label" description="Uppercase label used to show the user's exercise data [CHAR_LIMIT=50]">Exercise</string>
143    <string name="exercise_lowercase_label" description="Lowercase label used to show the user's exercise data [CHAR_LIMIT=50]">exercise</string>
144    <string name="exercise_read_content_description" description="Content description for switch that enables permissions for reading the user's exercise data [CHAR_LIMIT=NONE]">Read exercise</string>
145    <string name="exercise_write_content_description" description="Content description for switch that enables permissions for writing the user's exercise data [CHAR_LIMIT=NONE]">Write exercise</string>
146
147    <string name="exercise_route_uppercase_label" description="Uppercase label used to show the user's exercise route [CHAR_LIMIT=50]">Exercise route</string>
148    <string name="exercise_route_lowercase_label" description="Lowercase label used to show the user's exercise route [CHAR_LIMIT=50]">exercise route</string>
149    <string name="exercise_route_write_content_description" description="Content description for switch that enables permissions for writing the user's exercise route [CHAR_LIMIT=NONE]">Write exercise route</string>
150    <string name="exercise_route_read_content_description" description="Content description for switch that enables permissions for reading the user's exercise route [CHAR_LIMIT=NONE]">Read exercise route</string>
151    <string name="exercise_routes_read_content_description" description="Content description for switch that enables permissions for reading user's exercise routes [CHAR_LIMIT=NONE]">Read exercise routes</string>
152
153    <string name="planned_exercise_uppercase_label" description="Uppercase label used to show the user's planned exercise data [CHAR_LIMIT=50]">Training plans</string>
154    <string name="planned_exercise_lowercase_label" description="Lowercase label used to show the user's planned exercise data [CHAR_LIMIT=50]">training plans</string>
155    <string name="planned_exercise_read_content_description" description="Content description for switch that enables permissions for reading the user's planned exercise data [CHAR_LIMIT=NONE]">Read training plans</string>
156    <string name="planned_exercise_write_content_description" description="Content description for switch that enables permissions for writing the user's planned exercise data [CHAR_LIMIT=NONE]">Write training plans</string>
157
158    <string name="distance_uppercase_label" description="Uppercase label used to show the user's distance data [CHAR_LIMIT=50]">Distance</string>
159    <string name="distance_lowercase_label" description="Lowercase label used to show the user's distance data [CHAR_LIMIT=50]">distance</string>
160    <string name="distance_read_content_description" description="Content description for switch that enables permissions for reading the user's distance data [CHAR_LIMIT=NONE]">Read distance</string>
161    <string name="distance_write_content_description" description="Content description for switch that enables permissions for writing the user's distance data [CHAR_LIMIT=NONE]">Write distance</string>
162
163    <string name="elevation_gained_uppercase_label" description="Uppercase label used to show the user's elevation gained data [CHAR_LIMIT=50]">Elevation gained</string>
164    <string name="elevation_gained_lowercase_label" description="Lowercase label used to show the user's elevation gained data [CHAR_LIMIT=50]">elevation gained</string>
165    <string name="elevation_gained_read_content_description" description="Content description for switch that enables permissions for reading the user's elevation gained data [CHAR_LIMIT=NONE]">Read elevation gained</string>
166    <string name="elevation_gained_write_content_description" description="Content description for switch that enables permissions for writing the user's elevation gained data [CHAR_LIMIT=NONE]">Write elevation gained</string>
167
168    <string name="floors_climbed_uppercase_label" description="Uppercase label used to show the user's floors climbed data [CHAR_LIMIT=50]">Floors climbed</string>
169    <string name="floors_climbed_lowercase_label" description="Lowercase label used to show the user's floors climbed data [CHAR_LIMIT=50]">floors climbed</string>
170    <string name="floors_climbed_read_content_description" description="Content description for switch that enables permissions for reading the user's floors climbed data [CHAR_LIMIT=NONE]">Read floors climbed</string>
171    <string name="floors_climbed_write_content_description" description="Content description for switch that enables permissions for writing the user's floors climbed data [CHAR_LIMIT=NONE]">Write floors climbed</string>
172
173    <string name="power_uppercase_label" description="Uppercase label used to show the user's power data [CHAR_LIMIT=50]">Power</string>
174    <string name="power_lowercase_label" description="Lowercase label used to show the user's power data [CHAR_LIMIT=50]">power</string>
175    <string name="power_read_content_description" description="Content description for switch that enables permissions for reading the user's power data [CHAR_LIMIT=NONE]">Read power</string>
176    <string name="power_write_content_description" description="Content description for switch that enables permissions for writing the user's power data [CHAR_LIMIT=NONE]">Write power</string>
177
178    <string name="speed_uppercase_label" description="Uppercase label used to show the user's speed data [CHAR_LIMIT=50]">Speed</string>
179    <string name="speed_lowercase_label" description="Lowercase label used to show the user's speed data [CHAR_LIMIT=50]">speed</string>
180    <string name="speed_read_content_description" description="Content description for switch that enables permissions for reading the user's speed data [CHAR_LIMIT=NONE]">Read speed</string>
181    <string name="speed_write_content_description" description="Content description for switch that enables permissions for writing the user's speed data [CHAR_LIMIT=NONE]">Write speed</string>
182
183    <string name="steps_uppercase_label" description="Uppercase label used to show the user's steps data [CHAR_LIMIT=50]">Steps</string>
184    <string name="steps_lowercase_label" description="Lowercase label used to show the user's steps data [CHAR_LIMIT=50]">steps</string>
185    <string name="steps_read_content_description" description="Content description for switch that enables permissions for reading the user's steps data [CHAR_LIMIT=NONE]">Read steps</string>
186    <string name="steps_write_content_description" description="Content description for switch that enables permissions for writing the user's steps data [CHAR_LIMIT=NONE]">Write steps</string>
187
188    <string name="total_calories_burned_uppercase_label" description="Uppercase label used to show the user's total calories burned data [CHAR_LIMIT=50]">Total calories burned</string>
189    <string name="total_calories_burned_lowercase_label" description="Lowercase label used to show the user's total calories burned data [CHAR_LIMIT=50]">total calories burned</string>
190    <string name="total_calories_burned_read_content_description" description="Content description for switch that enables permissions for reading the user's total calories burned data [CHAR_LIMIT=NONE]">Read total calories burned</string>
191    <string name="total_calories_burned_write_content_description" description="Content description for switch that enables permissions for writing the user's total calories burned data [CHAR_LIMIT=NONE]">Write total calories burned</string>
192
193    <string name="vo2_max_uppercase_label" description="Uppercase label used to show the user's V02 max data [CHAR_LIMIT=50]">VO2 max</string>
194    <string name="vo2_max_lowercase_label" description="Lowercase label used to show the user's V02 max data [CHAR_LIMIT=50]">VO2 max</string>
195    <string name="vo2_max_read_content_description" description="Content description for switch that enables permissions for reading the user's V02 max data [CHAR_LIMIT=NONE]">Read VO2 max</string>
196    <string name="vo2_max_write_content_description" description="Content description for switch that enables permissions for writing the user's V02 max data [CHAR_LIMIT=NONE]">Write VO2 max</string>
197
198    <string name="wheelchair_pushes_uppercase_label" description="Uppercase label used to show the user's wheelchair pushes data [CHAR_LIMIT=50]">Wheelchair pushes</string>
199    <string name="wheelchair_pushes_lowercase_label" description="Lowercase label used to show the user's wheelchair pushes data [CHAR_LIMIT=50]">wheelchair pushes</string>
200    <string name="wheelchair_pushes_read_content_description" description="Content description for switch that enables permissions for reading the user's wheelchair pushes data [CHAR_LIMIT=NONE]">Read wheelchair pushes</string>
201    <string name="wheelchair_pushes_write_content_description" description="Content description for switch that enables permissions for writing the user's wheelchair pushes data [CHAR_LIMIT=NONE]">Write wheelchair pushes</string>
202    <!--endregion-->
203
204    <!-- region Body measurements data types -->
205    <string name="basal_metabolic_rate_uppercase_label" description="Uppercase label used to show the user's basal metabolic rate data [CHAR_LIMIT=50]">Basal metabolic rate</string>
206    <string name="basal_metabolic_rate_lowercase_label" description="Lowercase label used to show the user's basal metabolic rate data [CHAR_LIMIT=50]">basal metabolic rate</string>
207    <string name="basal_metabolic_rate_read_content_description" description="Content description for switch that enables permissions for reading the user's basal metabolic rate data [CHAR_LIMIT=NONE]">Read basal metabolic rate</string>
208    <string name="basal_metabolic_rate_write_content_description" description="Content description for switch that enables permissions for writing the user's basal metabolic rate data [CHAR_LIMIT=NONE]">Write basal metabolic rate</string>
209
210    <string name="body_fat_uppercase_label" description="Uppercase label used to show the user's body fat data [CHAR_LIMIT=50]">Body fat</string>
211    <string name="body_fat_lowercase_label" description="Lowercase label used to show the user's body fat data [CHAR_LIMIT=50]">body fat</string>
212    <string name="body_fat_read_content_description" description="Content description for switch that enables permissions for reading the user's body fat data [CHAR_LIMIT=NONE]">Read body fat</string>
213    <string name="body_fat_write_content_description" description="Content description for switch that enables permissions for writing the user's body fat data [CHAR_LIMIT=NONE]">Write body fat</string>
214
215    <string name="body_water_mass_uppercase_label" description="Uppercase label used to show the user's body water mass data [CHAR_LIMIT=50]">Body water mass</string>
216    <string name="body_water_mass_lowercase_label" description="Lowercase label used to show the user's body water mass data [CHAR_LIMIT=50]">body water mass</string>
217    <string name="body_water_mass_read_content_description" description="Content description for switch that enables permissions for reading the user's body water mass data [CHAR_LIMIT=NONE]">Read body water mass</string>
218    <string name="body_water_mass_write_content_description" description="Content description for switch that enables permissions for writing the user's body water mass data [CHAR_LIMIT=NONE]">Write body water mass</string>
219
220    <string name="bone_mass_uppercase_label" description="Uppercase label used to show the user's bone mass data [CHAR_LIMIT=50]">Bone mass</string>
221    <string name="bone_mass_lowercase_label" description="Lowercase label used to show the user's bone mass data [CHAR_LIMIT=50]">bone mass</string>
222    <string name="bone_mass_read_content_description" description="Content description for switch that enables permissions for reading the user's bone mass data [CHAR_LIMIT=NONE]">Read bone mass</string>
223    <string name="bone_mass_write_content_description" description="Content description for switch that enables permissions for writing the user's bone mass data [CHAR_LIMIT=NONE]">Write bone mass</string>
224
225    <string name="height_uppercase_label" description="Uppercase label used to show the user's height data [CHAR_LIMIT=50]">Height</string>
226    <string name="height_lowercase_label" description="Lowercase label used to show the user's height data [CHAR_LIMIT=50]">height</string>
227    <string name="height_read_content_description" description="Content description for switch that enables permissions for reading the user's height data [CHAR_LIMIT=NONE]">Read height</string>
228    <string name="height_write_content_description" description="Content description for switch that enables permissions for writing the user's height data [CHAR_LIMIT=NONE]">Write height</string>
229
230    <string name="hip_circumference_uppercase_label" description="Uppercase label used to show the user's hip circumference data [CHAR_LIMIT=50]">Hip circumference</string>
231    <string name="hip_circumference_lowercase_label" description="Lowercase label used to show the user's hip circumference data [CHAR_LIMIT=50]">hip circumference</string>
232    <string name="hip_circumference_read_content_description" description="Content description for switch that enables permissions for reading the user's hip circumference data [CHAR_LIMIT=NONE]">Read hip circumference</string>
233    <string name="hip_circumference_write_content_description" description="Content description for switch that enables permissions for writing the user's hip circumference data [CHAR_LIMIT=NONE]">Write hip circumference</string>
234
235    <string name="lean_body_mass_uppercase_label" description="Uppercase label used to show the user's lean body mass data [CHAR_LIMIT=50]">Lean body mass</string>
236    <string name="lean_body_mass_lowercase_label" description="Lowercase label used to show the user's lean body mass data [CHAR_LIMIT=50]">lean body mass</string>
237    <string name="lean_body_mass_read_content_description" description="Content description for switch that enables permissions for reading the user's lean body mass data [CHAR_LIMIT=NONE]">Read lean body mass</string>
238    <string name="lean_body_mass_write_content_description" description="Content description for switch that enables permissions for writing the user's lean body mass data [CHAR_LIMIT=NONE]">Write lean body mass</string>
239
240    <string name="waist_circumference_uppercase_label" description="Uppercase label used to show the user's waist circumference data [CHAR_LIMIT=50]">Waist circumference</string>
241    <string name="waist_circumference_lowercase_label" description="Lowercase label used to show the user's waist circumference data [CHAR_LIMIT=50]">waist circumference</string>
242    <string name="waist_circumference_read_content_description" description="Content description for switch that enables permissions for reading the user's waist circumference data [CHAR_LIMIT=NONE]">Read waist circumference</string>
243    <string name="waist_circumference_write_content_description" description="Content description for switch that enables permissions for writing the user's waist circumference data [CHAR_LIMIT=NONE]">Write waist circumference</string>
244
245    <string name="weight_uppercase_label" description="Uppercase label used to show the user's weight data [CHAR_LIMIT=50]">Weight</string>
246    <string name="weight_lowercase_label" description="Lowercase label used to show the user's weight data [CHAR_LIMIT=50]">weight</string>
247    <string name="weight_read_content_description" description="Content description for switch that enables permissions for reading the user's weight data [CHAR_LIMIT=NONE]">Read weight</string>
248    <string name="weight_write_content_description" description="Content description for switch that enables permissions for writing the user's weight data [CHAR_LIMIT=NONE]">Write weight</string>
249    <!--endregion-->
250
251    <!-- region Cycle tracking data types -->
252    <string name="cervical_mucus_uppercase_label" description="Uppercase label used to show the user's cervical mucus data [CHAR_LIMIT=50]">Cervical mucus</string>
253    <string name="cervical_mucus_lowercase_label" description="Lowercase label used to show the user's cervical mucus data [CHAR_LIMIT=50]">cervical mucus</string>
254    <string name="cervical_mucus_read_content_description" description="Content description for switch that enables permissions for reading the user's cervical mucus data [CHAR_LIMIT=NONE]">Read cervical mucus</string>
255    <string name="cervical_mucus_write_content_description" description="Content description for switch that enables permissions for writing the user's cervical mucus data [CHAR_LIMIT=NONE]">Write cervical mucus</string>
256
257    <string name="intermenstrual_bleeding_uppercase_label" description="Uppercase label used to show the user's intermenstrual bleeding data [CHAR_LIMIT=50]">Intermenstrual bleeding</string>
258    <string name="intermenstrual_bleeding_lowercase_label" description="Lowercase label used to show the user's intermenstrual bleeding data [CHAR_LIMIT=50]">intermenstrual bleeding</string>
259    <string name="intermenstrual_bleeding_read_content_description" description="Content description for switch that enables permissions for reading the user's intermenstrual bleeding data [CHAR_LIMIT=NONE]">Read intermenstrual bleeding</string>
260    <string name="intermenstrual_bleeding_write_content_description" description="Content description for switch that enables permissions for writing the user's intermenstrual bleeding data [CHAR_LIMIT=NONE]">Write intermenstrual bleeding</string>
261
262
263    <string name="menstruation_uppercase_label" description="Uppercase label used to show the user's menstruation data [CHAR_LIMIT=50]">Menstruation</string>
264    <string name="menstruation_lowercase_label" description="Lowercase label used to show the user's menstruation data [CHAR_LIMIT=50]">menstruation</string>
265    <string name="menstruation_read_content_description" description="Content description for switch that enables permissions for reading the user's menstruation data [CHAR_LIMIT=NONE]">Read menstruation</string>
266    <string name="menstruation_write_content_description" description="Content description for switch that enables permissions for writing the user's menstruation data [CHAR_LIMIT=NONE]">Write menstruation</string>
267
268    <string name="ovulation_test_uppercase_label" description="Uppercase label used to show the user's ovulation test data [CHAR_LIMIT=50]">Ovulation test</string>
269    <string name="ovulation_test_lowercase_label" description="Lowercase label used to show the user's ovulation test data [CHAR_LIMIT=50]">ovulation test</string>
270    <string name="ovulation_test_read_content_description" description="Content description for switch that enables permissions for reading the user's ovulation test data [CHAR_LIMIT=NONE]">Read ovulation test</string>
271    <string name="ovulation_test_write_content_description" description="Content description for switch that enables permissions for writing the user's ovulation test data [CHAR_LIMIT=NONE]">Write ovulation test</string>
272
273    <string name="sexual_activity_uppercase_label" description="Uppercase label used to show the user's sexual activity data [CHAR_LIMIT=50]">Sexual activity</string>
274    <string name="sexual_activity_lowercase_label" description="Lowercase label used to show the user's sexual activity data [CHAR_LIMIT=50]">sexual activity</string>
275    <string name="sexual_activity_read_content_description" description="Content description for switch that enables permissions for reading the user's sexual activity data [CHAR_LIMIT=NONE]">Read sexual activity</string>
276    <string name="sexual_activity_write_content_description" description="Content description for switch that enables permissions for writing the user's sexual activity data [CHAR_LIMIT=NONE]">Write sexual activity</string>
277
278    <string name="spotting_uppercase_label" description="Uppercase label used to show the user's spotting data [CHAR_LIMIT=50]">Spotting</string>
279    <string name="spotting_lowercase_label" description="Lowercase label used to show the user's spotting data [CHAR_LIMIT=50]">spotting</string>
280    <string name="spotting_read_content_description" description="Content description for switch that enables permissions for reading the user's active spotting data [CHAR_LIMIT=NONE]">Read spotting</string>
281    <string name="spotting_write_content_description" description="Content description for switch that enables permissions for writing the user's active spotting data [CHAR_LIMIT=NONE]">Write spotting</string>
282    <!--endregion-->
283
284    <!-- region Nutrition data types -->
285    <string name="hydration_uppercase_label" description="Uppercase label used to show the user's hydration data [CHAR_LIMIT=50]">Hydration</string>
286    <string name="hydration_lowercase_label" description="Lowercase label used to show the user's hydration data [CHAR_LIMIT=50]">hydration</string>
287    <string name="hydration_read_content_description" description="Content description for switch that enables permissions for reading the user's hydration data [CHAR_LIMIT=NONE]">Read hydration</string>
288    <string name="hydration_write_content_description" description="Content description for switch that enables permissions for writing the user's hydration data [CHAR_LIMIT=NONE]">Write hydration</string>
289
290    <string name="nutrition_uppercase_label" description="Uppercase label used to show the user's nutrition data [CHAR_LIMIT=50]">Nutrition</string>
291    <string name="nutrition_lowercase_label" description="Lowercase label used to show the user's nutrition data [CHAR_LIMIT=50]">nutrition</string>
292    <string name="nutrition_read_content_description" description="Content description for switch that enables permissions for reading the user's nutrition data [CHAR_LIMIT=NONE]">Read nutrition</string>
293    <string name="nutrition_write_content_description" description="Content description for switch that enables permissions for writing the user's nutrition data [CHAR_LIMIT=NONE]">Write nutrition</string>
294    <!--endregion-->
295
296    <!-- region Sleep data types -->
297    <string name="sleep_uppercase_label" description="Uppercase label used to show the user's sleep data [CHAR_LIMIT=50]">Sleep</string>
298    <string name="sleep_lowercase_label" description="Lowercase label used to show the user's sleep data [CHAR_LIMIT=50]">sleep</string>
299    <string name="sleep_read_content_description" description="Content description for switch that enables permissions for reading the user's sleep data [CHAR_LIMIT=NONE]">Read sleep</string>
300    <string name="sleep_write_content_description" description="Content description for switch that enables permissions for writing the user's sleep session data [CHAR_LIMIT=NONE]">Write sleep</string>
301    <!--endregion-->
302
303    <!-- region Vitals data types -->
304    <string name="basal_body_temperature_uppercase_label" description="Uppercase label used to show the user's basal body temperature data [CHAR_LIMIT=50]">Basal body temperature</string>
305    <string name="basal_body_temperature_lowercase_label" description="Lowercase label used to show the user's basal body temperature data [CHAR_LIMIT=50]">basal body temperature</string>
306    <string name="basal_body_temperature_read_content_description" description="Content description for switch that enables permissions for reading the user's basal body temperature data [CHAR_LIMIT=NONE]">Read basal body temperature</string>
307    <string name="basal_body_temperature_write_content_description" description="Content description for switch that enables permissions for writing the user's basal body temperature data [CHAR_LIMIT=NONE]">Write basal body temperature</string>
308
309    <string name="blood_glucose_uppercase_label" description="Uppercase label used to show the user's blood glucose data [CHAR_LIMIT=50]">Blood glucose</string>
310    <string name="blood_glucose_lowercase_label" description="Label used to show the user's blood glucose data [CHAR_LIMIT=50]">blood glucose</string>
311    <string name="blood_glucose_read_content_description" description="Content description for switch that enables permissions for reading the user's blood glucose data [CHAR_LIMIT=NONE]">Read blood glucose</string>
312    <string name="blood_glucose_write_content_description" description="Content description for switch that enables permissions for writing the user's blood glucose data [CHAR_LIMIT=NONE]">Write blood glucose</string>
313
314    <string name="blood_pressure_uppercase_label" description="Uppercase label used to show the user's blood pressure data [CHAR_LIMIT=50]">Blood pressure</string>
315    <string name="blood_pressure_lowercase_label" description="Lowercase label used to show the user's blood pressure data [CHAR_LIMIT=50]">blood pressure</string>
316    <string name="blood_pressure_read_content_description" description="Content description for switch that enables permissions for reading the user's blood pressure data [CHAR_LIMIT=NONE]">Read blood pressure</string>
317    <string name="blood_pressure_write_content_description" description="Content description for switch that enables permissions for writing the user's blood pressure data [CHAR_LIMIT=NONE]">Write blood pressure</string>
318
319    <string name="body_temperature_uppercase_label" description="Uppercase label used to show the user's body temperature data [CHAR_LIMIT=50]">Body temperature</string>
320    <string name="body_temperature_lowercase_label" description="Lowercase label used to show the user's body temperature data [CHAR_LIMIT=50]">body temperature</string>
321    <string name="body_temperature_read_content_description" description="Content description for switch that enables permissions for reading the user's body temperature data [CHAR_LIMIT=NONE]">Read body temperature</string>
322    <string name="body_temperature_write_content_description" description="Content description for switch that enables permissions for writing the user's body temperature data [CHAR_LIMIT=NONE]">Write body temperature</string>
323
324    <string name="heart_rate_uppercase_label" description="Uppercase label used to show the user's heart rate data [CHAR_LIMIT=50]">Heart rate</string>
325    <string name="heart_rate_lowercase_label" description="Lowercase label used to show the user's heart rate data [CHAR_LIMIT=50]">heart rate</string>
326    <string name="heart_rate_read_content_description" description="Content description for switch that enables permissions for reading the user's heart rate data [CHAR_LIMIT=NONE]">Read heart rate</string>
327    <string name="heart_rate_write_content_description" description="Content description for switch that enables permissions for writing the user's heart rate data [CHAR_LIMIT=NONE]">Write heart rate</string>
328
329    <string name="heart_rate_variability_uppercase_label" description="Uppercase label used to show the user's heart rate variability data [CHAR_LIMIT=50]">Heart rate variability</string>
330    <string name="heart_rate_variability_lowercase_label" description="Lowercase label used to show the user's heart rate variability data [CHAR_LIMIT=50]">heart rate variability</string>
331    <string name="heart_rate_variability_read_content_description" description="Content description for switch that enables permissions for reading the user's heart rate variability data [CHAR_LIMIT=NONE]">Read heart rate variability</string>
332    <string name="heart_rate_variability_write_content_description" description="Content description for switch that enables permissions for writing the user's heart rate variability data [CHAR_LIMIT=NONE]">Write heart rate variability</string>
333
334    <string name="oxygen_saturation_uppercase_label" description="Uppercase label used to show the user's oxygen saturation data [CHAR_LIMIT=50]">Oxygen saturation</string>
335    <string name="oxygen_saturation_lowercase_label" description="Lowercase label used to show the user's oxygen saturation data [CHAR_LIMIT=50]">oxygen saturation</string>
336    <string name="oxygen_saturation_read_content_description" description="Content description for switch that enables permissions for reading the user's oxygen saturation data [CHAR_LIMIT=NONE]">Read oxygen saturation</string>
337    <string name="oxygen_saturation_write_content_description" description="Content description for switch that enables permissions for writing the user's oxygen saturation data [CHAR_LIMIT=NONE]">Write oxygen saturation</string>
338
339    <string name="respiratory_rate_uppercase_label" description="Uppercase label used to show the user's respiratory rate data [CHAR_LIMIT=50]">Respiratory rate</string>
340    <string name="respiratory_rate_lowercase_label" description="Lowercase label used to show the user's respiratory rate data [CHAR_LIMIT=50]">respiratory rate</string>
341    <string name="respiratory_rate_read_content_description" description="Content description for switch that enables permissions for reading the user's respiratory rate data [CHAR_LIMIT=NONE]">Read respiratory rate</string>
342    <string name="respiratory_rate_write_content_description" description="Content description for switch that enables permissions for writing the user's respiratory rate data [CHAR_LIMIT=NONE]">Write respiratory rate</string>
343
344    <string name="resting_heart_rate_uppercase_label" description="Uppercase label used to show the user's resting heart rate data [CHAR_LIMIT=50]">Resting heart rate</string>
345    <string name="resting_heart_rate_lowercase_label" description="Lowercase label used to show the user's resting heart rate data [CHAR_LIMIT=50]">resting heart rate</string>
346    <string name="resting_heart_rate_read_content_description" description="Content description for switch that enables permissions for reading the user's resting heart rate data [CHAR_LIMIT=NONE]">Read resting heart rate</string>
347    <string name="resting_heart_rate_write_content_description" description="Content description for switch that enables permissions for writing the user's resting heart rate data [CHAR_LIMIT=NONE]">Write resting heart rate</string>
348
349    <string name="skin_temperature_uppercase_label" description="Uppercase label used to show the user's skin temperature data [CHAR_LIMIT=50]">Skin temperature</string>
350    <string name="skin_temperature_lowercase_label" description="Lowercase label used to show the user's skin temperature data [CHAR_LIMIT=50]">skin temperature</string>
351    <string name="skin_temperature_read_content_description" description="Content description for switch that enables permissions for reading the user's skin temperature data [CHAR_LIMIT=NONE]">Read skin temperature</string>
352    <string name="skin_temperature_write_content_description" description="Content description for switch that enables permissions for writing the user's skin temperature data [CHAR_LIMIT=NONE]">Write skin temperature</string>
353    <!--endregion-->
354
355    <!-- region Medical data types -->
356    <string name="all_medical_data_uppercase_label" description="Uppercase label used to show the user's active calories burned data [CHAR_LIMIT=50]">All medical data</string>
357    <string name="all_medical_data_lowercase_label" description="Lowercase label used to show the user's active calories burned data [CHAR_LIMIT=50]">all medical data</string>
358    <string name="all_medical_data_content_description" description="Content description for switch that enables permissions for writing the user's medical data [CHAR_LIMIT=NONE]">Write all medical data</string>
359
360    <string name="immunization_uppercase_label" description="Uppercase label used to show the user's immunization data [CHAR_LIMIT=50]">Immunization</string>
361    <string name="immunization_lowercase_label" description="Lowercase label used to show the user's active calories burned data [CHAR_LIMIT=50]">immunization</string>
362    <string name="immunization_content_description" description="Content description for switch that enables permissions for reading the user's immunization data [CHAR_LIMIT=NONE]">Read immunization</string>
363    <!--endregion-->
364
365    <!-- region Wellness -->
366    <string name="mindfulness_uppercase_label" description="Uppercase label used to show user's mindfulness session data [CHAR_LIMIT=50]">Mindfulness</string>
367    <string name="mindfulness_lowercase_label" description="Lowercase label used to show user's mindfulness session data [CHAR_LIMIT=50]">mindfulness</string>
368    <string name="mindfulness_read_content_description" description="Content description for switch that enables permissions for reading user's mindfulness session data [CHAR_LIMIT=NONE]">Read mindfulness</string>
369    <string name="mindfulness_write_content_description" description="Content description for switch that enables permissions for writing user's mindfulness session data [CHAR_LIMIT=NONE]">Write mindfulness</string>
370    <!--endregion-->
371
372    <!-- region Permissions -->
373    <string name="read_permission_category" description="Title for read permission category in the app permission screen">Allow &#8220;<xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g>&#8221; to read</string>
374    <string name="write_permission_category" description="Title for write permission category in the app permission screen">Allow &#8220;<xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g>&#8221; to write</string>
375    <string name="request_permissions_cancel" description="Label for button to cancel an app's request for permissions [CHAR_LIMIT=20]">Cancel</string>
376    <string name="request_permissions_allow" description="Label for button to allow an app to have the selected permissions for the user's data [CHAR_LIMIT=20]">Allow</string>
377    <string name="request_permissions_allow_all" description="Label for button to allow an app to have the selected permissions for the user's data [CHAR_LIMIT=20]">Allow all</string>
378    <string name="request_permissions_dont_allow" description="Label for button to allow an app to have the selected permissions for the user's data [CHAR_LIMIT=20]">Don\'t allow</string>
379    <string name="request_permissions_header_desc" description="Text asking the user to select permissions for an app. [CHAR_LIMIT=NONE]">Choose data you want this app to read or write to Health&#160;Connect</string>
380    <string name="request_permissions_header_time_frame_desc" description="Text describing the time frame of data which an app will be able to access. [CHAR_LIMIT=NONE]">If you give read access, the app can read new data and data from the past 30 days</string>
381    <string name="request_permissions_header_time_frame_history_desc" description="Text describing the time frame of data which an app with history read permission will be able to access. [CHAR_LIMIT=NONE]">If you give read access, the app can read new and past data</string>
382    <string name="request_permissions_header_title" description="Title for screen to give permissions to an app to read or write users data. Note: Health Connect is the brand. [CHAR_LIMIT=NONE]">Allow <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> to access Health&#160;Connect?</string>
383    <string name="request_permissions_rationale" description="Text informing the user that data they share with an app is covered by that app's data privacy policy. Has a link to the app's privacy policy. [CHAR_LIMIT=NONE]">You can learn how <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> handles your data in the developer\'s <xliff:g example="privacy policy" id="privacy_policy_link">%2$s</xliff:g></string>
384    <string name="request_permissions_privacy_policy" description="Link text that open's a third party app's data privacy policy [CHAR_LIMIT=NONE]">privacy policy</string>
385    <string name="permissions_disconnect_dialog_title" description="Title for dialog asking the user to confirm they want to remove all permissions for an app [CHAR_LIMIT=40]">Remove all permissions?</string>
386    <string name="permissions_disconnect_dialog_disconnect" description="Label for dialog button to confirm removal of all permissions for an app [CHAR_LIMIT=20]">Remove all</string>
387    <string name="permissions_disconnect_dialog_message" description="Text informing the user that an app will no longer be able to read or write data after the permissions have been removed. Note: Health Connect is the brand. [CHAR_LIMIT=NONE]"><xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> will no longer be able to read or write any data from Health&#160;Connect.\n\nThis doesn\'t affect other permissions this app may have, like camera, microphone, or location.</string>
388    <string name="permissions_disconnect_dialog_message_background" description="Text informing the user that an app will no longer be able to read or write data after the permissions have been removed, including the background read permission. Note: Health Connect is the brand. [CHAR_LIMIT=NONE]"><xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> will no longer be able to read or write any data from Health&#160;Connect, including background data.\n\nThis doesn\'t affect other permissions this app may have, like location, camera, or microphone.</string>
389    <string name="permissions_disconnect_dialog_message_history" description="Text informing the user that an app will no longer be able to read or write data after the permissions have been removed, including the history read permission. Note: Health Connect is the brand. [CHAR_LIMIT=NONE]"><xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> will no longer be able to read or write any data from Health&#160;Connect, including past data.\n\nThis doesn\'t affect other permissions this app may have, like location, camera, or microphone.</string>
390    <string name="permissions_disconnect_dialog_message_combined" description="Text informing the user that an app will no longer be able to read or write data after the permissions have been removed, including the background and history permissions. Note: Health Connect is the brand. [CHAR_LIMIT=NONE]"><xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> will no longer be able to read or write any data from Health&#160;Connect, including background and past data.\n\nThis doesn\'t affect other permissions this app may have, like location, camera, or microphone.</string>    <!--endregion-->
391    <string name="permissions_disconnect_dialog_checkbox" description="Text of a checkbox to decide whether to delete or not all data written by the app that is being disconnected by the user. Note: Health Connect is the brand. [CHAR_LIMIT=NONE]">Also delete <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> data from Health&#160;Connect</string>
392    <!--endregion-->
393
394    <!-- region Data Entries -->
395    <string name="navigation_next_day" description="Content description for button that changes the current data view to the next day [CHAR_LIMIT=NONE]">Next day</string>
396    <string name="navigation_selected_day" description="Content description for button that contains selected day. [CHAR_LIMIT=NONE]">Selected day</string>
397    <string name="navigation_previous_day" description="Content description for button that changes the current data view to the previous day [CHAR_LIMIT=NONE]">Previous day</string>
398    <string name="default_error" description="Label shown when a user initiated action fails (e.g. deleting data) [CHAR_LIMIT=NONE]">Something went wrong. Please try again.</string>
399    <!-- endregion -->
400
401    <!-- region Connected apps -->
402    <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 Connect is the brand [CHAR_LIMIT=NONE]">Apps with this permission can read and write your health and fitness data.</string>
403    <string name="connected_apps_text" description="Description text shown on screen for managing which apps have access to health and fitness data. Note: Health Connect is the brand [CHAR_LIMIT=NONE]">Control which apps can access data stored in Health&#160;Connect. Tap an app to review the data it can read or write.</string>
404    <string name="connected_apps_section_title" description="Title of section containing all the connected apps [CHAR_LIMIT=40]">Allowed access</string>
405    <string name="not_connected_apps_section_title" description="Title of section containing all the not-connected apps [CHAR_LIMIT=40]">Not allowed access</string>
406    <string name="needs_updating_apps_section_title" description="Title of section containing all the apps that need updating in order to work with Health Connect [CHAR_LIMIT=40]">Needs updating</string>
407    <string name="settings_and_help_header" description="Title shown for the section of settings and help [CHAR_LIMIT=70]">Settings &amp; help</string>
408    <string name="disconnect_all_apps" description="Button text for removing access to health and fitness data for all apps [CHAR_LIMIT=40]">Remove access for all apps</string>
409    <string name="manage_permissions_read_header" description="Header for list of permissions an app is allowed read access to [CHAR_LIMIT=40]">Allowed to read</string>
410    <string name="manage_permissions_write_header" description="Header for list of permissions an app is allowed write access to [CHAR_LIMIT=40]">Allowed to write</string>
411    <string name="no_apps_allowed" description="Label when no apps have ben granted access to Health data.[CHAR_LIMIT=40]">No apps allowed</string>
412    <string name="no_apps_denied" description="Label when no apps have been denied a health permission [CHAR_LIMIT=40]">No apps denied</string>
413    <string name="permissions_disconnect_all_dialog_title" description="Title for dialog asking the user to confirm they want to remove all permissions for all apps [CHAR_LIMIT=50]">Remove access for all apps?</string>
414    <string name="permissions_disconnect_all_dialog_message" description="Text informing the user that all apps will no longer be able to read or write data after the permissions have been removed. Note: Health Connect is the brand. [CHAR_LIMIT=NONE]">None of your apps will be able to access or add new data to Health&#160;Connect. This doesn\'t delete any existing data.\n\nThis doesn\'t affect other permissions this app may have, like location, camera, or microphone.</string>
415    <string name="permissions_disconnect_all_dialog_disconnect" description="Label for dialog button to confirm removal of all permissions for all apps [CHAR_LIMIT=20]">Remove all</string>
416    <string name="manage_permissions_manage_app_header" description="Title shown for section to manage app [CHAR_LIMIT=40]">Manage app</string>
417    <string name="see_app_data" description="Label of a button that opens the app data screen. [CHAR_LIMIT=40]">See app data</string>
418    <string name="delete_app_data" description="Label of a button that deletes data written by given app. [CHAR_LIMIT=40]">Delete app data</string>
419    <string name="inactive_apps_section_title" description="Title shown for section of inactive apps [CHAR_LIMIT=40]">Inactive apps</string>
420    <string name="inactive_apps_section_message" description="Description text shown in the inactive apps section that explains what inactive apps are [CHAR_LIMIT=NONE]">These apps no longer have access, but still have data stored in Health&#160;Connect</string>
421    <string name="manage_permissions_time_frame" description="Text describing the time frame of data which an app will be able to access [CHAR_LIMIT=NONE]"><xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> can read data added after <xliff:g example="22 January 2022" id="data_access_date">%2$s</xliff:g></string>
422    <string name="other_android_permissions" description="Text that describes how users can change other android permissions through the system settings [CHAR_LIMIT=NONE]">To manage other Android permissions this app can access, go to Settings > Apps</string>
423    <string name="manage_permissions_rationale" description="Text informing the user that data they share with an app is covered by that app's data privacy policy [CHAR_LIMIT=NONE]">Data you share with <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> is covered by their privacy policy</string>
424    <string name="other_android_permissions_content_description" description="Content description that describes how users can change other android permissions through the system settings [CHAR_LIMIT=NONE]">To manage other Android permissions this app can access, go to Settings, then tap Apps</string>
425    <string name="manage_permissions_learn_more" description="Link text that open's a third party app's data privacy policy [CHAR_LIMIT=NONE]">Read privacy policy</string>
426    <string name="app_perms_content_provider_24h" description="Summary for showing the last access text for content provider permissions [CHAR LIMIT=70]">Accessed in past 24 hours</string>
427    <string name="app_access_title" description="Title of screen for a user to manage the health and fitness data a particular app has access to [CHAR_LIMIT=40]">App access</string>
428    <string name="connected_apps_empty_list_section_title" description="Title of section when there are no connected apps">You don\'t currently have any compatible apps installed</string>
429    <string name="additional_access_label" description="Label of a button that opens additional permissions access for an app. [CHAR_LIMIT=40]">Additional access</string>
430    <string name="removed_additional_permissions_toast" description="Message letting the user know that additional permissions have also been removed for this app">Removed additional permissions for this app</string>
431    <!--endregion-->
432
433    <!--region Denied Apps -->
434    <string name="denied_apps_banner_title" description="Title of a banner that provides information about apps that have been denied, in other words their permissions have been removed. [CHAR_LIMIT=100]">Removed app permissions</string>
435    <string name="denied_apps_banner_message_one_app" description="Message of a banner that provides information about an app that has been denied. [CHAR_LIMIT=NONE]">Health&#160;Connect removed permissions for <xliff:g example="Strava" id="app_data">%s</xliff:g></string>
436    <string name="denied_apps_banner_message_two_apps" description="Message of a banner that provides information about two apps that have been denied. [CHAR_LIMIT=NONE]">Health&#160;Connect removed permissions for <xliff:g example="Strava" id="app_data">%1$s</xliff:g> and <xliff:g example="Strava" id="app_data_two">%2$s</xliff:g></string>
437    <string name="denied_apps_banner_message_three_apps" description="Message of a banner that provides information about three apps that have been denied. [CHAR_LIMIT=NONE]">Health&#160;Connect removed permissions for <xliff:g example="Strava" id="app_data">%1$s</xliff:g>, <xliff:g example="Strava" id="app_data_two">%2$s</xliff:g> and <xliff:g example="Strava" id="app_data_three">%3$s</xliff:g></string>
438    <string name="denied_apps_banner_message_many_apps" description="Message of a banner that provides information about more than three apps that have been denied. [CHAR_LIMIT=NONE]">Health&#160;Connect removed permissions for <xliff:g example="Strava" id="app_data">%1$s</xliff:g>, <xliff:g example="Strava" id="app_data_two">%2$s</xliff:g>, <xliff:g example="Strava" id="app_data_three">%3$s</xliff:g> and other apps</string>
439    <string name="denied_apps_banner_button" description="Label of a button that opens a page with more details about denied apps. [CHAR_LIMIT=40]">See details</string>
440    <string name="denied_apps_dialog_title" description="Title of a dialog that provides information about apps with permissions removed by Health Connect. [CHAR_LIMIT=NONE]">Why Health&#160;Connect removes app permissions</string>
441    <string name="denied_apps_dialog_message" description="Label of a button that opens a page with more details about denied apps. [CHAR_LIMIT=NONE]">If an app is suspended or removed from Google&#160;Play, Health&#160;Connect automatically removes its permissions.\n\nThis means the app can no longer access data stored in Health&#160;Connect. If this app has previously written data, it appears in the inactive apps list.</string>
442    <string name="denied_apps_dialog_got_it_button" description="Label of a button that closes the dialog. [CHAR_LIMIT=40]">Got it</string>
443    <!--endregion-->
444
445    <!--region Backup and Restore -->
446    <string name="export_file_access_error_banner_button" description="Button of banner prompting the user to set up the scheduled export again due to the lost file access. [CHAR LIMIT=50]">Set up</string>
447    <string name="export_file_access_error_banner_title" description="Title of banner prompting the user to set up the scheduled export again due to the lost file access. [CHAR LIMIT=50]">Couldn\'t export data</string>
448    <string name="export_file_access_error_banner_summary" description="Summary of banner prompting the user to set up the scheduled export again due to the lost file access. [CHAR LIMIT=NONE]">There was a problem with the export for <xliff:g example="May 21" id="date">%1$s</xliff:g>. Please set up a new scheduled export and try again.</string>
449    <string name="next_export_time" description="Text to shown when the next export will be [CHAR LIMIT=40]">Next export: <xliff:g example="May 21" id="date">%1$s</xliff:g></string>
450
451    <string name="backup_and_restore_settings_screen_title" description="Title of the 'backup and restore' screen where users can set up configurations to export and import Health Connect data. [CHAR_LIMIT=40]">Backup and restore</string>
452    <string name="last_export_time" description="Text to show when the last successful export was [CHAR LIMIT=40]">Last export: <xliff:g example="May 21" id="date">%1$s</xliff:g></string>
453    <string name="export_and_import_title" descrption="Title of the settings section where users can change their data export and import settings. [CHAR_LIMIT=50]">Export and import</string>
454    <string name="scheduled_export" description="Menu item where users can click to configure scheduled data export. [CHAR_LIMIT=40]">Scheduled export</string>
455    <string name="import_data" description="Menu item where users can click to import their data. [CHAR_LIMIT=40]">Import data</string>
456    <string name="import_data_description" description="Description about the function of the 'restore data' preference. [CHAR_LIMIT=NONE]">Restore data from a previously exported file</string>
457    <string name="import_wrong_file_error_banner_button" description="Button of banner prompting the user to set up the import again due to the wrong file error. [CHAR LIMIT=50]">Choose file</string>
458    <string name="import_wrong_file_error_banner_title" description="Title of banner prompting the user to set up the import again due to the wrong file error. [CHAR LIMIT=50]">Couldn\'t restore data</string>
459    <string name="import_wrong_file_error_banner_summary" description="Summary of banner prompting the user to set up the import again due to the wrong file error. [CHAR LIMIT=NONE]">The file you selected isn\'t compatible for restore. Make sure to select the correct exported file.</string>
460    <string name="backup_and_restore_footer_body_text" description="Text displayed in page footer explaining the purpose of the export feature. [CHAR_LIMIT=NONE]">Export lets you save your data so you can transfer it to a new phone</string>
461    <string name="backup_and_restore_footer_link_text" description="Link text displayed in the footer to allow the user to navigate to further information about the export feature. [CHAR_LIMIT=40]">Learn more</string>
462
463    <string name="automatic_export_status" translatable="false" description="Label to indicate whether the automatic export is enabled or not and if enabled, what the export frequency is. [CHAR_LIMIT=NONE]">%s • %s</string>
464    <string name="automatic_export_on" description="Text indicates the state of the automatic export is on. [CHAR_LIMIT=40]">On</string>
465    <string name="automatic_export_off" description="Text indicates the state of the automatic export is off. [CHAR_LIMIT=40]">Off</string>
466
467    <string name="choose_frequency_category" description="Category name to indicate that customers can update the scheduled export frequency below. [CHAR_LIMIT=40]">Choose frequency</string>
468
469    <string name="choose_frequency" description="Title of the 'choose frequency' screen where users can select the data saving frequency. [CHAR_LIMIT=40]">Choose frequency</string>
470    <string name="choose_frequency_description" description="Description of the data export frequency. [CHAR_LIMIT=NONE]">Choose to save data once, or set it to save automatically at regular times.</string>
471    <string name="frequency_daily" description="Label used to show that the automatic export frequency is set as daily. [CHAR_LIMIT=40]">Daily</string>
472    <string name="frequency_weekly" description="Label used to show that the automatic export frequency is set as weekly. [CHAR_LIMIT=40]">Weekly</string>
473    <string name="frequency_monthly" description="Label used to show that the automatic export frequency is set as monthly. [CHAR_LIMIT=40]">Monthly</string>
474
475    <string name="export_destination_title" description="Title of the export destination screen where users can select which cloud storage service to store their exported data. [CHAR_LIMIT=40]">Choose where to export</string>
476    <string name="export_invalid_storage" description="Message shown to the user when they pick a local storage app instead of a cloud storage app to export their data to. [CHAR_LIMIT=NONE]">Please choose a storage app to export your data</string>
477
478    <string name="import_decryption_title" description="Title of the 'Type password' screen where the user enters their password to decrypt the imported backup. [CHAR_LIMIT=40]">Type password</string>
479    <string name="import_decryption_description" description="Description about the password required for backup decryption. [CHAR_LIMIT=NONE]">Your encryption password is needed to import your Health&#160;Connect data</string>
480    <string name="import_decryption_forgotten_password_link_text" description="Link text displayed below password entry field to help a user with their forgotten password. [CHAR_LIMIT=40]">Forgotten password?</string>
481    <string name="import_password_hint" description="Placeholder text on the input field which reminds users to enter their password here. [CHAR_LIMIT=50]">Password</string>
482    <string name="import_decrypt_footer_body_text" description="Text displayed in page footer explaining the purpose of the export feature. [CHAR_LIMIT=NONE]">If you still have your old phone, you can re-export your data with a new password</string>
483
484    <string name="export_back_button" descrption="Text on a button that navigates back to the previous screen of the data saving setup flow. [CHAR_LIMIT=40]">Back</string>
485    <string name="export_next_button" descrption="Text on a button that navigates to the next screen of the data saving setup flow. [CHAR_LIMIT=40]">Next</string>
486    <string name="import_cancel_button" description="Text on a button that navigates back to the backup and restore home page. [CHAR_LIMIT=40]">Cancel</string>
487    <string name="import_next_button" descrption="Text on a button that navigates to the next screen of the data restoration flow. [CHAR_LIMIT=40]">Next</string>
488    <string name="import_source_location_title" description="Title of the 'Import from' screen where the use chooses the location where their backup is saved. [CHAR_LIMIT=40]">Import from</string>
489    <string name="import_invalid_storage" description="Message shown to the user when they pick a local storage app instead of a cloud storage app to import their data from. [CHAR_LIMIT=NONE]">Please choose a storage app to import your data</string>
490
491    <string name="export_import_tap_to_choose_account" description="Label of text indicating that the user needs to select an account to export data to or import data from. [CHAR_LIMIT=NONE]">Tap to select an account</string>
492    <string name="export_import_choose_account_title" description="Title of a dialog where users select the account to export data to or import data from. [CHAR_LIMIT=40]">Choose an account</string>
493    <string name="export_import_choose_account_cancel_button" description="Text on a button that cancels the user picking an account to export data to or import data from. [CHAR_LIMIT=40]">Cancel</string>
494    <string name="export_import_choose_account_done_button" description="Text on a button that confirms the account for the user to export data to or import data from. [CHAR_LIMIT=40]">Done</string>
495    <string name="export_import_install_apps_text" description="Text informing the user to install cloud storage apps to export data to or import data from. [CHAR_LIMIT=NONE]">For more options, install cloud storage apps to see them here</string>
496    <string name="export_import_go_to_play_store_text" description="Link text taking the user to the Play Store so they can install cloud storage apps to export data to or import data from. [CHAR_LIMIT=NONE]">Go to the Play Store</string>
497    <!--endregion-->
498
499    <!--region Onboarding -->
500    <string name="onboarding_title" description="Label used to show the title of onboarding page when user opens Health Connect app for the fist time">Get started with Health&#160;Connect</string>
501    <string name="onboarding_description" description="Content description of Health Connect app on the onboarding page">Health&#160;Connect stores your health and fitness data, giving you a simple way to sync the different apps on your phone</string>
502    <string name="share_data" description="Label used to show how the user can share data with apps">Share data with your apps</string>
503    <string name="share_data_description" description="Content description for how the user can share data with apps">Choose the data each app can read or write to Health&#160;Connect</string>
504    <string name="manage_your_settings" description="Label used to show how the user can manage settings and privacy">Manage your settings and privacy</string>
505    <string name="manage_your_settings_description" description="Content description for how the user can change app permissions and manage data">Change app permissions and manage your data at any time</string>
506    <string name="onboarding_go_back_button_text" description="Content description for button to exit from onboarding page">Go back</string>
507    <string name="onboarding_get_started_button_text" description="Content description for button to get started with Health Connect app">Get started</string>
508    <string name="previously_opened" description="Label used as key to track if user has opened Health Connect previously" translatable="false">Previously Opened</string>
509    <!--endregion-->
510
511    <!-- region Deletion -->
512    <string name="delete_button_content_description" description="Content description of a button that starts the deletion flow. [CHAR_LIMIT=50]">Delete data</string>
513    <string name="enter_deletion_button_content_description" description="Content description of a button that enters the deletion state">Enter deletion</string>
514    <string name="exit_deletion_button_content_description" description="Content description of a button that exits the deletion state">Exit deletion</string>
515    <!-- endregion -->
516
517    <!-- region Dialog fragment time range -->
518    <string name="time_range_title" description="Window title where user can choose the time range for data deletion. [CHAR_LIMIT=50]">Choose data to delete</string>
519    <string name="time_range_next_button" description="Label of a button that navigates to the next window of the deletion flow. [CHAR_LIMIT=50]">Next</string>
520
521    <string name="time_range_message_all" description="Description explaining that this data deletion user activity is permanent. [CHAR_LIMIT=NONE]">This permanently deletes all data added to Health&#160;Connect in the chosen time period</string>
522    <string name="time_range_message_data_type" description="Description explaining that this data deletion user activity is permanent. [CHAR_LIMIT=NONE]">This permanently deletes <xliff:g example="heart rate" id="data_type">%s</xliff:g> data added to Health&#160;Connect in the chosen time period</string>
523    <string name="time_range_message_category" description="Description explaining that this data deletion user activity is permanent. [CHAR_LIMIT=NONE]">This permanently deletes <xliff:g example="activity" id="category">%s</xliff:g> data added to Health&#160;Connect in the chosen time period</string>
524    <string name="time_range_message_app_data" description="Description explaining that this data deletion user activity is permanent. [CHAR_LIMIT=NONE]">This permanently deletes <xliff:g example="Strava" id="app_data">%s</xliff:g> data added to Health&#160;Connect in the chosen time period</string>
525
526    <string name="time_range_one_day" description="Item on list of possible deletion time ranges the user can choose. This option deletes data for the last 24 hours. [CHAR_LIMIT=50]">Delete last 24 hours</string>
527    <string name="time_range_one_week" description="Item on list of possible deletion time ranges the user can choose. This option deletes data for the last 7 days. [CHAR_LIMIT=50]">Delete last 7 days</string>
528    <string name="time_range_one_month" description="Item on list of possible deletion time ranges the user can choose. This option deletes data for the last 30 days. [CHAR_LIMIT=50]">Delete last 30 days</string>
529    <string name="time_range_all" description="Item on list of possible deletion time ranges the user can choose. This option deletes all data written during the selected time period. [CHAR_LIMIT=50]">Delete all data </string>
530    <!--endregion-->
531
532    <!-- region Dialog fragment confirming question -->
533    <string name="confirming_question_all" description="Description of what permanent deletion of some data means. [CHAR_LIMIT=NONE]">Permanently delete all data from all time?</string>
534    <string name="confirming_question_one_day" description="Description of what permanent deletion of some data means. [CHAR_LIMIT=NONE]">Permanently delete all data from the last 24 hours?</string>
535    <string name="confirming_question_one_week" description="Description of what permanent deletion of some data means. [CHAR_LIMIT=NONE]">Permanently delete all data from the last 7 days?</string>
536    <string name="confirming_question_one_month" description="Description of what permanent deletion of some data means. [CHAR_LIMIT=NONE]">Permanently delete all data from the last 30 days?</string>
537
538    <string name="confirming_question_data_type_all" description="Description of what permanent deletion of all given data type data means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="heart rate" id="data_type">%s</xliff:g> data from all time?</string>
539    <string name="confirming_question_data_type_one_day" description="Description of what permanent deletion of given data type data from the lat 24 hours means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="heart rate" id="data_type">%s</xliff:g> data from the last 24 hours?</string>
540    <string name="confirming_question_data_type_one_week" description="Description of what permanent deletion of given data type data from the last 7 days means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="heart rate" id="data_type">%s</xliff:g> data from the last 7 days?</string>
541    <string name="confirming_question_data_type_one_month" description="Description of what permanent deletion of given data type data from the last 30 days means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="heart rate" id="data_type">%s</xliff:g> data from the last 30 days?</string>
542
543    <string name="confirming_question_category_all" description="Description of what permanent deletion of all given activity data means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="activity" id="category">%s</xliff:g> data from all time?</string>
544    <string name="confirming_question_category_one_day" description="Description of what permanent deletion of given activity data from the lat 24 hours means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="activity" id="category">%s</xliff:g> data from the last 24 hours?</string>
545    <string name="confirming_question_category_one_week" description="Description of what permanent deletion of given activity data from the lat 7 days means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="activity" id="category">%s</xliff:g> data from the last 7 days?</string>
546    <string name="confirming_question_category_one_month" description="Description of what permanent deletion of given activity data from the lat 30 days means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="activity" id="category">%s</xliff:g> data from the last 30 days?</string>
547
548    <string name="confirming_question_app_data_all" description="Description of what permanent deletion of all data written by given app means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="Strava" id="app_data">%s</xliff:g> data from all time?</string>
549    <string name="confirming_question_app_data_one_day" description="Description of what permanent deletion of data written by given app from the lat 24 hours means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="Strava" id="app_data">%s</xliff:g> data from the last 24 hours?</string>
550    <string name="confirming_question_app_data_one_week" description="Description of what permanent deletion of data written by given app from the lat 7 days means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="Strava" id="app_data">%s</xliff:g> data from the last 7 days?</string>
551    <string name="confirming_question_app_data_one_month" description="Description of what permanent deletion of data written by given app from the lat 30 days means. [CHAR_LIMIT=NONE]">Permanently delete <xliff:g example="Strava" id="app_data">%s</xliff:g> data from the last 30 days?</string>
552
553    <string name="confirming_question_app_remove_all_permissions" description="Message of a check box that gives the user an option to remove all permissions from an app they're deleting data from. [CHAR_LIMIT=NONE]">Also remove all <xliff:g example="Strava" id="app_with_permissions">%s</xliff:g> permissions from Health&#160;Connect</string>
554
555    <string name="confirming_question_data_type_from_app_all" description="Description of what permanent deletion of given data type written by given app means. [CHAR_LIMIT=NONE]">Permanently delete all <xliff:g example="heart rate" id="data_type">%1$s</xliff:g> data added by <xliff:g example="Strava" id="app_data">%2$s</xliff:g>?</string>
556
557    <string name="confirming_question_single_entry" description="Description of what permanent deletion of a single data point means. [CHAR_LIMIT=NONE]">Permanently delete this entry?</string>
558    <string name="confirming_question_message" description="Description of what permanent deletion of some data means. [CHAR_LIMIT=NONE]">Connected apps will no longer be able to access this data from Health&#160;Connect</string>
559    <string name="confirming_question_message_menstruation" description="Description of what menstruation entries this action will delete [CHAR_LIMIT=NONE]">This will delete all menstruation entries from <xliff:g example="22 January 2022" id="start_date">%1$s</xliff:g> to <xliff:g example="22 January 2022" id="end_date">%2$s</xliff:g>.</string>
560    <!--endregion-->
561
562    <!-- region Dialog buttons -->
563    <string name="confirming_question_delete_button" description="Label of a button that deletes data. [CHAR_LIMIT=50]">Delete</string>
564    <string name="confirming_question_go_back_button" description="Label of a button that goes back to the previous dialog. [CHAR_LIMIT=50]">Go back</string>
565    <string name="delete_dialog_success_got_it_button" description="Label of a button that dismisses the pop-up window. [CHAR_LIMIT=50]">Done</string>
566    <string name="delete_dialog_failure_close_button" description="Label of a button that closes the window. [CHAR_LIMIT=50]">Close</string>
567    <!-- endregion -->
568
569    <string name="delete_dialog_success_title" description="Title of the confirmation window of successful data deletion. [CHAR_LIMIT=50]">Data deleted</string>
570    <string name="delete_dialog_success_message" description="A message that confirms successful data deletion. [CHAR_LIMIT=NONE]">This data is no longer stored in Health&#160;Connect.</string>
571
572    <string name="delete_progress_indicator" description="Label of a message on a loading page with a progress bar during data deletion. [CHAR_LIMIT=100]">Deleting your data</string>
573
574    <string name="delete_dialog_failure_title" description="Title of the window that nforms the user about failed data deletion. [CHAR_LIMIT=50]">Couldn\'t delete data</string>
575    <string name="delete_dialog_failure_message" description="A message that informs the user about failed data deletion. [CHAR_LIMIT=NONE]">Something went wrong and Health&#160;Connect couldn\'t delete your data</string>
576    <string name="delete_dialog_failure_try_again_button" description="Label of a button that closes the window and goes back to the previous one. [CHAR_LIMIT=50]">Try again</string>
577
578    <string name="delete_data_notification_title" description="The title text of the notification that is shown while data is being deleted. [CHAR_LIMIT=50]">Deleting Health&#160;Connect data</string>
579    <string name="delete_data_notification_ticker_text" description="The ticker text of the notification that is shown while data is being deleted, which is read out by screen readers. [CHAR_LIMIT=50]">Deleting Health&#160;Connect data</string>
580    <string name="delete_data_notification_channel_name" description="The channel name for the notification that is shown while data is being deleted, which is visible to users in system settings. [CHAR_LIMIT=50]">Data deletion</string>
581    <!--endregion-->
582
583    <!-- region Data entries -->
584    <string name="data_entry_header_with_source_app" translatable="false"><xliff:g example="14:41" id="time">%1$s</xliff:g> • <xliff:g example="Run tracker" id="app_data">%2$s</xliff:g></string>
585    <string name="data_entry_header_without_source_app" translatable="false"><xliff:g example="14:41" id="time">%1$s</xliff:g></string>
586    <string name="data_point_action_content_description" description="Content description for the menu button of an individual data entry [CHAR LIMIT=NONE]">Delete data entry <xliff:g example="1000 steps" id="entry_to_delete">%s</xliff:g></string>
587    <string name="delete_data_point" description="Menu option for deleting an individual data entry [CHAR LIMIT=50]">Delete entry <xliff:g example="1000 steps" id="entry_to_delete">%s</xliff:g></string>
588    <string name="aggregation_total" description="Description before the total value. For instance, Total: 1000 steps. [CHAR LIMIT=50]">Total: <xliff:g example="1000 steps" id="total_value">%s</xliff:g></string>
589
590    <string name="watt_format" description="Power value with unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {1 W} other {# W}}</string>
591    <string name="watt_format_long" description="Power value with unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {1 watt} other {# watts}}</string>
592
593    <string name="steps_value" translation_description="Value of steps taken. [ICU SYNTAX][CHAR LIMIT=10]">{count, plural, =1 {1 step} other {# steps}}</string>
594
595    <string name="steps_per_minute" description="Step cadence value with unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {1 step/min} other {# steps/min}}</string>
596    <string name="steps_per_minute_long" description="Step cadence value with unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {1 step per minute} other {# steps per minute}}</string>
597
598    <string name="heart_rate_value" translation_description="Value of heart rate beats per minute. [ICU SYNTAX][CHAR LIMIT=10]">{count, plural, =1 {1 bpm} other {# bpm}}</string>
599    <string name="heart_rate_long_value" translation_description="Value of heart rate beats per minute. [ICU SYNTAX][CHAR LIMIT=10]">{count, plural, =1 {1 beat per minute} other {# beats per minute}}</string>
600
601    <string name="velocity_speed_miles" translation_description="Speed in miles per hour formatted. [ICU SYNTAX][CHAR LIMIT=15]">{value, plural, =1 {1 mph} other {# mph}}</string>
602    <string name="velocity_speed_km" translation_description="Speed in kilometers per hour formatted. [ICU SYNTAX][CHAR LIMIT=15]">{value, plural, =1 {1 km/h} other {# km/h}}</string>
603    <string name="velocity_speed_miles_long" translation_description="Speed in miles per hour formatted for audible announcement. [ICU SYNTAX][CHAR LIMIT=100]">{value, plural, =1 {1 mile per hour} other {# miles per hour}}</string>
604    <string name="velocity_speed_km_long" translation_description="Speed in kilometers per hour formatted audible announcement. [ICU SYNTAX][CHAR LIMIT=100]">{value, plural, =1 {1 kilometer per hour} other {# kilometers per hour}}</string>
605
606    <string name="velocity_minute_miles" translation_description="Speed in minute per mile formatted."><xliff:g example="1:30" id="minute">%1$s</xliff:g> min/mile</string>
607    <string name="velocity_minute_km" translation_description="Speed in minute per kilometer formatted."><xliff:g example="1:30" id="minute">%1$s</xliff:g> min/km</string>
608    <string name="velocity_minute_miles_long" translation_description="Speed in minute per mile formatted for audible announcement."><xliff:g example="1:30" id="minute">%1$s</xliff:g> minute per mile</string>
609    <string name="velocity_minute_km_long" translation_description="Speed in minute per kilometer formatted audible announcement."><xliff:g example="1:30" id="minute">%1$s</xliff:g> minute per kilometer</string>
610
611    <string name="velocity_minute_per_one_hundred_yards" translation_description="Speed in minute per one hundred yards formatted."><xliff:g example="1:30" id="minute">%1$s</xliff:g> min/100 yards</string>
612    <string name="velocity_minute_per_one_hundred_meters" translation_description="Speed in minute per one hundred meters formatted."><xliff:g example="1:30" id="minute">%1$s</xliff:g> min/100 meters</string>
613    <string name="velocity_minute_per_one_hundred_yards_long" translation_description="Speed in minute per one hundred yards formatted for audible announcement."><xliff:g example="1:30" id="minute">%1$s</xliff:g> minute per 100 yards</string>
614    <string name="velocity_minute_per_one_hundred_meters_long" translation_description="Speed in minute per one hundred meters formatted audible announcement."><xliff:g example="1:30" id="minute">%1$s</xliff:g> minute per 100 meters</string>
615
616    <string name="heart_rate_series_range" translatable="false"><xliff:g example="100 bpm" id="min">%1$s</xliff:g> - <xliff:g example="109 bpm" id="max">%2$s</xliff:g></string>
617    <string name="heart_rate_series_range_long" translatable="false"> from <xliff:g example="100 beats per minute" id="min">%1$s</xliff:g> to <xliff:g example="109 beats per minute" id="max">%2$s</xliff:g></string>
618
619    <string name="time_range" translatable="false"><xliff:g example="14:41" id="start_time">%1$s</xliff:g> - <xliff:g example="15:41" id="end_time">%2$s</xliff:g> </string>
620    <string name="time_range_long" description="Content description for time interval. [CHAR_LIMIT=NONE]"> from <xliff:g example="14:41" id="start_time">%1$s</xliff:g> to <xliff:g example="15:41" id="end_time">%2$s</xliff:g></string>
621
622    <string name="date_range" translatable="false"><xliff:g example="Oct 30, 2021" id="start_time">%1$s</xliff:g> - <xliff:g example="Nov 11, 2021" id="end_time">%2$s</xliff:g> </string>
623    <string name="date_range_long" description="Content description for date interval. [CHAR_LIMIT=NONE]"> from <xliff:g example="October 30, 2021" id="start_time">%1$s</xliff:g> to <xliff:g example="November 11, 2021" id="end_time">%2$s</xliff:g></string>
624
625    <string name="wheelchair_pushes" description="Number of wheelchair pushes. [ICU SYNTAX][CHAR LIMIT=50]">{count, plural, =1 {1 wheelchair push} other {# wheelchair pushes}}</string>
626
627    <string name="liter" description="Volume value with unit. [ICU SYNTAX][CHAR LIMIT=80]">{count, plural, =1 {1 L} other {# L}}</string>
628    <string name="liter_long" description="Volume value with unit. [ICU SYNTAX][CHAR LIMIT=160]">{count, plural, =1 {1 liter} other {# liters}}</string>
629
630    <string name="floors_climbed" description="Value of floors climbed. [ICU SYNTAX][CHAR LIMIT=50]">{count, plural, =1 {1 floor} other {# floors}}</string>
631
632    <string name="elevation_meters" translation_description="Shown as the label in the tooltip for weight chart. [ICU SYNTAX][CHAR LIMIT=60]">{count, plural, =1 {1 m} other {# m}}</string>
633    <string name="elevation_meters_long" translation_description="Shown as the label in the tooltip for weight chart. [ICU SYNTAX][CHAR LIMIT=60]">{count, plural, =1 {1 meter} other {# meters}}</string>
634
635    <string name="cycling_rpm" description="Pedaling rate, in crank revolutions per minute (RPM). [ICU SYNTAX][CHAR LIMIT=50]">{count, plural, =1 {1 rpm} other {# rpm}}</string>
636    <string name="cycling_rpm_long" description="Pedaling rate, in crank revolutions per minute (RPM).  [ICU SYNTAX][CHAR LIMIT=50]">{count, plural, =1 {1 revolution per minute} other {# revolutions per minute}}</string>
637    <string name="cycling_cadence_series_range" translatable="false"><xliff:g example="100 rpm" id="min">%1$s</xliff:g> - <xliff:g example="109 bpm" id="max">%2$s</xliff:g></string>
638    <string name="cycling_cadence_series_range_long" description="Pedaling rate range, in crank revolutions per minute (RPM)"> from <xliff:g example="100 revolutions per minute" id="min">%1$s</xliff:g> to <xliff:g example="109 revolutions per minute" id="max">%2$s</xliff:g></string>
639
640    <string name="sexual_activity_protected" description="Whether protection was used during sexual activity. [CHAR LIMIT=50]">Protected</string>
641    <string name="sexual_activity_unprotected" description="Whether protection was used during sexual activity. [CHAR LIMIT=50]">Unprotected</string>
642
643    <string name="spotting" description="Intermenstrual bleeding type: spotting. [CHAR LIMIT=50]">Spotting</string>
644    <string name="flow_spotting" description="How heavy the user's menstruation flow was - spotting. [CHAR LIMIT=50]">Spotting</string>
645    <string name="flow_light" description="How heavy the user's menstruation flow was - light. [CHAR LIMIT=50]">Light flow</string>
646    <string name="flow_medium" description="How heavy the user's menstruation flow was - medium. [CHAR LIMIT=50]">Medium flow</string>
647    <string name="flow_heavy" description="How heavy the user's menstruation flow was - heavy. [CHAR LIMIT=50]">Heavy flow</string>
648
649    <string name="period_day" description="Which day of the user's menstruation period it was. [CHAR LIMIT=50]">Period day <xliff:g example="2" id="day">%1$d</xliff:g> of <xliff:g example="5" id="total_length">%2$d</xliff:g></string>
650
651    <string name="ovulation_positive" description="The positive result of a user's ovulation test. [CHAR LIMIT=50]">Positive</string>
652    <string name="ovulation_negative" description="The negative result of a user's ovulation test. [CHAR LIMIT=50]">Negative</string>
653    <string name="ovulation_high" description="The high fertility result of a user's ovulation test. [CHAR LIMIT=50]">High</string>
654    <string name="ovulation_inconclusive" description="The inconclusive result of a user's ovulation test. [CHAR LIMIT=50]">Inconclusive</string>
655
656    <string name="milliseconds" description="Heart rate variability value with unit. [ICU SYNTAX][CHAR LIMIT=160]">{count, plural, =1 {1 ms} other {# ms}}</string>
657    <string name="milliseconds_long" description="Heart rate variability value with unit. [ICU SYNTAX][CHAR LIMIT=160]">{count, plural, =1 {1 millisecond} other {# milliseconds}}</string>
658
659    <!-- region training plans -->
660    <string name="planned_exercise_session_title" translatable="false"><xliff:g example="Swimming" id="type">%1$s</xliff:g> • <xliff:g example="Freestyle Technique Bootcamp" id="title">%2$s</xliff:g></string>
661    <string name="planned_exercise_session_notes_title" description="Title for notes section.">Notes</string>
662    <string name="planned_exercise_block_title" translatable="false"><xliff:g example="Warm up" id="title">%1$s</xliff:g>: <xliff:g example="2 times" id="repetition">%2$s</xliff:g></string>
663    <string name="planned_exercise_block_a11y_title" translatable="false"><xliff:g example="Warm up" id="title">%1$s</xliff:g> <xliff:g example="2 times" id="repetition">%2$s</xliff:g></string>
664    <string name="planned_exercise_block_details_title" translatable="false"><xliff:g example="Warm up" id="title">%1$s</xliff:g>: <xliff:g example="2" id="repetition">%2$d</xliff:g></string>
665    <string name="planned_exercise_block_repetitions" description="Repetitions of an exercise set. [ICU SYNTAX][CHAR LIMIT=50]">{count, plural, =1 {1 time} other {# times}}</string>
666    <string name="planned_exercise_step_title" translatable="false"><xliff:g example="400m" id="completion_goal">%1$s</xliff:g> <xliff:g example="Breaststroke" id="exercise_segment_type">%2$s</xliff:g></string>
667    <string name="distance_with_variable_rest_goal_formatted" translatable="false"><xliff:g example="400m" id="distance">%1$s</xliff:g>\@<xliff:g example="4 hours" id="duration">%2$s</xliff:g> </string>
668    <string name="active_calories_burned" description="Label for active calories burned">Active: <xliff:g example="40 Cal" id="active_calories">%1$s</xliff:g></string>
669    <string name="total_calories_burned" description="Label for total calories burned">Total: <xliff:g example="40 Cal" id="total_calories">%1$s</xliff:g></string>
670    <string name="performance_goals_range" translatable="false"><xliff:g example="100W" id="min_value">%1$s</xliff:g> - <xliff:g example="200W" id="max_value">%2$s</xliff:g></string>
671    <string name="amrap_performance_goal" description="Label for as many reps as possible performance goal">As many reps as possible</string>
672    <string name="rate_of_perceived_exertion_goal" description="Label for rate of perceived exertion goal">Effort level: <xliff:g example="4" id="value">%1$d</xliff:g>/10</string>
673    <string name="bulleted_content" translatable="false">• <xliff:g example="Focus on breathing" id="title">%1$s</xliff:g></string>
674    <string name="elapsed_time_placeholder" description="Value to represent time for un realistic data input.">--:--</string>
675    <!-- endregion -->
676
677    <!--  region activity -->
678    <string name="session_title" translatable="false"><xliff:g example="My Strava workout" id="title">%1$s</xliff:g>, <xliff:g example="Strength training" id="type">%2$s</xliff:g></string>
679    <string name="repetitions_format" translatable="false"><xliff:g example="Push up" id="type">%1$s</xliff:g>: <xliff:g example="20" id="count">%2$s</xliff:g></string>
680    <string name="repetitions" description="Repetitions of an exercise set. [ICU SYNTAX][CHAR LIMIT=50]">{count, plural, =1 {1 rep} other {# reps}}</string>
681    <string name="repetitions_long" description="Repetitions of an exercise set.  [ICU SYNTAX][CHAR LIMIT=50]">{count, plural, =1 {1 repetition} other {# repetitions}}</string>
682    <string name="exercise_segments_header" description="Header for a group of exercise segments. [CHAR LIMIT=50]">Exercise segments</string>
683    <string name="exercise_laps_header" description="Header for a group of exercise laps. [CHAR LIMIT=50]">Laps</string>
684    <string name="back_extension" description="Name of the back extension gym exercise. [CHAR LIMIT=50]">Back extension</string>
685    <string name="badminton" description="Activity type: playing badminton. [CHAR LIMIT=50]">Badminton</string>
686    <string name="barbell_shoulder_press" description="Name of the back extension gym exercise. [CHAR LIMIT=50] [CHAR LIMIT=50]">Barbell shoulder press</string>
687    <string name="baseball" description="Activity type: playing baseball. [CHAR LIMIT=50]">Baseball</string>
688    <string name="basketball" description="Activity type: playing basketball. [CHAR LIMIT=50]">Basketball</string>
689    <string name="bench_press" description="Name of the bench press gym exercise. [CHAR LIMIT=50]">Bench press</string>
690    <string name="bench_sit_up" description="Name of the bench sit up gym exercise. [CHAR LIMIT=50]">Bench sit up</string>
691    <string name="biking" description="Activity type: riding a bike. [CHAR LIMIT=50]">Biking</string>
692    <string name="biking_stationary" description="Activity type: riding a stationary bike. [CHAR LIMIT=50]">Biking stationary</string>
693    <string name="boot_camp" description="Activity type: boot camp class. [CHAR LIMIT=50]">Boot camp</string>
694    <string name="boxing" description="Activity type: boxing. [CHAR LIMIT=50]">Boxing</string>
695    <string name="burpee" description="Name of the burpee gym exercise. [CHAR LIMIT=50]">Burpee</string>
696    <string name="calisthenics" description="Activity type: calisthenics. [CHAR LIMIT=50]">Calisthenics</string>
697    <string name="cricket" description="Activity type: playing cricket. [CHAR LIMIT=50]">Cricket</string>
698    <string name="crunch" description="Name of the crunch gym exercise. [CHAR LIMIT=50]">Crunch</string>
699    <string name="dancing" description="Activity type: dancing. [CHAR LIMIT=50]">Dancing</string>
700    <string name="deadlift" description="Name of the deadlift gym exercise. [CHAR LIMIT=50]">Deadlift</string>
701    <string name="dumbbell_curl_left_arm" description="Name of the dumbbell curl gym exercise on the left arm. [CHAR LIMIT=50]">Left arm dumbbell curl</string>
702    <string name="dumbbell_curl_right_arm" description="Name of the dumbbell curl gym exercise on the right arm. [CHAR LIMIT=50]">Right arm dumbbell curl</string>
703    <string name="dumbbell_front_raise" description="Name of the dumbbell front raise gym exercise. [CHAR LIMIT=50]">Dumbbell front raise</string>
704    <string name="dumbbell_lateral_raise" description="Name of the dumbbell front raise gym exercise. [CHAR LIMIT=50]">Dumbbell lateral raise</string>
705    <string name="dumbbell_triceps_extension_left_arm" description="Name of the dumbbell triceps extension gym exercise on the left arm. [CHAR LIMIT=50]">Left arm dumbbell triceps extension</string>
706    <string name="dumbbell_triceps_extension_right_arm" description="Name of the dumbbell triceps extension gym exercise on the right arm. [CHAR LIMIT=50]">Right arm dumbbell triceps extension</string>
707    <string name="dumbbell_triceps_extension_two_arm" description="Name of the dumbbell triceps extension gym exercise done with both arms. [CHAR LIMIT=50]">Two arm dumbbell triceps extension</string>
708    <string name="elliptical" description="Activity type: dancing. [CHAR LIMIT=50]">Elliptical</string>
709    <string name="exercise_class" description="Activity type: participation in an exercise class. [CHAR LIMIT=50]">Exercise class</string>
710    <string name="fencing" description="Activity type: fencing. [CHAR LIMIT=50]">Fencing</string>
711    <string name="football_american" description="Activity type: playing American football. [CHAR LIMIT=50]">American football</string>
712    <string name="football_australian" description="Activity type: playing Australian football. [CHAR LIMIT=50]">Australian football</string>
713    <string name="forward_twist" description="Name of the forward twist gym exercise. [CHAR LIMIT=50]">Forward twist</string>
714    <string name="frisbee_disc" description="Activity type: playing frisbee. [CHAR LIMIT=50]">Frisbee</string>
715    <string name="golf" description="Activity type: playing golf. [CHAR LIMIT=50]">Golf</string>
716    <string name="guided_breathing" description="Activity type: guided breathing. [CHAR LIMIT=50]">Guided breathing</string>
717    <string name="gymnastics" description="Activity type: doing gymnastics. [CHAR LIMIT=50]">Gymnastics</string>
718    <string name="handball" description="Activity type: playing handball. [CHAR LIMIT=50]">Handball</string>
719    <string name="high_intensity_interval_training" description="Activity type: performing high intensity interval training (HIIT). [CHAR LIMIT=50]">High intensity interval training</string>
720    <string name="hiking" description="Activity type: hiking. [CHAR LIMIT=50]">Hiking</string>
721    <string name="ice_hockey" description="Activity type: playing ice hokey. [CHAR LIMIT=50]">Ice hockey</string>
722    <string name="ice_skating" description="Activity type: ice skating. [CHAR LIMIT=50]">Ice skating</string>
723    <string name="jumping_jack" description="Name of the jumping jack gym exercise. [CHAR LIMIT=50]">Jumping jack</string>
724    <string name="jump_rope" description="Activity type: rope jumping. [CHAR LIMIT=50]">Jump rope</string>
725    <string name="lat_pull_down" description="Name of the lat pulldown gym exercise. [CHAR LIMIT=50]">Lat pulldown</string>
726    <string name="lunge" description="Name of the lunge gym exercise. [CHAR LIMIT=50]">Lunge</string>
727    <string name="martial_arts" description="Activity type: martial arts practice. [CHAR LIMIT=50]">Martial arts</string>
728    <string name="meditation" description="Activity type: performing meditation. [CHAR LIMIT=50]">Meditation</string>
729    <string name="paddling" description="Activity type: paddling. [CHAR LIMIT=50]">Paddling</string>
730    <string name="paragliding" description="Activity type: paragliding. [CHAR LIMIT=50]">Paragliding</string>
731    <string name="pilates" description="Activity type: doing pilates. [CHAR LIMIT=50]">Pilates</string>
732    <string name="plank" description="Name of the plank gym exercise. [CHAR LIMIT=50]">Plank</string>
733    <string name="racquetball" description="Activity type: playing racquetball. [CHAR LIMIT=50]">Racquetball</string>
734    <string name="rock_climbing" description="Activity type: rock climbing. [CHAR LIMIT=50]">Rock climbing</string>
735    <string name="roller_hockey" description="Activity type: playing roller hockey. [CHAR LIMIT=50]">Roller hockey</string>
736    <string name="rowing" description="Activity type: rowing. [CHAR LIMIT=50]">Rowing</string>
737    <string name="rowing_machine" description="Activity type: rowing on a rowing machine. [CHAR LIMIT=50]">Rowing machine</string>
738    <string name="rugby" description="Activity type: playing rugby. [CHAR LIMIT=50]">Rugby</string>
739    <string name="running" description="Activity type: running. [CHAR LIMIT=50]">Running</string>
740    <string name="running_treadmill" description="Activity type: treadmill running. [CHAR LIMIT=50]">Treadmill running</string>
741    <string name="sailing" description="Activity type: sailing. [CHAR LIMIT=50]">Sailing</string>
742    <string name="scuba_diving" description="Activity type: scuba diving. [CHAR LIMIT=50]">Scuba diving</string>
743    <string name="skating" description="Activity type: skating. [CHAR LIMIT=50]">Skating</string>
744    <string name="skiing" description="Activity type: skiing. [CHAR LIMIT=50]">Skiing</string>
745    <string name="snowboarding" description="Activity type: snowboarding. [CHAR LIMIT=50]">Snowboarding</string>
746    <string name="snowshoeing" description="Activity type: snowshoeing. [CHAR LIMIT=50]">Snowshoeing</string>
747    <string name="soccer" description="Activity type: playing soccer. [CHAR LIMIT=50]">Soccer</string>
748    <string name="softball" description="Activity type: playing softball. [CHAR LIMIT=50]">Softball</string>
749    <string name="squash" description="Activity type: playing squash. [CHAR LIMIT=50]">Squash</string>
750    <string name="squat" description="Name of the squat gym exercise. [CHAR LIMIT=50]">Squat</string>
751    <string name="stair_climbing" description="Activity type: stair climbing. [CHAR LIMIT=50]">Stair climbing</string>
752    <string name="stair_climbing_machine" description="Activity type: stair climbing on a machine. [CHAR LIMIT=50]">Stair climbing machine</string>
753    <string name="strength_training" description="Activity type: generic strength training. [CHAR LIMIT=50]">Strength training</string>
754    <string name="stretching" description="Name of the stretching exercise. [CHAR LIMIT=50]">Stretching</string>
755    <string name="surfing" description="Activity type: surfing. [CHAR LIMIT=50]">Surfing</string>
756    <string name="swimming_open_water" description="Activity type: swimming in open water. [CHAR LIMIT=50]">Open water swimming</string>
757    <string name="swimming_pool" description="Activity type: swimming in a pool. [CHAR LIMIT=50]">Pool swimming</string>
758    <string name="swimming_freestyle" description="Swimming stroke type: freestyle. [CHAR LIMIT=50]">Freestyle</string>
759    <string name="swimming_backstroke" description="Swimming stroke type: backstroke. [CHAR LIMIT=50]">Backstroke</string>
760    <string name="swimming_breaststroke" description="Swimming stroke type: breaststroke. [CHAR LIMIT=50]">Breaststroke</string>
761    <string name="swimming_butterfly" description="Swimming stroke type: butterfly. [CHAR LIMIT=50]">Butterfly</string>
762    <string name="swimming_mixed" description="Swimming stroke type: mixed. [CHAR LIMIT=50]">Mixed</string>
763    <string name="swimming_other" description="Swimming stroke type: other. [CHAR LIMIT=50]">Other</string>
764    <string name="table_tennis" description="Activity type: playing table tennis. [CHAR LIMIT=50]">Table tennis</string>
765    <string name="tennis" description="Activity type: playing tennis. [CHAR LIMIT=50]">Tennis</string>
766    <string name="upper_twist" description="Name of the upper twist gym exercise. [CHAR LIMIT=50]">Upper twist</string>
767    <string name="volleyball" description="Activity type: playing volleyball. [CHAR LIMIT=50]">Volleyball</string>
768    <string name="walking" description="Activity type: walking. [CHAR LIMIT=50]">Walking</string>
769    <string name="water_polo" description="Activity type: playing water polo. [CHAR LIMIT=50]">Water polo</string>
770    <string name="weightlifting" description="Activity type: generic weightlifting training. [CHAR LIMIT=50]">Weightlifting</string>
771    <string name="wheelchair" description="Activity type: wheelchair. [CHAR LIMIT=50]">Wheelchair</string>
772    <string name="workout" description="Activity type: generic workout. [CHAR LIMIT=50]">Workout</string>
773    <string name="yoga" description="Activity type: yoga. [CHAR LIMIT=50]">Yoga</string>
774    <string name="arm_curl" description="Exercise type: arm curl. [CHAR LIMIT=50]">Arm curl</string>
775    <string name="ball_slam" description="Exercise type: ball slam. [CHAR LIMIT=50]">Ball slam</string>
776    <string name="double_arm_triceps_extension" description="Exercise type: double arm triceps extension. [CHAR LIMIT=50]">Double arm triceps extension</string>
777    <string name="dumbbell_row" description="Activity type: dumbbell row. [CHAR LIMIT=50]">Dumbbell row</string>
778    <string name="front_raise" description="Exercise type: front raise. [CHAR LIMIT=50]">Front raise</string>
779    <string name="hip_thrust" description="Exercise type: hip thrust. [CHAR LIMIT=50]">Hip thrust</string>
780    <string name="hula_hoop" description="Exercise type: hula hoop. [CHAR LIMIT=50]">Hula hoop</string>
781    <string name="kettlebell_swing" description="Exercise type: kettlebell swing. [CHAR LIMIT=50]">Kettlebell swing</string>
782    <string name="lateral_raise" description="Exercise type: lateral raise. [CHAR LIMIT=50]">Lateral raise</string>
783    <string name="leg_curl" description="Exercise type: leg curl. [CHAR LIMIT=50]">Leg curl</string>
784    <string name="leg_extension" description="Exercise type: leg extension. [CHAR LIMIT=50]">Leg extension</string>
785    <string name="leg_press" description="Exercise type: leg press. [CHAR LIMIT=50]">Leg press</string>
786    <string name="leg_raise" description="Exercise type: leg raise. [CHAR LIMIT=50]">Leg raise</string>
787    <string name="mountain_climber" description="Exercise type: mountain climber. [CHAR LIMIT=50]">Mountain climber</string>
788    <string name="pull_up" description="Exercise type: pull up. [CHAR LIMIT=50]">Pull up</string>
789    <string name="punch" description="Exercise type: punch. [CHAR LIMIT=50]">Punch</string>
790    <string name="shoulder_press" description="Exercise type: shoulder press. [CHAR LIMIT=50]">Shoulder press</string>
791    <string name="single_arm_triceps_extension" description="Exercise type: single arm triceps extension. [CHAR LIMIT=50]">Single arm triceps extension</string>
792    <string name="sit_up" description="Exercise type: sit up. [CHAR LIMIT=50]">Sit up</string>
793    <string name="rest" description="Auto-detected periods of rest during an activity session. There should be no user movement detected during rest and any movement detected should finish rest event. [CHAR LIMIT=50]">Rest</string>
794    <string name="pause" description="Explicit pause during an activity session, requested by the user. [CHAR LIMIT=50]">Pause</string>
795    <string name="activity_type_australian_football" translation_description="Activity type: playing australian football. [CHAR LIMIT=40]">Australian football</string>
796    <!--  endregion-->
797
798    <!--  region sleep -->
799    <string name="sleep_session_default" description="Label that shows sleep session duration.[CHAR LIMIT=80]"><xliff:g example="4 hours" id="duration"> %1$s</xliff:g> sleeping</string>
800    <string name="sleep_stage_default" description="Label that shows sleep session duration.[CHAR LIMIT=80]"><xliff:g example="4 hours" id="duration">%1$s</xliff:g> <xliff:g example="light sleep" id="name">%2$s</xliff:g></string>
801    <string name="sleep_session_with_one_field" translatable="false"><xliff:g example="My Oura sleep" id="title">%1$s</xliff:g></string>
802    <string name="sleep_session_with_notes" translatable="false"><xliff:g example="My Oura sleep" id="title">%1$s</xliff:g> \n<xliff:g example="This was a peaceful night" id="notes">%2$s</xliff:g></string>
803    <string name="sleep_stage_awake" description="Awake stage throughout the sleep session. [CHAR LIMIT=50]">awake</string>
804    <string name="sleep_stage_awake_in_bed" description="Awake stage throughout the sleep session. [CHAR LIMIT=50]">awake in bed</string>
805    <string name="sleep_stage_sleeping" description="Sleeping stage throughout the sleep session. [CHAR LIMIT=50]">sleeping</string>
806    <string name="sleep_stage_out_of_bed" description="Out of bed stage throughout the sleep session. [CHAR LIMIT=50]">out of bed</string>
807    <string name="sleep_stage_rem" description="REM stage throughout the sleep session. [CHAR LIMIT=50]">REM sleep</string>
808    <string name="sleep_stage_light" description="Light sleep stage throughout the sleep session. [CHAR LIMIT=50]">light sleep</string>
809    <string name="sleep_stage_deep" description="Deep sleep stage throughout the sleep session. [CHAR LIMIT=50]">deep sleep</string>
810    <string name="sleep_stage_unknown" description="Unknown sleep stage throughout the sleep session. [CHAR LIMIT=50]">unknown</string>
811    <!--  endregion -->
812
813    <!-- region Duration -->
814    <string name="minute_duration" translation_description="minute duration representation [CHAR LIMIT=8]"><xliff:g example="1" id="minute">%1$s</xliff:g>m</string>
815    <string name="hour_minute_duration_short" translation_description="Hour and minute time duration representation [CHAR LIMIT=8]"><xliff:g example="1" id="hour">%1$s</xliff:g>h <xliff:g example="31" id="min">%2$s</xliff:g>m</string>
816    <string name="hour_duration" translation_description="hour duration representation [CHAR LIMIT=8]"><xliff:g example="1" id="hour">%1$s</xliff:g>h</string>
817
818    <string name="hour_minute_duration_accessibility" translation_description="Hour and minute time duration representation used by accessibility, 'space' between minute and second should be deleted or replaced according to each language to translate [CHAR LIMIT=NONE]">
819  <xliff:g example="2 hours" id="hours">%1$s</xliff:g> <xliff:g example="2 minutes" id="minutes">%2$s</xliff:g>
820  </string>
821    <string name="hour_duration_accessibility" translation_description="Hour time duration representation used by accessibility. [ICU SYNTAX][CHAR LIMIT=NONE]">{count, plural, =1 {1 hour} other {# hours}}</string>
822    <string name="minute_duration_accessibility" translation_description="minute duration representation used by accessibility. [ICU SYNTAX][CHAR LIMIT=NONE]">{count, plural, =1 {1 minute} other {# minutes}}</string>
823
824
825    <string name="day_duration" translation_description="Days duration representation [CHAR LIMIT=8]"><xliff:g example="2 days" id="days">%1$s</xliff:g></string>
826    <string name="day_hour_duration" translation_description="Days and hours time duration representation [CHAR LIMIT=8]"><xliff:g example="2 days" id="days">%1$s</xliff:g> and <xliff:g example="3 hours" id="hours">%2$s</xliff:g></string>
827    <string name="day_duration_accessibility" translation_description="Days duration representation used by accessibility. [ICU SYNTAX][CHAR LIMIT=NONE]">{count, plural, =1 {1 day} other {# days}}</string>
828    <!-- endregion -->
829
830    <!--  region vo2 max-->
831    <string name="vo2_max" description="VO₂ max value with unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {1 mL/(kg·min)} other {# mL/(kg·min)}}</string>
832    <string name="vo2_max_long" description="VO₂ max value with unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {1  milliliter of oxygen per kilogram of body mass per minute} other {#  milliliters of oxygen per kilogram of body mass per minute}}</string>
833    <string name="vo2_metabolic_cart" description="A method of VO₂ max measurement - metabolic cart. [CHAR LIMIT=50]">Metabolic cart</string>
834    <string name="vo2_heart_rate_ratio" description="A method of VO₂ max measurement - heart rate ratio. [CHAR LIMIT=50]">Heart rate ratio</string>
835    <string name="vo2_cooper_test" description="A method of VO₂ max measurement - Cooper test. [CHAR LIMIT=50]">Cooper test</string>
836    <string name="vo2_multistage_fitness_test" description="A method of VO₂ max measurement - multistage fitness test. [CHAR LIMIT=50]">Multistage fitness test</string>
837    <string name="vo2_rockport_fitness_test" description="A method of VO₂ max measurement - Rockport fitness test [CHAR LIMIT=50]">Rockport fitness test</string>
838    <string name="vo2_other" description="A method of VO₂ max measurement - other [CHAR LIMIT=50]">Other</string>
839    <!--  endregion -->
840
841    <!--  region mucus -->
842    <string name="mucus_dry" description="The consistency or texture of the user's cervical mucus - dry. [CHAR LIMIT=50]">Dry</string>
843    <string name="mucus_sticky" description="The consistency or texture of the user's cervical mucus - sticky. [CHAR LIMIT=50]">Sticky</string>
844    <string name="mucus_creamy" description="The consistency or texture of the user's cervical mucus - creamy. [CHAR LIMIT=50]">Creamy</string>
845    <string name="mucus_watery" description="The consistency or texture of the user's cervical mucus - watery. [CHAR LIMIT=50]">Watery</string>
846    <string name="mucus_egg_white" description="The consistency or texture of the user's cervical mucus - Egg white. [CHAR LIMIT=50]">Egg white</string>
847    <string name="mucus_unusual" description="The consistency or texture of the user's cervical mucus - unusual. [CHAR LIMIT=50]">Unusual</string>
848
849    <string name="mucus_light" description="The amount of the user's cervical mucus - light. [CHAR LIMIT=50]">Light</string>
850    <string name="mucus_medium" description="The amount of the user's cervical mucus - medium. [CHAR LIMIT=50]">Medium</string>
851    <string name="mucus_heavy" description="The amount of the user's cervical mucus - heavy. [CHAR LIMIT=50]">Heavy</string>
852    <!--  endregion -->
853
854    <!--  region Blood pressure-->
855    <string name="blood_pressure" description="Blood pressure value with unit. [CHAR LIMIT=80]"><xliff:g example="120" id="systolic">%1$s</xliff:g>/<xliff:g example="80" id="diastolic">%2$s</xliff:g> mmHg</string>
856    <string name="blood_pressure_long" description="Blood pressure value with unit. [CHAR LIMIT=160]"><xliff:g example="120" id="systolic">%1$s</xliff:g>/<xliff:g example="80" id="diastolic">%2$s</xliff:g> millimetre of mercury</string>
857    <string name="body_position_standing_up" description="Body position when taking blood pressure - standing up. [CHAR LIMIT=50]">Standing up</string>
858    <string name="body_position_sitting_down" description="Body position when taking blood pressure - sitting down. [CHAR LIMIT=50]">Sitting down</string>
859    <string name="body_position_lying_down" description="Body position when taking blood pressure - lying down. [CHAR LIMIT=50]">Lying down</string>
860    <string name="body_position_reclining" description="Body position when taking blood pressure - reclining. [CHAR LIMIT=50]">Reclining</string>
861    <string name="blood_pressure_left_wrist" description="Body part where the blood pressure was taken - left wrist. [CHAR LIMIT=50]">Left wrist</string>
862    <string name="blood_pressure_right_wrist" description="Body part where the blood pressure was taken - right wrist. [CHAR LIMIT=50]">Right wrist</string>
863    <string name="blood_pressure_left_arm" description="Body part where the blood pressure was taken - left upper arm. [CHAR LIMIT=50]">Left upper arm</string>
864    <string name="blood_pressure_right_arm" description="Body part where the blood pressure was taken - right upper arm. [CHAR LIMIT=50]">Right upper arm</string>
865    <!--  endregion -->
866
867    <!-- region BloodGlucose -->
868    <string name="millimoles_per_liter" description="Blood glucose value with unit. [ICU SYNTAX][CHAR LIMIT=80]">{count, plural, =1 {1 mmol/L} other {# mmol/L}}</string>
869    <string name="millimoles_per_liter_long" description="Blood glucose value with unit. [ICU SYNTAX][CHAR LIMIT=160]">{count, plural, =1 {1 millimole per liter} other {# millimoles per liter}}</string>
870
871    <string name="specimen_source_interstitial_fluid" description="Source of the blood glucose measurement - interstitial fluid. [CHAR LIMIT=50]">Interstitial fluid</string>
872    <string name="specimen_source_capillary_blood" description="Source of the blood glucose measurement - capillary blood. [CHAR LIMIT=50]">Capillary blood</string>
873    <string name="specimen_source_plasma" description="Source of the blood glucose measurement - plasma. [CHAR LIMIT=50]">Plasma</string>
874    <string name="specimen_source_serum" description="Source of the blood glucose measurement - serum. [CHAR LIMIT=50]">Serum</string>
875    <string name="specimen_source_tears" description="Source of the blood glucose measurement - tears. [CHAR LIMIT=50]">Tears</string>
876    <string name="specimen_source_whole_blood" description="Source of the blood glucose measurement - whole blood. [CHAR LIMIT=50]">Whole blood</string>
877
878    <string name="blood_glucose_general" description="Relationship of the meal to the blood glucose measurement - general. [CHAR LIMIT=50]">General</string>
879    <string name="blood_glucose_fasting" description="Relationship of the meal to the blood glucose measurement - fasting. [CHAR LIMIT=50]">Fasting</string>
880    <string name="blood_glucose_before_meal" description="Relationship of the meal to the blood glucose measurement - before meal. [CHAR LIMIT=50]">Before meal</string>
881    <string name="blood_glucose_after_meal" description="Relationship of the meal to the blood glucose measurement - after meal. [CHAR LIMIT=50]">After meal</string>
882
883    <string name="mealtype_label" description="Meal type label, displayed when showing a nutrition entry. [CHAR LIMIT=50]">Meal type</string>
884    <string name="mealtype_unknown" description="Unknown meal type, displayed when showing a nutrition entry. [CHAR LIMIT=50]">Unknown</string>
885    <string name="mealtype_breakfast" description="Breakfast, a meal type, usually eaten as a first meal in the day, in the morning, displayed when showing a nutrition entry. [CHAR LIMIT=50]">Breakfast</string>
886    <string name="mealtype_lunch" description="Lunch, a meal type, eaten in the middle of the day, displayed when showing a nutrition entry. [CHAR LIMIT=50]">Lunch</string>
887    <string name="mealtype_dinner" description="Dinner, a meal type, usually eaten as a last warm meal of the day, displayed when showing a nutrition entry. [CHAR LIMIT=50]">Dinner</string>
888    <string name="mealtype_snack" description="Snack, a meal type, eaten in between big meals, displayed when showing a nutrition entry. [CHAR LIMIT=50]">Snack</string>
889    <!-- endregion-->
890    <!-- region Nutrition-->
891    <string name="biotin" description="Biotin, also called vitamin B7, one of the vitamins found in food. [CHAR LIMIT=50]">Biotin</string>
892    <string name="caffeine" description="Caffeine, a chemical with stimulant effects, found in food and drink. [CHAR LIMIT=50]">Caffeine</string>
893    <string name="calcium" description="Calcium, a nutrient associated with bones and teeth. [CHAR LIMIT=50]">Calcium</string>
894    <string name="chloride" description="Chloride, a crucial electrolyte responsible for proper blood volume and pressure. [CHAR LIMIT=50]">Chloride</string>
895    <string name="cholesterol" description="Dietary cholesterol, found in animal based food. [CHAR LIMIT=50]">Cholesterol</string>
896    <string name="chromium" description="Chromium, an essential nutrient required for sugar and fat metabolism. [CHAR LIMIT=50]">Chromium</string>
897    <string name="copper" description="Copper,a nutrient which, together with iron, enables the body to form red blood cells. [CHAR LIMIT=50]">Copper</string>
898    <string name="dietary_fiber" description="Dietary fiber, also known as roughage, is the indigestible part of plant foods. [CHAR LIMIT=50]">Dietary fiber</string>
899    <string name="energy_consumed_total" description="Kcal or Kj found in consumed food. [CHAR LIMIT=50]">Energy</string>
900    <string name="energy_consumed_from_fat" description="Kcal or Kj found in consumed food, coming from consuming fat. [CHAR LIMIT=50]">Energy from fat</string>
901    <string name="folate" description="Folate is the natural form of vitamin B9. [CHAR LIMIT=50]">Folate</string>
902    <string name="folic_acid" description="Folic acid, also known as vitamin B₉ and folacin, is one of the B vitamins. [CHAR LIMIT=50]">Folic acid</string>
903    <string name="iodine" description="Iodine is a mineral used by the thyroid gland to make thyroid hormones. [CHAR LIMIT=50]">Iodine</string>
904    <string name="iron" description="Iron, a mineral that helps maintain healthy blood. [CHAR LIMIT=50]">Iron</string>
905    <string name="magnesium" description="Magnesium, a macromineral found in nuts and leafy greens. [CHAR LIMIT=50]">Magnesium</string>
906    <string name="manganese" description="Manganese, a micromineral found in nuts and leafy greens. [CHAR LIMIT=50]">manganese</string>
907    <string name="molybdenum" description="Molybdenum, a mineral which activates enzymes that help break down harmful sulfites and prevent toxins from building up in the body. [CHAR LIMIT=50]">Molybdenum</string>
908    <string name="monounsaturated_fat" description="Monosaturated fat, fat molecules that have one unsaturated carbon bond in the molecule. Monounsaturated fatty acids (MUFAs) are a healthy type of fa [CHAR LIMIT=50]">Monounsaturated fat</string>
909    <string name="niacin" description="Niacin, also known as nicotinic acid, is an organic compound and a form of vitamin B3. [CHAR LIMIT=50]">Niacin</string>
910    <string name="pantothenic_acid" description="Pantothenic acid, also called vitamin B5. [CHAR LIMIT=50]">Pantothenic acid</string>
911    <string name="phosphorus" description="Phosphorus, a mineral that works with calcium to help build bones. [CHAR LIMIT=50]">Phosphorus</string>
912    <string name="polyunsaturated_fat" description="Polyunsaturated fat is a type of dietary fat. It is one of the healthy fats, along with monounsaturated fat. [CHAR LIMIT=50]">Polyunsaturated fat</string>
913    <string name="potassium" description="Potassium, a mineral with main role in the body to help maintain normal levels of fluid inside our cells. [CHAR LIMIT=50]">Potassium</string>
914    <string name="protein" description="Protein, a macronutrient, one of the building blocks of body tissue and can also serve as a fuel source. [CHAR LIMIT=50]">Protein</string>
915    <string name="riboflavin" description="Riboflavin, also known as vitamin B2. [CHAR LIMIT=50]">Riboflavin</string>
916    <string name="saturated_fat" description="Saturated fat, one of the unhealthy fats, along with trans fat, found in food. [CHAR LIMIT=50]">Saturated fat</string>
917    <string name="selenium" description="Selenium, an essential trace mineral that supports many bodily processes. [CHAR LIMIT=50]">Selenium</string>
918    <string name="sodium" description="Sodium is an essential nutrient and is needed by the body in relatively small amounts. [CHAR LIMIT=50]">Sodium</string>
919    <string name="sugar" description="Sugar is the generic name for sweet-tasting, soluble carbohydrates, many of which are used in food. [CHAR LIMIT=50]">Sugar</string>
920    <string name="thiamin" description="Thiamin, also known as thiamine and vitamin B1. [CHAR LIMIT=50]">Thiamin</string>
921    <string name="total_carbohydrate" description="total carbohydrates includes all types of carbohydrate found in the food or beverage. [CHAR LIMIT=50]">Total carbohydrate</string>
922    <string name="total_fat" description="Total fat indicates how much fat is in a single serving of food. [CHAR LIMIT=50]">Total fat</string>
923    <string name="trans_fat" description="Trans fat, also called trans-unsaturated fatty acids or trans fatty acids, is a type of unsaturated fat that is considered the most unhealthy. [CHAR LIMIT=50]">Trans fat</string>
924    <string name="unsaturated_fat" description="Unsaturated fats help lower a person's levels of LDL cholesterol. [CHAR LIMIT=50]">Unsaturated fat</string>
925    <string name="vitamin_a" description="Vitamin A, also known as retinol, is key for good vision, a healthy immune system, and cell growth. [CHAR LIMIT=50]">Vitamin A</string>
926    <string name="vitamin_b12" description="Vitamin B12, also known as cobalamin, is a water-soluble vitamin involved in metabolism. [CHAR LIMIT=50]">Vitamin B12</string>
927    <string name="vitamin_b6" description="Vitamin B6 is one of the B vitamins, and thus an essential nutrient. [CHAR LIMIT=50]">Vitamin B6</string>
928    <string name="vitamin_c" description="Vitamin C is a water-soluble vitamin found in various foods and sold as a dietary supplement. [CHAR LIMIT=50]">Vitamin C</string>
929    <string name="vitamin_d" description="Vitamin D helps regulate the amount of calcium and phosphate in the body. [CHAR LIMIT=50]">Vitamin D</string>
930    <string name="vitamin_e" description="Vitamin E is an important fat-soluble nutrient. It's a powerful antioxidant and is needed for immune health and cellular signaling in your body. [CHAR LIMIT=50]">Vitamin E</string>
931    <string name="vitamin_k" description="Vitamin K is a group of vitamins that the body needs for blood clotting, helping wounds to heal. [CHAR LIMIT=50]">Vitamin K</string>
932    <string name="zinc" description="Zinc is a trace mineral necessary for almost 100 enzymes to carry out vital chemical reactions. [CHAR LIMIT=50]">Zinc</string>
933    <string name="nutrient_with_value" description="Used for formatting nutrition data. Example: Copper: 29g [CHAR LIMIT=50]"><xliff:g example="Copper" id="nutrient">%1$s</xliff:g>: <xliff:g example="29g" id="amount">%2$s</xliff:g></string>
934    <string name="meal_name" description="Name for food or drink provided by the user. [CHAR LIMIT=50]">Name</string>
935    <string name="gram_short_format" description="Weight in grams. [ICU SYNTAX][CHAR LIMIT=80]">{count, plural, =1 {1 g} other {# g}}</string>
936    <string name="gram_long_format" description="Weight in grams. [ICU SYNTAX][CHAR LIMIT=160]">{count, plural, =1 {1 gram} other {# grams}}</string>
937    <!-- endregion -->
938
939    <!--  region Respiratory Rate-->
940    <string name="respiratory_rate_value" translation_description="Value of respiratory rate. rpm is short for 'respirations per minute'. [ICU SYNTAX][CHAR LIMIT=18]">{count, plural, =1 {1 rpm} other {# rpm}}</string>
941    <string name="respiratory_rate_value_long" translation_description="Value of respiratory rate in respirations per minute. [ICU SYNTAX][CHAR LIMIT=26]">{count, plural, =1 {1 respiration per minute} other {# respirations per minute}}</string>
942    <!--  endregion  -->
943
944    <!--  region Weight -->
945    <string name="kilograms_short_label" translation_description="Weight in kilograms. [ICU SYNTAX][CHAR LIMIT=60]">{count, plural, =1 {1 kg} other {# kg}}</string>
946    <string name="pounds_short_label" translation_description="Weight in pounds. [ICU SYNTAX][CHAR LIMIT=60]">{count, plural, =1 {1 lb} other {# lb}}</string>
947    <string name="stone_short_label" translation_description="Weight in stone. [ICU SYNTAX][CHAR LIMIT=60]">{count, plural, =1 {1 st} other {# st}}</string>
948    <string name="stone_pound_short_label" translation_description="Weight in stone and pounds. Example: 9st 2lb. [ICU][CHAR LIMIT=60]">{stone_part} {pound_part}</string>
949    <string name="kilograms_long_label" translation_description="Weight in kilograms representation used by accessibility. [ICU SYNTAX][CHAR LIMIT=60]">{count, plural, =1 {1 kilogram} other {# kilograms}}</string>
950    <string name="pounds_long_label" translation_description="Weight in pounds representation used by accessibility. [ICU SYNTAX][CHAR LIMIT=60]">{count, plural, =1 {1 pound} other {# pounds}}</string>
951    <string name="stone_long_label" translation_description="Weight in stone representation used by accessibility. [ICU SYNTAX][CHAR LIMIT=60]">{count, plural, =1 {1 stone} other {# stones}}</string>
952    <string name="stone_pound_long_label" translation_description="Weight in stone and pounds representation used by accessibility. Example: 9 stone, 2 pounds. [ICU][CHAR LIMIT=60]">{stone_part} {pound_part}</string>
953    <!-- endregion -->
954
955    <!-- region Temperature units -->
956    <string name="temperature_celsius" description="Temperature value with unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {1℃} other {#℃}}</string>
957    <string name="temperature_celsius_long" description="Temperature value with unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {1 degree Celsius} other {# degrees Celsius}}</string>
958    <string name="temperature_kelvin" description="Temperature value with unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {1K} other {#K}}</string>
959    <string name="temperature_kelvin_long" description="Temperature value with unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {1 kelvin} other {# kelvins}}</string>
960    <string name="temperature_fahrenheit" description="Temperature value with unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {1℉} other {#℉}}</string>
961    <string name="temperature_fahrenheit_long" description="Temperature value with unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {1 degree Fahrenheit} other {# degrees Fahrenheit}}</string>
962
963    <string name="temperatureDelta_celsius" description="Difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {{formattedValue}℃} other {{formattedValue}℃}}</string>
964    <string name="temperatureDelta_celsius_long" description="Difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {{formattedValue} degree Celsius} other {{formattedValue} degrees Celsius}}</string>
965    <string name="temperatureDelta_fahrenheit" description="Difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {{formattedValue}℉} other {{formattedValue}℉}}</string>
966    <string name="temperatureDelta_fahrenheit_long" description="Difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {{formattedValue} degree Fahrenheit} other {{formattedValue} degrees Fahrenheit}}</string>
967    <string name="temperatureDelta_kelvin" description="Difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {{formattedValue}K} other {{formattedValue}K}}</string>
968    <string name="temperatureDelta_kelvin_long" description="Difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {{formattedValue} kelvin} other {{formattedValue} kelvins}}</string>
969
970    <string name="temperatureDelta_average_celsius" description="Average difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {{formattedValue}℃ (avg variation)} other {{formattedValue}℃ (avg variation)}}</string>
971    <string name="temperatureDelta_average_celsius_long" description="Average difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {{formattedValue} degree Celsius (average variation)} other {{formattedValue} degrees Celsius (average variation)}}</string>
972    <string name="temperatureDelta_average_fahrenheit" description="Average difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {{formattedValue}℉ (avg variation)} other {{formattedValue}℉ (avg variation)}}</string>
973    <string name="temperatureDelta_average_fahrenheit_long" description="Average difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {{formattedValue} degree Fahrenheit (average variation)} other {{formattedValue} degrees Fahrenheit (average variation)}}</string>
974    <string name="temperatureDelta_average_kelvin" description="Average difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=80]">{value, plural, =1 {{formattedValue}K (avg variation)} other {{formattedValue}K (avg variation)}}</string>
975    <string name="temperatureDelta_average_kelvin_long" description="Average difference from baseline temperature, value with sign and unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {{formattedValue} kelvin (average variation)} other {{formattedValue} kelvins (average variation)}}</string>
976
977    <string name="temperature_location_armpit" description="Where the body temperature measurement was taken - armpit. [CHAR LIMIT=50]">Armpit</string>
978    <string name="temperature_location_finger" description="Where the body temperature measurement was taken - finger. [CHAR LIMIT=50]">Finger</string>
979    <string name="temperature_location_forehead" description="Where the body temperature measurement was taken - forehead. [CHAR LIMIT=50]">Forehead</string>
980    <string name="temperature_location_mouth" description="Where the body temperature measurement was taken - mouth. [CHAR LIMIT=50]">Mouth</string>
981    <string name="temperature_location_rectum" description="Where the body temperature measurement was taken - rectum. [CHAR LIMIT=50]">Rectum</string>
982    <string name="temperature_location_temporal_artery" description="Where the body temperature measurement was taken - temporal artery. [CHAR LIMIT=50]">Temporal artery</string>
983    <string name="temperature_location_toe" description="Where the body temperature measurement was taken - toe. [CHAR LIMIT=50]">Toe</string>
984    <string name="temperature_location_ear" description="Where the body temperature measurement was taken - ear. [CHAR LIMIT=50]">Ear</string>
985    <string name="temperature_location_wrist" description="Where the body temperature measurement was taken - wrist. [CHAR LIMIT=50]">Wrist</string>
986    <string name="temperature_location_vagina" description="Where the body temperature measurement was taken - vagina. [CHAR LIMIT=50]">Vagina</string>
987
988    <string name="skin_temperature_measurement_location_title" description="Title for the location where the body temperature measurement was taken. [CHAR LIMIT=50]">Measurement location</string>
989    <string name="skin_temperature_baseline_title" description="Title for the skin temperature record baseline temperature reading. [CHAR LIMIT=50]">Baseline</string>
990    <string name="skin_temperature_delta_details_heading" description="Heading for the list of individual delta readings. [CHAR LIMIT=160]">Variation from baseline</string>
991    <!--endregion-->
992
993    <string name="distance_miles" translation_description="miles formatted. [ICU SYNTAX][CHAR LIMIT=60]">{dist, plural, =1 {1 mile} other {# miles}}</string>
994    <string name="distance_km" translation_description="Kilometers formatted. [ICU SYNTAX][CHAR LIMIT=60]">{dist, plural, =1 {1 km} other {# km}}</string>
995    <string name="distance_miles_long" translation_description="miles formatted for speech. [ICU SYNTAX][CHAR LIMIT=NONE]">{dist, plural, =1 {1 mile} other {# miles}}</string>
996    <string name="distance_km_long" translation_description="Kilometers formatted for speech. [ICU SYNTAX][CHAR LIMIT=NONE]">{dist, plural, =1 {1 kilometer} other {# kilometers}}</string>
997
998    <!-- region Height -->
999    <string name="height_cm" translation_description="Height in centimeters. [ICU SYNTAX][CHAR LIMIT=10]">{height, plural, =1 {1 cm} other {# cm}}</string>
1000    <string name="height_cm_long" translation_description="Height in centimeters. [ICU SYNTAX][CHAR LIMIT=30]">{height, plural, =1 {1 centimeter} other {# centimeters}}</string>
1001    <string name="height_in_long" translation_description="Height measurement part in inches. [ICU SYNTAX][CHAR LIMIT=30]">{height, plural, =1 {1 inch} other {# inches}}</string>
1002    <string name="height_ft_long" translation_description="Height measurement part in feet. [ICU SYNTAX][CHAR LIMIT=30]">{height, plural, =1 {1 foot} other {# feet}}</string>
1003    <string name="height_in_compacted" translation_description="Height measurement part in inches compacted. [ICU SYNTAX][CHAR LIMIT=5]">{height, plural, =1 {1\u2033} other {#\u2033}}</string>
1004    <string name="height_ft_compacted" translation_description="Height measurement part in feet compacted. [ICU SYNTAX][CHAR LIMIT=5]">{height, plural, =1 {1\u2032} other {#\u2032}}</string>
1005    <string name="feet_inches_format" translation_description="Format for displaying height in feet and inches in compacted form e.g. 5′11″ [CHAR LIMIT=10]"><xliff:g example="5′" id="ft">%1$s</xliff:g><xliff:g example="11″" id="in">%2$s</xliff:g></string>
1006    <string name="feet_inches_format_long" translation_description="Format for displaying height in feet and inches in long form e.g. 5 feet 11 inches [CHAR LIMIT=60]"><xliff:g example="5 feet" id="ft">%1$s</xliff:g> <xliff:g example="11 inches" id="in">%2$s</xliff:g></string>
1007    <!--endregion-->
1008
1009    <!-- region Energy -->
1010    <string name="calories_long" translation_description="Calories formatted. [ICU SYNTAX][CHAR LIMIT=60]">{count, plural, =1 {1 calorie} other {# calories}}</string>
1011    <string name="calories" translation_description="Calories formatted. [ICU SYNTAX][CHAR LIMIT=60]">{count, plural, =1 {1 Cal} other {# Cal}}</string>
1012    <string name="kj" translation_description="KiloJoules (the energy unit) formatted. [ICU SYNTAX][CHAR LIMIT=20]">{count, plural, =1 {1 kJ} other {# kJ}}</string>
1013    <string name="kj_long" translation_description="KiloJoules (the energy unit) formatted to be spoken aloud. [ICU SYNTAX][CHAR LIMIT=20]">{count, plural, =1 {1 kilojoule} other {# kilojoules}}</string>
1014    <!--endregion-->
1015
1016    <!-- region percent -->
1017    <string name="percent" description="Percentage value with unit. [ICU SYNTAX][CHAR LIMIT=80]" formatted="false">{value, plural, =1 {1%} other {#%}}</string>
1018    <string name="percent_long" description="Percentage value with unit. [ICU SYNTAX][CHAR LIMIT=160]">{value, plural, =1 {1 percent} other {# percent}}</string>
1019    <!--endregion-->
1020    <!--endregion-->
1021
1022    <!-- region units -->
1023    <string name="units_cancel" description="Label for button to cancel changing units. [CHAR_LIMIT=20]">Cancel</string>
1024    <string name="units_title" description="Title on a screen allowing users to go to display units (weight/height/temperature etc) in the app[CHAR_LIMIT=50]">Units</string>
1025    <string name="distance_unit_title" description="Label of a unit preference in settings, allowing the user to change height display unit in the app [CHAR_LIMIT=50]">Distance</string>
1026    <string name="height_unit_title" description="Label of a unit preference in settings, allowing the user to change height display unit in the app [CHAR_LIMIT=50]">Height</string>
1027    <string name="weight_unit_title" description="Label of a unit preference in settings, allowing the user to change height display unit in the app [CHAR_LIMIT=50]">Weight</string>
1028    <string name="energy_unit_title" description="Label of a unit preference in settings, allowing the user to change height display unit in the app [CHAR_LIMIT=50]">Energy</string>
1029    <string name="temperature_unit_title" description="Label of a unit preference in settings, allowing the user to change height display unit in the app [CHAR_LIMIT=50]">Temperature</string>
1030
1031    <string name="distance_unit_kilometers_label" translation_description="The label for the metric option within the distance unit preferences menu. [CHAR LIMIT=19]">Kilometers</string>
1032    <string name="distance_unit_miles_label" translation_description="The label for the imperial option within the distance unit preferences menu. [CHAR LIMIT=19]">Miles</string>
1033    <string name="height_unit_centimeters_label" translation_description="The label for the metric option within the height unit preferences menu. [CHAR LIMIT=19]">Centimeters</string>
1034    <string name="height_unit_feet_label" translation_description="The label for the imperial option within the height unit preferences menu. [CHAR LIMIT=19]">Feet &amp; Inches</string>
1035    <string name="weight_unit_pound_label" translation_description="The label for the pound option within the weight unit preferences menu. [CHAR LIMIT=19]">Pounds</string>
1036    <string name="weight_unit_kilogram_label" translation_description="The label for the Kilogram option within the weight unit preferences menu. [CHAR LIMIT=19]">Kilograms</string>
1037    <string name="weight_unit_stone_label" translation_description="The label for the Stone option within the weight unit preferences menu. [CHAR LIMIT=19]">Stones</string>
1038    <string name="energy_unit_calorie_label" translation_description="The label for the calorie option within the energy unit preferences menu. [CHAR LIMIT=19]">Calories</string>
1039    <string name="energy_unit_kilojoule_label" translation_description="The label for the Kilojoule option within the energy unit preferences menu. [CHAR LIMIT=19]">Kilojoules</string>
1040    <string name="temperature_unit_celsius_label" translation_description="The label for the Celsius option within the weight unit preferences menu. [CHAR LIMIT=19]">Celsius</string>
1041    <string name="temperature_unit_fahrenheit_label" translation_description="The label for the Fahrenheit option within the weight unit preferences menu. [CHAR LIMIT=19]">Fahrenheit</string>
1042    <string name="temperature_unit_kelvin_label" translation_description="The label for the Kelvin option within the weight unit preferences menu. [CHAR LIMIT=19]">Kelvin</string>
1043    <!--endregion-->
1044
1045    <!-- region Help and Feedback -->
1046    <string name="help_and_feedback" description="Label used to display help and feedback">Help &amp; feedback</string>
1047    <string name="cant_see_all_your_apps_description" description="Description of can't see all your apps screen">If you can\'t see an installed app, it may not be compatible with Health&#160;Connect yet</string>
1048    <string name="things_to_try" description="Label used to show how user can try with different options">Things to try</string>
1049    <string name="check_for_updates" description="Label for a button that is used to check for updates">Check for updates</string>
1050    <string name="check_for_updates_description" description="Content description for a button that is used to check for updates">Make sure installed apps are up-to-date</string>
1051    <string name="see_all_compatible_apps" description="Label for a button that is used to show all compatible apps on Google Play">See all compatible apps</string>
1052    <string name="see_all_compatible_apps_description" description="Content description for a button that is used to show all compatible apps on Google Play">Find apps on Google&#160;Play</string>
1053    <string name="send_feedback" description="Label for a button that is used to send feedback">Send feedback</string>
1054    <string name="send_feedback_description" description="Content description for a button that is used to send feedback">Tell us which health &amp; fitness apps you\'d like to work with Health&#160;Connect</string>
1055    <!--endregion-->
1056
1057    <!-- region Play Store -->
1058    <string name="playstore_app_title" description="Navigates to the Play Store and shows a collection of apps compatible with Health Connect [CHAR_LIMIT=40]">Play Store</string>
1059    <string name="playstore_collection_url" description="Play Store collection URL to navigate to when button is clicked [CHAR_LIMIT=NONE]" translatable="false">https://play.google.com/store/apps/collection/promotion_all__health_connect</string>
1060    <string name="playstore_package_name" description="Android package name for the Play Store app [CHAR_LIMIT=NONE]" translatable="false">com.android.vending</string>
1061    <string name="playstore_manage_apps_url" description="Play Store Manage Apps and Devices screen to navigate to when button is clicked [CHAR_LIMIT=NONE]" translatable="false">https://play.google.com/apps</string>
1062    <string name="playstore_url" description="Play Store to navigate to when button is clicked [CHAR_LIMIT=NONE]" translatable="false">https://play.google.com</string>
1063    <!--endregion-->
1064
1065    <!-- region Auto-delete -->
1066    <string name="auto_delete_button" description="Label for a button that open the auto-deletion settings. [CHAR_LIMIT=50]">Auto-delete</string>
1067    <string name="auto_delete_title" description="Title of screen for a user to manage the auto-deletion settings [CHAR_LIMIT=40]">Auto-delete</string>
1068    <string name="auto_delete_header" description="Description for the auto-delete settings page. [CHAR_LIMIT=NONE]">Control how long your data is stored in Health&#160;Connect by scheduling it to delete after a set time</string>
1069    <string name="auto_delete_learn_more" description="Label of a link that helps to learn more about auto-delete. [CHAR_LIMIT=50]">Learn more about auto-delete</string>
1070    <string name="auto_delete_section" description="Label for a section that picks the time range for auto-deletion. [CHAR_LIMIT=50]">Auto-delete data</string>
1071    <string name="range_after_x_months" description="Item in a list of possible time ranges for auto-deletion. Choosing this will automatically delete data older than x months. [CHAR_LIMIT=50]">{count, plural, =1{After # month}other{After # months}}</string>
1072    <string name="range_never" description="Item in a list of possible time ranges for auto-deletion. Choosing this will never delete data automatically. [CHAR_LIMIT=50]">Never</string>
1073    <string name="range_off" description="Summary of the auto-delete button when auto-delete is set to never. [CHAR_LIMIT=50]">Off</string>
1074    <string name="auto_delete_rationale" description="Footer note explaining that after changing auto-delete settings, corresponding data will be deleted. [CHAR_LIMIT=NONE]">When you change these settings, Health&#160;Connect deletes existing data to reflect your new preferences</string>
1075    <string name="confirming_question_x_months" description="Title of a dialog that asks the user to confirm whether they want to auto-delete all data that is older than x months. [CHAR_LIMIT=NONE]">{count, plural,
1076    =1{Auto-delete data after # month?}
1077    other{Auto-delete data after # months?}
1078  }</string>
1079    <string name="confirming_message_x_months" description="Description to explain what auto-deleting data older than x months means. [CHAR_LIMIT=NONE]">{count, plural,
1080    =1{Health&#160;Connect will auto-delete new data after # month. Setting this will also delete existing data older than # month.}
1081    other{Health&#160;Connect will auto-delete new data after # months. Setting this will also delete existing data older than # months.}
1082  }</string>
1083    <string name="set_auto_delete_button" description="Label of a button that sets the chosen auto-delete setting. [CHAR_LIMIT=50]">Set auto-delete</string>
1084
1085    <string name="deletion_started_title" description="Title of a dialog that lets the user know about some existing data being deleted. [CHAR_LIMIT=50]">Existing data will be deleted</string>
1086    <string name="deletion_started_x_months" description="Description explaining what deleting data older than x months means and when the changes will be visible. [CHAR_LIMIT=NONE]">{count, plural,
1087    =1{Health&#160;Connect will delete all data older than # months. It may take a day for these changes to appear in your connected apps.}
1088    other{Health&#160;Connect will delete all data older than # months. It may take a day for these changes to appear in your connected apps.}
1089  }</string>
1090    <string name="deletion_started_category_list_section" description="Title of a section that lists those categories where data will be deleted from. [CHAR_LIMIT=NONE]">Data to be deleted from these</string>
1091    <string name="deletion_started_done_button" description="Button that closes the dialog. [CHAR_LIMIT=40]">Done</string>
1092    <!--endregion -->
1093
1094    <!--  region Priority -->
1095    <string name="priority_dialog_title" description="Window title where user can set the priority order of apps. [CHAR_LIMIT=50]">Set app priority</string>
1096    <string name="priority_dialog_message" description="Description of the dar-and-drop list of apps that is modifiable by the user. [CHAR_LIMIT=NONE]">If more than one app adds <xliff:g example="heart rate" id="data_type">%s</xliff:g> data, Health&#160;Connect prioritizes the app highest in this list. Drag apps to reorder them.</string>
1097    <string name="priority_dialog_positive_button" description="Label of the button that saves modifications made by the user. [CHAR_LIMIT=50]">Save</string>
1098    <string name="action_drag_label_move_up" description="Label for an accessibility action that moves an app up in the ordered app priority list [CHAR LIMIT=50]">Move up</string>
1099    <string name="action_drag_label_move_down" description="Label for an accessibility action that moves an app down in the ordered app priority list [CHAR LIMIT=50]">Move down</string>
1100    <string name="action_drag_label_move_top" description="Label for an accessibility action that moves an app to the top of the ordered app priority list [CHAR LIMIT=50]">Move to top</string>
1101    <string name="action_drag_label_move_bottom" description="Label for an accessibility action that moves an app to the bottom of the ordered app priority list [CHAR LIMIT=50]">Move to bottom</string>
1102    <string name="reorder_button_content_description" description="Content description of a button for accessibility that is used to reorder selected app in the app priority list [CHAR LIMIT=NONE]">Button to drag and reorder <xliff:g example="Test app" id="selected_app">%s</xliff:g> in the priority list</string>
1103    <string name="remove_button_content_description" description="Content description of a button for accessibility that is used to remove selected app from the app priority list [CHAR LIMIT=NONE]">Button to remove <xliff:g example="Test app" id="selected_app">%s</xliff:g> from the priority list</string>
1104    <string name="reorder_button_action_description" description="Action description of a button for accessibility that is used to reorder selected app from the app priority list [CHAR LIMIT=NONE]">Double tap and drag to reorder</string>
1105    <!--  endregion-->
1106
1107    <!--  region Search Indexable-->
1108    <string name="search_keywords_home" description="A list of search terms used to search Health Connect in the Settings app. The terms aren’t shown to users. [CHAR LIMIT=NONE]">fitness, wellness</string>
1109    <string name="search_keywords_permissions" description="A list of search terms used to search Health Connect in the Settings app. The terms aren’t shown to users. [CHAR LIMIT=NONE]">permissions</string>
1110    <string name="search_keywords_data" description="A list of search terms used to search Health Connect in the Settings app. The terms aren’t shown to users. [CHAR LIMIT=NONE]">health connect, health data, health categories, data access, activity, body measurements, cycle tracking, nutrition, sleep, vitals</string>
1111    <string name="search_breadcrumbs_permissions" description="The path to find permissions screen in Settings, shown in search results. [CHAR LIMIT=70]">Health Connect > App permissions</string>
1112    <string name="search_breadcrumbs_data" description="The path to find data and access screen in Settings, shown in search results. [CHAR LIMIT=70]">Health Connect > Data and access</string>
1113    <!--  endregion-->
1114
1115    <!--  region Search -->
1116    <string name="search_connected_apps" description="Hint shown on search input field">Search apps</string>
1117    <string name="no_results" description="Content shown when there is no search result">No Results</string>
1118    <!--  endregion-->
1119
1120    <!--  region Menu Items -->
1121    <string name="help" description="Menu option for accessing help [CHAR LIMIT=50]">Help</string>
1122    <string name="hc_get_started_link" description="Link that helps to learn more about Health Connect. [CHAR_LIMIT=50]" translatable="false">https://support.google.com/android?p=get_started_hc</string>
1123
1124    <!--  endregion-->
1125
1126    <!--region Exercise Route -->
1127    <string name="request_route_header_title" description="Title for screen to give permissions to an app to access a route for an exercise session. Note: Health Connect is the brand. [CHAR_LIMIT=NONE]">Allow <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> to access this exercise route in Health&#160;Connect?</string>
1128    <string name="request_route_disclaimer_notice" description="A note on a dialog asking to grant access to a specific exercise route, stressing the fact that the route contains past locations of the user. [CHAR_LIMIT=NONE]">This app will be able to read your past location in the route</string>
1129    <string name="date_owner_format" description="Format for displaying a date attributed to the data and the name of the application the data comes from. Example: Mon 13 Jun - Nokia Health Mate. [CHAR LIMIT=NONE]"><xliff:g example="Mon 13 Jun" id="date">%1$s</xliff:g> \u2022 <xliff:g example="Nokia Health Mate" id="app_name">%2$s</xliff:g></string>
1130    <string name="request_route_info_header_title" description="Title for screen explaining in more detail what it means to give permissions to an app to access a route for an exercise session. [CHAR_LIMIT=NONE]">Exercise routes include location information</string>
1131    <string name="request_route_info_who_can_see_data_title" description="Title for the section explaining in more detail what it means to give permissions to an app to access a route for an exercise session and who will have access to the data. [CHAR_LIMIT=NONE]">Who can see this data?</string>
1132    <string name="request_route_info_who_can_see_data_summary" description="Summary of the section explaining in more detail what it means to give permissions to an app to access a route for an exercise session and who will have access to the data. [CHAR_LIMIT=NONE]">Only apps you allow to access your exercise routes</string>
1133    <string name="request_route_info_access_management_title" description="Title for the section explaining in more detail what it means to give permissions to an app to access a route for an exercise session and how to manage the access. [CHAR_LIMIT=NONE]">How can I manage access?</string>
1134    <string name="request_route_info_access_management_summary" description="Summary of the section explaining in more detail what it means to give permissions to an app to access a route for an exercise session and and how to manage the access. Note: Health Connect is the brand. [CHAR_LIMIT=NONE]">You can manage app access to exercise routes in Health&#160;Connect settings</string>
1135    <string name="request_route_allow" description="Label for button in the route request dialog to allow an app access the requested exercise route [CHAR_LIMIT=30]">Allow this route</string>
1136    <string name="request_route_allow_all" description="Label for button in the route request dialog to allow an app access all exercise routes from now on [CHAR_LIMIT=30]">Allow all routes</string>
1137    <string name="request_route_dont_allow" description="Label for button in the route request dialog to deny an app access to the requested route [CHAR_LIMIT=20]">Don\'t allow</string>
1138    <string name="route_permissions_always_allow" description="Label for button in the route read request dialog to allow an app access all exercise routes from now on.">Always allow</string>
1139    <string name="route_permissions_label" description="Summary of the section explaining in more details what it means to give read exercise route permission access to an app.">Access exercise routes</string>
1140    <string name="route_permissions_summary" description="Summary of the section explaining in more details what it means to give read exercise route permission access to an app.">Allow <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> to access routes</string>
1141    <string name="route_permissions_ask" description="Label for button in the route read request dialog to require an app to ask for a permission next time they need it.">Ask every time</string>
1142    <string name="route_permissions_deny" description="Label for button in the route read request dialog to to deny with prejudice a permission grant.">Don\'t allow</string>
1143    <string name="exercise_permission_dialog_enable_title" description="Title for a dialog to ask users to disable exercise and exercise routes permissions.">Enable both data types? </string>
1144    <string name="exercise_permission_dialog_disable_title" description="Title for a dialog to ask users to disable exercise and exercise routes permissions.">Disable both data types? </string>
1145    <string name="exercise_permission_dialog_enabled_summary" description="Summary for a dialog explaining in more details that read access for exercise is needed when enabling exercise routes"><xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> needs read access to exercise for exercise routes to be enabled</string>
1146    <string name="exercise_permission_dialog_disable_summary" description="Summary for a dialog explaining in more details that read access for exercise routes needs to be disabled when disabling exercise permission"><xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> requires exercise access in order for exercise routes to be enabled</string>
1147    <string name="exercise_permission_dialog_positive_button" description="Label of the button that applies the dialog action. [CHAR_LIMIT=50]">Yes</string>
1148    <string name="exercise_permission_dialog_negative_button" description="Label of the button that cancels the dialog action. [CHAR_LIMIT=50]">No</string>
1149    <string name="back_button" description="Label on the back button. [CHAR_LIMIT=20]">Back</string>
1150    <!--  endregion-->
1151
1152    <!-- region Loading -->
1153    <string name="loading" description="Label shown when loading data. [CHAR_LIMIT=40]">Loading&#8230;</string>
1154    <!--  endregion -->
1155
1156    <!-- region Migration -->
1157    <!-- region In progress -->
1158    <string name="migration_in_progress_screen_title" description="Title of screen shown when migration is in progress">Integration in progress</string>
1159    <string name="migration_in_progress_screen_integration_details" description="Detail information shown when migration is in progress">Health&#160;Connect is being integrated with the Android system.\n\nIt may take some time while your data and permissions are being transferred.</string>
1160    <string name="migration_in_progress_screen_integration_dont_close" description="Instruction to not close application shown when migration is in progress">Don\'t close the app until you get a notification that the process is complete.</string>
1161    <string name="migration_in_progress_notification_title" description="Title of notification sent when migration is in progress">Health&#160;Connect integration in progress</string>
1162    <!--  endregion -->
1163
1164    <!-- region Update needed common -->
1165    <string name="migration_update_needed_screen_title" description="Title of screen shown when migration is pending and an update is needed.">Update needed</string>
1166    <string name="migration_update_needed_screen_details" description="Detail information shown when migration is pending and an update is needed.">Health&#160;Connect is being integrated with the Android system so you can access it directly from your settings.</string>
1167    <string name="update_button" description="Text of a button prompting the user to update an app or their phone system [CHAR_LIMIT=40]">Update</string>
1168    <string name="migration_update_needed_notification_content" description="Content of notification sent when migration is pending and an app or module update is needed.">Start this update so that Health&#160;Connect can continue integrating with your system settings</string>
1169    <string name="migration_update_needed_notification_action" description="Action of notification sent when migration is pending and an app or module update is needed.">Update now</string>
1170    <!--  endregion -->
1171
1172    <!-- region Module Update needed -->
1173    <string name="migration_module_update_needed_notification_title" description="Title of notification sent when migration is pending and an app or module update is needed.">System update needed</string>
1174    <string name="migration_module_update_needed_action" description="Action information shown when migration is pending and a system update is needed.">Before continuing, update your phone system.</string>
1175    <string name="migration_module_update_needed_restart" description="Detail information shown when migration is pending and one update is needed.">If you\'ve already updated your phone system, try restarting your phone to continue the integration</string>
1176
1177    <!--  endregion -->
1178    <!-- region App Update needed -->
1179    <string name="migration_app_update_needed_notification_title" description="Title of notification sent when migration is pending and an app or module update is needed.">Health&#160;Connect update needed</string>
1180    <string name="migration_app_update_needed_action" description="Action information shown when migration is pending and an app update is needed.">Before continuing, update the Health&#160;Connect app to the latest version.</string>
1181    <!--  endregion -->
1182
1183    <!-- region More space needed -->
1184    <string name="migration_more_space_needed_screen_title" description="Title of screen shown when migration is pending and more space is needed.">More space needed</string>
1185    <!--    TODO (b/275685595) use string resource for storage space -->
1186    <string name="migration_more_space_needed_screen_details" description="Detail information shown when migration is pending and more space is needed.">Health&#160;Connect needs <xliff:g example="500MB" id="space_needed">%1$s</xliff:g> of storage space on your phone in order for the integration to continue.\n\nClear some space on your phone and then try again.</string>
1187    <string name="try_again_button" description="Text of a button prompting the user to try looking at the space again [CHAR_LIMIT=40]">Try again</string>
1188    <string name="free_up_space_button" description="Text of a button leading the user to their system storage so they can free up space. [CHAR_LIMIT=40]">Free up space</string>
1189    <string name="migration_more_space_needed_notification_title" description="Title of notification sent when migration is pending and more space is needed.">More space needed</string>
1190    <string name="migration_more_space_needed_notification_content" description="Content of notification sent when migration is pending and more space is needed.">Health&#160;Connect needs <xliff:g example="500MB" id="space_needed">%1$s</xliff:g> of storage space on your phone to continue integrating.</string>
1191    <!--  endregion -->
1192
1193    <!-- region Migration paused -->
1194    <string name="migration_paused_screen_title" description="Title of screen shown when migration has been paused.">Integration paused</string>
1195    <string name="migration_paused_screen_details" description="Detail information shown when migration has been paused.">The Health&#160;Connect app closed while it was being integrated with the Android system.\n\nClick resume to reopen the app and continue transferring your data and permissions.</string>
1196    <string name="migration_paused_screen_details_timeout" description="Detail information about migration timeout shown when migration has been paused.">In order to keep your Health&#160;Connect data, complete this within <xliff:g example="1 day" id="time_needed">%1$s</xliff:g></string>
1197    <string name="resume_button" description="Text of a button prompting the user resume migration [CHAR_LIMIT=40]">Resume</string>
1198    <string name="migration_paused_notification_title" description="Title of notification sent when migration has been paused.">Integration paused</string>
1199    <string name="migration_paused_notification_content" description="Content of notification sent when migration has been paused.">Health&#160;Connect is being integrated with the Android system. Tap to continue</string>
1200    <!--  endregion -->
1201
1202    <!-- region Resume migration banner -->
1203    <string name="resume_migration_banner_title" description="Title of banner prompting the user to resume actions needed for migration">Resume integration</string>
1204    <string name="resume_migration_banner_description" description="Description of banner prompting the user to resume actions needed for migration">Tap to continue integrating Health&#160;Connect with the Android system. In order to keep your data, complete this within <xliff:g example="1 day" id="time_needed">%1$s</xliff:g></string>
1205    <string name="resume_migration_banner_description_fallback" description="Fallback description of banner prompting the user to resume actions needed for migration">Tap to continue integrating Health&#160;Connect with the Android system.</string>
1206    <string name="resume_migration_banner_button" description="Button of banner prompting the user to resume actions needed for migration">Continue</string>
1207    <string name="resume_migration_notification_title" description="Title of notification prompting the user to resume actions needed for migration">Resume Health&#160;Connect integration</string>
1208    <string name="resume_migration_notification_content" description="Content of notification prompting the user to resume actions needed for migration">In order to keep your data, complete this within <xliff:g example="1 day" id="time_needed">%1$s</xliff:g></string>
1209    <!--  endregion -->
1210
1211    <!-- region App update needed banner -->
1212    <string name="app_update_needed_banner_title" description="Title of banner prompting the user to update an app which is not currently working on this Android version.">App update needed</string>
1213    <string name="app_update_needed_banner_description_single" description="Description of banner prompting the user to update an app which is not currently working on this Android version."><xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> needs to be updated to continue syncing with Health&#160;Connect</string>
1214    <string name="app_update_needed_banner_description_multiple" description="Description of banner prompting the user to update an app which is not currently working on this Android version."> Some apps need to be updated to continue syncing with Health&#160;Connect</string>
1215    <string name="app_update_needed_banner_button" description="Button of banner prompting the user to update an app which is not currently working on this Android version.">Check for updates</string>
1216    <string name="app_update_needed_banner_learn_more_button" description="Button of banner prompting the user to update an app which is not currently working on this Android version.">Learn more</string>
1217    <!--  endregion -->
1218
1219    <!-- region Migration pending permissions dialog -->
1220    <string name="migration_pending_permissions_dialog_title" description="Title of dialog shown to the user when migration is pending and an app is requesting permissions.">Health&#160;Connect integration</string>
1221    <string name="migration_pending_permissions_dialog_content" description="Content of dialog shown to the user when migration is pending and an app is requesting permissions.">Health&#160;Connect is ready to be integrated with your Android system. If you give <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> access now, some features may not work until integration is complete.</string>
1222    <string name="migration_pending_permissions_dialog_content_apps" description="Content of dialog shown to the user when migration is pending and the user is viewing health permissions.">Health&#160;Connect is ready to be integrated with your Android system. If you give apps access now, some features may not work until integration is complete.</string>
1223    <string name="migration_pending_permissions_dialog_button_continue" description="Button of dialog shown to the user when migration is pending and an app is requesting permissions.">Continue</string>
1224    <string name="migration_pending_permissions_dialog_button_start_integration" description="Button of dialog shown to the user when migration is pending and an app is requesting permissions.">Start integration</string>
1225    <!--  endregion -->
1226
1227    <!-- region Migration in progress permissions dialog -->
1228    <string name="migration_in_progress_permissions_dialog_title" description="Title of dialog shown to the user when migration is in progress and an app is requesting permissions.">Health&#160;Connect integration in progress</string>
1229    <string name="migration_in_progress_permissions_dialog_content" description="Content of dialog shown to the user when migration is in progress and an app is requesting permissions.">Health&#160;Connect is being integrated with the Android system.\n\nYou\'ll get a notification when the process is complete and you can use <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> with Health&#160;Connect.</string>
1230    <string name="migration_in_progress_permissions_dialog_content_apps" description="Content of dialog shown to the user when migration is in progress and the user is viewing health permissions.">Health&#160;Connect is being integrated with the Android system.\n\nYou\'ll get a notification when the process is complete and you can use Health&#160;Connect.</string>
1231    <string name="migration_in_progress_permissions_dialog_button_got_it" description="Button of dialog shown to the user when migration is in progress and an app is requesting permissions.">Got it</string>
1232    <!--  endregion -->
1233
1234    <!-- region Migration did not complete dialog -->
1235    <string name="migration_not_complete_dialog_title" description="Title of dialog shown to the user when migration did not complete due to an error.">Health&#160;Connect integration didn\'t complete</string>
1236    <string name="migration_not_complete_dialog_content" description="Content of dialog shown to the user when migration did not complete due to an error.">You\'ll get a notification when it becomes available again.</string>
1237    <string name="migration_not_complete_dialog_button" description="Button of dialog shown to the user when migration did not complete due to an error.">Got it</string>
1238    <string name="migration_not_complete_notification_title" description="Title of notification shown to the user when migration did not complete due to an error.">Health&#160;Connect integration didn\'t complete</string>
1239    <string name="migration_not_complete_notification_action" description="Action of notification shown to the user when migration did not complete due to an error.">Read more</string>
1240    <!--  endregion -->
1241
1242    <!-- region Migration complete -->
1243    <string name="migration_complete_notification_title" description="Title of notification shown to the user when migration is complete">Health&#160;Connect integration complete</string>
1244    <string name="migration_complete_notification_action" description="Action of notification shown to the user when migration is complete">Open</string>
1245    <!--  endregion -->
1246
1247    <!-- region Whats new dialog -->
1248    <string name="migration_whats_new_dialog_title" description="Title of dialog shown to the user after migration is done, informing them how to access the Health Connect module.">What\'s new</string>
1249    <string name="migration_whats_new_dialog_content" description="Content of dialog shown to the user after migration is done, informing them how to access the Health Connect module.">You can now access Health&#160;Connect directly from your settings. Uninstall the Health&#160;Connect app any time to free up storage space.</string>
1250    <string name="migration_whats_new_dialog_button" description="Button of dialog shown to the user after migration is done, informing them how to access the Health Connect module.">Got it</string>
1251    <!--  endregion -->
1252
1253    <!-- region Data restore -->
1254    <string name="data_restore_in_progress_screen_title" description="Title of screen shown when data restore is in progress">Restore in progress</string>
1255    <string name="data_restore_in_progress_content" description="Detail information shown when migration is in progress">Health&#160;Connect is restoring data and permissions. This may take some time to complete.</string>
1256    <string name="data_restore_in_progress_dialog_title" description="Title of dialog shown when data restore is in progress">Health&#160;Connect restore in progress</string>
1257    <string name="data_restore_in_progress_dialog_button" description="Button of dialog shown when data restore is in progress">Got it</string>
1258    <string name="data_restore_pending_banner_title" description="Title of banner shown when data restore is pending">Update needed</string>
1259    <string name="data_restore_pending_banner_content" description="Content of banner shown when data restore is pending">Before continuing restoring your data, update your phone system.</string>
1260    <string name="data_restore_pending_banner_button" description="Button for banner shown when data restore is pending">Update now</string>
1261    <!--  endregion -->
1262
1263    <!-- region Data sources -->
1264    <string name="data_totals_header" description="Header for section showing cards with data type totals [CHAR_LIMIT=70]">Data totals</string>
1265    <string name="app_sources_header" description="Header for section showing apps contributing to the shown totals [CHAR_LIMIT=70]">App sources</string>
1266    <string name="data_sources_footer" description="Footer note explaining how app sources work [CHAR_LIMIT=NONE]">Add app sources to the list to see how the data totals can change. Removing an app from this list will stop it from contributing to totals, but it will still have write permissions.</string>
1267    <string name="data_sources_empty_state" description="Text for the empty state of the data sources screen explaining why there are no apps shown [CHAR_LIMIT=NONE]">No app sources</string>
1268    <string name="data_sources_empty_state_footer" description="Text for the footer of the empty state of the data sources screen [CHAR_LIMIT=NONE]">Once you give app permissions to write <xliff:g example="activity" id="category_name">%1$s</xliff:g> data, sources will show here.</string>
1269    <string name="data_sources_help_link" description="Text for helper link in the data sources screen taking the user to an article about how sources and prioritization work [CHAR_LIMIT=NONE]">How sources &amp; prioritization work</string>
1270    <string name="data_sources_add_app" description="Title for preference in the data sources screen used to add an app to the list of data sources [CHAR_LIMIT=NONE]">Add an app</string>
1271    <string name="edit_data_sources" description="Menu option for adding or removing apps from the app sources list">Edit app sources</string>
1272    <string name="default_app_summary" description="Text for an app on the priority list that is the device default app for health connect data [CHAR_LIMIT=50]">Device default</string>
1273    <!--  endregion -->
1274
1275    <!-- region App data -->
1276    <string name="app_data_title" description="Title of screen that shows the data of a certain app. [CHAR_LIMIT=50]">App data</string>
1277    <string name="no_data_footer" description="Footer displayed on the empty data browse screen if no data has been written to Health Connect. [CHAR_LIMIT=NONE]">Data from apps with access to Health Connect will show here</string>
1278    <!--  endregion -->
1279
1280    <!-- region App entries -->
1281    <string name="date_picker_day" description="Dropdown option that indicates that one day's worth of data is displayed. [CHAR_LIMIT=50]">Day</string>
1282    <string name="date_picker_week" description="Dropdown option that indicates that one week's worth of data is displayed. [CHAR_LIMIT=50]">Week</string>
1283    <string name="date_picker_month" description="Dropdown option that indicates that one month's worth of data is displayed. [CHAR_LIMIT=50]">Month</string>
1284    <string name="this_week_header" description="Header in the list of dataentries to differentiate between entries from this week and last week. [CHAR LIMIT=50]">This week</string>
1285    <string name="last_week_header" description="Header in the list of data entries to differentiate between entries from this week and last week. [CHAR LIMIT=50]">Last week</string>
1286    <string name="this_month_header" description="Header in the list of data entries to differentiate between entries from this month and last month. [CHAR LIMIT=50]">This month</string>
1287    <string name="last_month_header" description="Header in the list of data entries to differentiate between entries from this month and last month. [CHAR LIMIT=50]">Last month</string>
1288    <!--  endregion -->
1289
1290    <!-- region Entries + Access -->
1291    <string name="tab_entries" description="Tab that navigates to the data entries screen. [CHAR_LIMIT=50]">Entries</string>
1292    <string name="tab_access" description="Tab that navigates to the screen that shows which apps have access to the given data type. [CHAR_LIMIT=50]">Access</string>
1293    <!--  endregion -->
1294
1295    <!-- region Additional Access -->
1296    <string name="request_additional_permissions_header_title" description="Title for screen to give additional permissions to an app. [CHAR_LIMIT=NONE]">Allow additional access for <xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g>?</string>
1297    <string name="request_additional_permissions_description" description="Description for screen to give additional permissions to an app. [CHAR_LIMIT=NONE]"><xliff:g example="Run Tracker" id="app_name">%1$s</xliff:g> also wants to access these Health&#160;Connect settings</string>
1298    <string name="additional_access_combined_footer" description="Footer of screen to manage additional permissions for an app when no read fitness permissions are granted [CHAR_LIMIT=NONE]">Enable at least one read permission in order to turn on background or past data access for this app</string>
1299    <string name="additional_access_background_footer" description="Footer of screen to manage additional permissions for an app when no read fitness permissions are granted [CHAR_LIMIT=NONE]">Enable at least one read permission in order to turn on background access for this app</string>
1300    <string name="additional_access_history_footer" description="Footer of screen to manage additional permissions for an app when no read fitness permissions are granted [CHAR_LIMIT=NONE]">Enable at least one read permission in order to turn on past data access for this app</string>
1301    <!--  endregion -->
1302
1303    <!-- region Delete dialogs -->
1304    <string name="all_data_selected_deletion_confirmation_dialog" description="Title for dialog asking the user to confirm they want to delete all data">Permanently delete all data from Health&#160;Connect?</string>
1305    <string name="some_data_selected_deletion_confirmation_dialog" description="Title for dialog asking the user to confirm they want to delete some data">Permanently delete selected data from Health&#160;Connect?</string>
1306    <!-- endregion -->
1307
1308    <!-- region Delete toast confirmation -->
1309    <string name="all_data_selected_deletion_confirmation_toast" description="Message letting the user know that all data has been deleted">All data deleted</string>
1310    <string name="one_data_type_deletion_confirmation_toast" description="Message letting the user know that a permission type has been deleted"><xliff:g example="heart rate" id="permission_type">%s</xliff:g> data deleted</string>
1311    <string name="multiple_data_types_deletion_confirmation_toast" description="Message letting the user know the number of permission types deleted"><xliff:g example="2" id="number_permission_types">%s</xliff:g> items deleted</string>
1312    <!-- endregion -->
1313
1314</resources>
1315