blob: f3c4adefd7736a508b6d1c935a43fce7de2e5081 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="car_stream_item_manager_package_name" translatable="false">com.android.car.stream</string>
<string name="car_stream_item_manager_class_name" translatable="false">com.android.car.stream.StreamService</string>
<string name="car_stream_item_manager_permissions_activity" translatable="false">com.android.car.stream.PermissionsActivity</string>
<!-- Label for incoming call [CHAR LIMIT=30] -->
<string name="notification_incoming_call">Select to answer</string>
<!-- Label for when a call is coming from an unknown caller [CHAR LIMIT=30] -->
<string name="unknown">Unknown</string>
<!-- Label for the currently ongoing call. This value should be followed by a space, a bullet,
and another space. [CHAR LIMIT=30] -->
<string name="ongoing_call">Active&#160;&#8226;&#160;</string>
<!-- Label for the currently dialed call [CHAR LIMIT=30] -->
<string name="dialing_call">Dialing</string>
<!-- Label for a call being disconnected [CHAR LIMIT=30] -->
<string name="disconnecting_call">Disconnecting Call</string>
<string name="voice_assistant_help_msg">Voice assistant not integrated. Contact your car manufacturer</string>
<string name="permission_request_string">Not all required permissions have been granted yet, click here enable them.</string>
</resources>