blob: 62529b69ac4e9c4632e8eb9fbba69c61ba251975 [file] [log] [blame]
<!--
~ Copyright (C) 2020 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>
<!-- All strings are intentionally short to avoid potential issues with truncation -->
<string name="test_app_label">App 1</string>
<string name="test_activity_label_app">App A</string>
<string name="test_activity_label_activity">Activity A</string>
<string name="test_intent_filter_label_app">App If</string>
<string name="test_intent_filter_label_activity">Activity If</string>
<string name="test_intent_filter_label_intentfilter">IntentFilter If</string>
<string name="test_blacklist_label">Bl Label</string>
<string name="test_chooser_target_service_label">CTS target</string>
<string name="test_sharing_shortcut_label">ShS target</string>
<string name="test_extra_chooser_targets_label">ECT target</string>
<string name="test_extra_initial_intents_label">EII target</string>
<string name="test_preview_title">Preview title</string>
<string name="test_preview_text">Preview text</string>
</resources>