blob: 20f03196bb5232b01e10f4792b2d1bef7388d82b [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
* Copyright (C) 2008 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="permlab_testGranted">Test Granted</string>
<string name="permdesc_testGranted">Used for running CTS tests, for testing operations
where we have the permission.</string>
<string name="permlab_testDenied">Test Denied</string>
<string name="permdesc_testDenied">Used for running CTS tests, for testing operations
where we do not have the permission.</string>
<string name="explain">1. click start. \n2. if above image shaked, then press pass button, else press failed button.</string>
<string name="text_view_hello">Hello! Text view!</string>
<string name="text_view_hint">This is a string for testing hint of textview.</string>
<string name="activity_forwarding">App/Forwarding</string>
<string name="forwarding">$$$</string>
<string name="go">Go</string>
<string name="back">Back</string>
<string name="forward_target">Press back button and notice we don\'t see the previous activity.</string>
<string name="edit_text">testing</string>
<string name="text">DialogTest</string>
<string name="dialog_stub_dialog_test_button1">Test Dialog without theme</string>
<string name="dialog_stub_dialog_test_button2">Test Dialog with theme</string>
<string name="dialog_stub_dialog_test_button3">Test AlertDialog</string>
<string name="dialog_stub_dialog_test_button4">Test AlertDialog with theme</string>
<string name="dialog_stub_dialog_test_button5">Test DatePickerDialog</string>
<string name="dialog_stub_dialog_test_button6">Test DatePickerDialog with theme</string>
<string name="dialog_stub_dialog_test_button7">Test TimePickerDialog</string>
<string name="dialog_stub_dialog_test_button8">Test TimePickerDialog with theme</string>
<string name="dialog_stub_dialog_test_button9">Test onStart() and onStop()</string>
<string name="hello_world">Hello, World!</string>
<string name="hello_android">Hello, Android!</string>
<string name="alert_dialog_username">Name:</string>
<string name="alert_dialog_password">Password:</string>
<string name="alert_dialog_positive">Positive</string>
<string name="alert_dialog_negative">Negative</string>
<string name="alert_dialog_neutral">Neutral</string>
<string name="notify">Notify </string>
<string name="notify_cancel">Cancel</string>
<string name="notify_cancel_all">CancelAll</string>
<string name="tabs_1">testing</string>
<string name="table_layout_first">first</string>
<string name="table_layout_second">second</string>
<string name="table_layout_third">third</string>
<string name="table_layout_long">Very long to make the string out of the screen</string>
<string name="chronometer_text">Test Chronometer</string>
<string name="am">AM</string>
<string name="pm">PM</string>
<string name="viewgroup_test">ViewGroup test</string>
<string name="viewanimator_test">ViewAnimator test</string>
<string name="id_ok">OK</string>
<string name="id_cancel">Cancel</string>
<string name="context_test_string1">This is %s string.</string>
<string name="context_test_string2">This is test string.</string>
<string name="animationutils_test_instructions">Choose different animations</string>
<string name="animationutils_test_alpha">Alpha animation</string>
<string name="animationutils_test_scale">Scale animation</string>
<string name="animationutils_test_rotate">Rotate animation</string>
<string name="animationutils_test_translate">Translate animation</string>
<string name="animationutils_test_set">Animation set</string>
<string name="animationutils_test_layout">Layout animation</string>
<string name="animationutils_test_gridlayout">Grid layout animation</string>
<string name="twolinelistitem_test_text1">text1</string>
<string name="twolinelistitem_test_text2">text2</string>
<string name="metadata_text">metadata text</string>
<string name="horizontal_text_1">horizontal 1</string>
<string name="horizontal_text_2">horizontal 2</string>
<string name="horizontal_text_3">horizontal 3</string>
<string name="vertical_text_1">vertical 1</string>
<string name="vertical_text_2">vertical 2</string>
<string name="vertical_text_3">vertical 3</string>
</resources>