1<?xml version="1.0" encoding="utf-8"?>
2<!--
3  ~ Copyright 2021 Google LLC
4  ~
5  ~ Licensed under the Apache License, Version 2.0 (the "License");
6  ~ you may not use this file except in compliance with the License.
7  ~ You may obtain a copy of the License at
8  ~
9  ~     https://www.apache.org/licenses/LICENSE-2.0
10  ~
11  ~ Unless required by applicable law or agreed to in writing, software
12  ~ distributed under the License is distributed on an "AS IS" BASIS,
13  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  ~ See the License for the specific language governing permissions and
15  ~ limitations under the License.
16  -->
17
18<resources>
19    <string name="io_version_name" translation_description="Label for the app version name in Settings.">Version %s</string>
20    <string name="io_about_title" translation_description="Title for the 'About' tab that shows miscellaneous info.">About</string>
21    <string name="io_tos_url" translatable="false">https://policies.google.com/terms</string>
22    <string name="io_privacy_policy_url" translatable="false">https://policies.google.com/privacy</string>
23    <string name="io_settings_time_zone_label" translate_description="Set time zone in app to PST.">Events in Pacific Time Zone (UTC-8)</string>
24    <string name="io_settings_enable_notifications" translate_description="Turn on notifications.">Enable notifications</string>
25    <string name="io_settings_send_anonymous_usage_statistics" translation_description="Enable sending usage statistics.">Send anonymous usage statistics</string>
26    <string name="io_settings_tos" translation_description="Open link to terms of service.">Terms of service</string>
27    <string name="io_settings_privacy_policy" translation_description="Open link to privacy policy.">Privacy policy</string>
28    <string name="io_settings_oss_licenses" translation_description="Open link to open source licenses.">Open sources licenses</string>
29    <string name="carousel_image_1_description">A racecar</string>
30    <string name="carousel_image_2_description">Dotonburi, Osaka</string>
31    <string name="carousel_image_3_description">The Grand Canyon</string>
32    <string name="carousel_image_4_description">A rock structure with its reflection mirrored over the sea</string>
33    <string name="carousel_image_5_description">A car on a long stretch of desert road</string>
34</resources>
35