35 lines
1.7 KiB
XML
35 lines
1.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Copyright (C) 2021 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="account_type1_label" translatable="false">Type 1</string>
|
|
<string name="account_type2_label" translatable="false">Type 2</string>
|
|
<string name="account_type3_label" translatable="false">Type 3</string>
|
|
|
|
<string name="test_positive_button_label" translatable="false">Positive Button</string>
|
|
<string name="test_negative_button_label" translatable="false">Negative Button</string>
|
|
<string name="test_neutral_button_label" translatable="false">Neutral Button</string>
|
|
|
|
<string name="fancy_device_admin_label" translatable="false">LordOfTheSevenReceiverKingdoms</string>
|
|
<string name="fancy_device_admin_description" translatable="false">One Receiver to Rule them All</string>
|
|
|
|
<string name="test_volume_call" translatable="false">Call Volume</string>
|
|
<string name="test_volume_music" translatable="false">Music Volume</string>
|
|
<string name="test_volume_navigation" translatable="false">Navigation Volume</string>
|
|
|
|
<string name="bt_profile_name" translatable="false">Profile Name</string>
|
|
</resources>
|