blob: 8d10c8c65967b39271553c23d576a31bfc5d451e [file] [log] [blame]
<!--
Copyright 2023 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="app_name">Telecom Jetpack Test App</string>
<string name="main_activity_name">Tel-Jetpack Activity</string>
<string name="register_button_text">Register App Phone Account</string>
<string name="add_out_call_button_text">+ Outgoing Call </string>
<string name="add_in_call_button_text">+ Incoming Call </string>
<string name="action_settings">Settings</string>
<!-- Strings used for fragments for navigation -->
<string name="first_fragment_label">First Fragment</string>
<string name="second_fragment_label">Second Fragment</string>
<string name="next">Next</string>
<string name="previous">Previous</string>
</resources>