| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| ~ Copyright (C) 2017 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="features_main_text">Registration Configuration</string> |
| <string name="features_check_mmtel">MmTel Feature</string> |
| <string name="features_check_rcs">RCS Feature</string> |
| <string name="features_change_button">Change Features</string> |
| |
| <string name="reg_text_reg_tech">Registration Technology</string> |
| <string name="reg_registered_button">Send Registered</string> |
| <string name="reg_registering_button">Send Registering</string> |
| <string name="reg_deregistered_button">Send Deregistered Using Reason Above</string> |
| <string name="reg_changefailed_button">Reg Change Failed Using Reason Above</string> |
| |
| <string name="imsreasoninfo_text">Construct ImsReasonInfo</string> |
| <string name="imsreasoninfo_errorcode">Error Code</string> |
| <string name="imsreasoninfo_extracode">Extra Code</string> |
| <string name="imsreasoninfo_message">Message</string> |
| |
| <string name="calling_cap_voice">Voice</string> |
| <string name="calling_cap_video">Video</string> |
| <string name="calling_cap_ut">UT</string> |
| <string name="calling_cap_sms">SMS</string> |
| <string name="calling_cap_change_button">Change Capability Status</string> |
| <string name="calling_cap_enabled_text">Enabled Capabilities</string> |
| </resources> |