blob: 6cf8d7de7ef6d9b12fcbe22f45988017d8dcac8f [file] [log] [blame]
Brian Muramatsu70a9e3f2010-06-25 15:27:09 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2010 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
Jeff Davidson112f2792011-08-22 09:46:46 -07007
Brian Muramatsu70a9e3f2010-06-25 15:27:09 -07008 http://www.apache.org/licenses/LICENSE-2.0
Jeff Davidson112f2792011-08-22 09:46:46 -07009
Brian Muramatsu70a9e3f2010-06-25 15:27:09 -070010 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16<resources>
17 <string name="app_name">CTS Verifier</string>
18 <string name="welcome_text">Welcome to the CTS Verifier!</string>
Brian Muramatsu82ab52a2011-06-27 14:02:12 -070019 <string name="version_text">%1$s</string>
Brian Muramatsubf8790e2010-08-06 11:42:32 -070020 <string name="continue_button_text">Continue</string>
Brian Muramatsue1181872010-08-20 12:59:39 -070021
Brian Muramatsuff1038f2010-08-26 14:37:08 -070022 <string name="pass_button_text">Pass</string>
Brian Muramatsu14e1cbb2010-09-13 18:33:39 -070023 <string name="info_button_text">Info</string>
Brian Muramatsuff1038f2010-08-26 14:37:08 -070024 <string name="fail_button_text">Fail</string>
25
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070026 <!-- Strings for TestListActivity -->
Brian Muramatsubf8790e2010-08-06 11:42:32 -070027 <string name="test_list_title">Manual Test List</string>
Brian Muramatsuf8946202010-11-09 13:43:39 -080028 <string name="test_category_audio">Audio</string>
Brian Muramatsu1f549802011-06-09 15:25:28 -070029 <string name="test_category_camera">Camera</string>
Brian Muramatsu713049d2011-06-23 18:35:36 -070030 <string name="test_category_device_admin">Device Administration</string>
Brian Muramatsu12c86912011-07-21 17:26:46 -070031 <string name="test_category_hardware">Hardware</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -070032 <string name="test_category_networking">Networking</string>
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070033 <string name="test_category_sensors">Sensors</string>
34 <string name="test_category_security">Security</string>
Jeff Davidson112f2792011-08-22 09:46:46 -070035 <string name="test_category_streaming">Streaming</string>
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070036 <string name="test_category_features">Features</string>
37 <string name="test_category_other">Other</string>
Brian Muramatsuac007372010-08-18 11:02:28 -070038 <string name="clear">Clear</string>
39 <string name="test_results_cleared">Test results cleared.</string>
Brian Muramatsu52f3b6f2011-09-23 12:09:59 -070040 <string name="view">View</string>
Brian Muramatsu82ab52a2011-06-27 14:02:12 -070041 <string name="test_results_error">Couldn\'t create test results report.</string>
Jeff Davidson4c3bbd82011-08-02 11:51:43 -070042 <string name="export">Export</string>
43 <string name="no_storage">Cannot save report to external storage, see log for details.</string>
44 <string name="report_saved">Report saved to: %s</string>
Dan Morrill5df275b2010-08-11 12:19:19 -070045
Brian Muramatsu52f3b6f2011-09-23 12:09:59 -070046 <!-- Strings for ReportViewerActivity -->
47 <string name="report_viewer">Report Viewer</string>
48
Brian Muramatsu0ac3cdf2011-08-03 11:47:10 -070049 <!-- Strings for BackupTestActivity -->
50 <string name="backup_test">Data Backup Test</string>
Jeff Davidson112f2792011-08-22 09:46:46 -070051 <string name="backup_info">This test checks that data backup and automatic restore works
Brian Muramatsu0ac3cdf2011-08-03 11:47:10 -070052 properly. The test activity lists some preferences and files that are backed up and
53 restored by the CTS Verifier. If backup and restore is working properly, these values
54 should be restored after running the backup manager, uninstalling the app, and reinstalling
55 the CTS Verifier.
56 \n\nPress the \"Generate Test Data\" to populate these values
57 and then follow the on screen instructions to finish the test.
58 </string>
59 <string name="bu_preferences">Preferences</string>
60 <string name="bu_files">Files</string>
61 <string name="bu_loading">Loading...</string>
62 <string name="bu_generate">Generate Test Data</string>
63 <string name="bu_generate_error">Error occurred while generating test data...</string>
64 <string name="bu_instructions">Random values for the preferences and files have been saved.
65 \n\nFollow the instructions below to check that the data backup and restore works:
Jeff Davidson112f2792011-08-22 09:46:46 -070066 \n\n1. Make sure backup and automatic restore are enabled in settings. Depending on the
67 backup transport supported by the device you may need to do additional steps. For instance
Brian Muramatsu0ac3cdf2011-08-03 11:47:10 -070068 you may need to set a Google account as the backup account for the device.
69 \n\n2. Run the backup manager: adb shell bmgr run
70 \n\n3. Uninstall the program: adb uninstall com.android.cts.verifier
71 \n\n4. Reinstall the CTS Verifier and verify that the values are still the same.
72 </string>
73 <string name="bu_settings">Settings</string>
74
Brian Muramatsu713049d2011-06-23 18:35:36 -070075 <!-- Strings for Device Administration tests -->
76 <string name="da_policy_serialization_test">Policy Serialization Test</string>
77 <string name="da_policy_serialization_info">This test checks that a device policy is properly
78 saved and loaded across reboots.\n\nPress the \"Generate Policy\" button to create
79 a random policy. Then press the \"Apply Policy\" button to apply the policy. Reboot the
80 device and verify that all rows in the policy list are green. Red items indicate policy
81 settings that were not loaded properly.
82 </string>
83 <string name="da_no_policy">1. Press the \"Generate Policy\" to create a random device
84 policy\n\n2. Press \"Apply Policy\" to put the policy into effect.\n\n3. Reboot your
85 device and return to this test in the CTS Verifier.
86 </string>
87 <string name="da_generate_policy">Generate Policy</string>
88 <string name="da_apply_policy">Apply Policy</string>
89 <string name="da_random_policy">Random policy generated.</string>
90 <string name="da_policy_reboot">Reboot your device and return to this CTS Verifier test.</string>
91 <string name="da_password_quality">Password Quality</string>
92 <string name="da_password_quality_alphabetic">Alphabetic</string>
93 <string name="da_password_quality_alphanumeric">Alphanumeric</string>
94 <string name="da_password_quality_numeric">Numeric</string>
95 <string name="da_password_quality_something">Something</string>
Brian Muramatsu713049d2011-06-23 18:35:36 -070096 <string name="da_password_minimum_length">Minimum Password Length</string>
97 <string name="da_maximum_failed_passwords_for_wipe">Maximum Failed Passwords for Wipe</string>
98 <string name="da_maximum_time_to_lock">Maximum Time to Lock</string>
99 <string name="da_policy_info">Expected value: %1$s\nActual value: %2$s</string>
100
101 <string name="da_screen_lock_test">Screen Lock Test</string>
102 <string name="da_screen_lock_info">This test checks that the DevicePolicyManager\'s lockNow
103 method immediately locks the screen. It should lock the screen immediately despite any
Christine Chen523d04c2011-09-22 11:45:50 -0700104 settings that may specify a timeout.\n\nClick the \"Force Lock\" button to lock the screen.
Brian Muramatsu76c50252011-06-29 17:12:29 -0700105 Your screen should be locked and require the password to be entered.
Brian Muramatsu713049d2011-06-23 18:35:36 -0700106 </string>
107 <string name="da_force_lock">Force Lock</string>
Brian Muramatsu713049d2011-06-23 18:35:36 -0700108 <string name="da_lock_success">It appears the screen was locked successfully!</string>
109 <string name="da_lock_error">It does not look like the screen was locked...</string>
110
Brian Muramatsue891acb2011-05-19 16:02:39 -0700111 <!-- Strings for BluetoothActivity -->
112 <string name="bluetooth_test">Bluetooth Test</string>
Jeff Davidson112f2792011-08-22 09:46:46 -0700113 <string name="bluetooth_test_info">The Bluetooth Control tests check whether or not the device
Brian Muramatsue891acb2011-05-19 16:02:39 -0700114 can disable and enable Bluetooth properly.\n\nThe Device Communication tests require two
115 devices to pair and exchange messages. The two devices must be:
116 \n\n1. a candidate device implementation running the software build to be tested
117 \n\n2. a separate device implementation already known to be compatible</string>
118
Brian Muramatsue891acb2011-05-19 16:02:39 -0700119 <string name="bt_control">Bluetooth Control</string>
120 <string name="bt_device_communication">Device Communication</string>
121
122 <string name="bt_toggle_bluetooth">Toggle Bluetooth</string>
123 <string name="bt_toggle_instructions">Disable and enable Bluetooth to successfully complete this test.</string>
124 <string name="bt_enable_bluetooth">Enable Bluetooth</string>
125 <string name="bt_disable_bluetooth">Disable Bluetooth</string>
126 <string name="bt_disabling">Disabling Bluetooth...</string>
127 <string name="bt_disabling_error">Could not disable Bluetooth...</string>
128
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700129 <string name="bt_connection_access_server">Connection Access Server</string>
130 <string name="bt_connection_access_client">Connection Access Client</string>
131 <string name="bt_connection_access_server_info">
132 Start the CTS Verifier on another device, start the Bluetooth test, and choose
133 \"Connection Access Client\" to setup the test.
134 \n\nFirst, unpair the devices via Bluetooth settings. Then connect the devices together
135 using the \"Make Discoverable\" and \"Pick Server\" buttons.
136 \n\nA connection access request should appear on the server and enable the pass button.
137 </string>
138 <string name="bt_connection_access_client_info">
139 Start the CTS Verifier on another device, start the Bluetooth test, and choose
140 \"Connection Access Server\" to complete the test.
141 \n\nMake the device acting as the server discoverable and connect to it via the
142 \"Pick Server\" button. Check that the server displays the connection access request
143 dialog. The client device does not need to do anything else.
144 </string>
145 <string name="bt_ca_dialog">Was the connection access request dialog shown?</string>
146 <string name="bt_ca_tips">
147 Tap the \"Bluetooth Settings\" button and check that both devices are not paired
148 before running the test.
149 \n\nUse the \"Make Discoverable\" and \"Pick Server\" buttons to connect the two Bluetooth
150 devices together and start the test.
151 </string>
152
Brian Muramatsue891acb2011-05-19 16:02:39 -0700153 <string name="bt_secure_server">Secure Server</string>
154 <string name="bt_secure_server_instructions">Start the CTS Verifier on another device, start the Bluetooth test, and choose \"Secure Client\" to complete the test.</string>
155 <string name="bt_insecure_server">Insecure Server</string>
156 <string name="bt_insecure_server_instructions">Start the CTS Verifier on another device, start the Bluetooth test, and choose \"Insecure Client\" to complete the test.</string>
157 <string name="bt_waiting">Waiting for client...</string>
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700158 <string name="bt_listening">Listening...</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -0700159 <string name="bt_connecting">Connecting...</string>
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700160 <string name="bt_connected">Connected</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -0700161 <string name="bt_received_messages">Received Messages</string>
162 <string name="bt_sent_messages">Sent Messages</string>
163 <string name="bt_no_messages">No messages</string>
164 <string name="bt_make_discoverable">Make Discoverable</string>
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700165 <string name="bt_pick_server">Pick Server</string>
Brian Muramatsu8b98f7c2011-06-08 14:50:24 -0700166 <string name="bt_insecure_pairing_error_title">Pairing dialog shown?</string>
167 <string name="bt_insecure_pairing_error_message">Insecure connections should not show the pairing dialog!</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -0700168
169 <string name="bt_secure_client">Secure Client</string>
170 <string name="bt_insecure_client">Insecure Client</string>
171
172 <string name="bt_device_picker">Device Picker</string>
173 <string name="bt_paired_devices">Paired Devices</string>
174 <string name="bt_new_devices">New Devices</string>
175 <string name="bt_no_devices">No devices</string>
176 <string name="bt_scan">Scan for Devices</string>
177 <string name="bt_scanning">Scanning...</string>
178 <string name="bt_unpair">Device must be unpaired via Bluetooth settings before completing the test.\n\nUnpair the device in settings, make the server discoverable, and rescan to pick this device.</string>
179 <string name="bt_settings">Bluetooth Settings</string>
180
Brian Muramatsuaccc6842010-08-11 18:57:27 -0700181 <!-- Strings for FeatureSummaryActivity -->
Dan Morrill5df275b2010-08-11 12:19:19 -0700182 <string name="feature_summary">Hardware/Software Feature Summary</string>
Brian Muramatsu14e1cbb2010-09-13 18:33:39 -0700183 <string name="feature_summary_info">This is a test for...</string>
Dan Morrill5df275b2010-08-11 12:19:19 -0700184 <string name="fs_disallowed">WARNING: device reports a disallowed feature name</string>
185 <string name="fs_missing_wifi_telephony">WARNING: device reports neither WiFi nor telephony</string>
186 <string name="fs_no_data">No data.</string>
Dan Morrill71351d82010-10-20 15:26:00 -0700187 <string name="fs_legend_good">standard feature reported by device</string>
188 <string name="fs_legend_indeterminate">optional feature not reported by device</string>
189 <string name="fs_legend_warning">non-standard feature reported by device</string>
190 <string name="fs_legend_error">required feature not reported, or forbidden feature reported</string>
191
Dan Morrill5df275b2010-08-11 12:19:19 -0700192 <string name="empty"></string>
193
Nick Pelly1fe08972012-05-14 17:35:58 -0700194 <!-- Strings for Location tests -->
195 <string name="location_gps_test">GPS Test</string>
196 <string name="location_gps_test_info">This test verifies basic GPS behavior
197 and callback scheduling.
198 Make sure the device has line of sight to GPS satellites
199 (for example, outside, or near a window)
200 and then press OK to run the automated tests.</string>
201
Brian Muramatsu984b78b2011-09-23 12:37:28 -0700202 <!-- Strings for NfcTestActivity -->
203 <string name="nfc_test">NFC Test</string>
204 <string name="nfc_test_info">The Peer-to-Peer Data Exchange tests require two devices with
205 NFC enabled to exchange messages. One device must be the candidate device running the
206 software build to be tested, while the other device must be an implementation already
207 known to be compatible.\n\nThe Tag Verification tests check that your
208 device can properly read and write to tags of different technologies. The MIFARE
209 Ultralight test is only applicable for devices that support it.
210 </string>
211
212 <string name="nfc_not_enabled">NFC is not enabled!</string>
213 <string name="nfc_not_enabled_message">These tests require NFC to be enabled. Click the
214 button below to goto Settings and enable it.</string>
215 <string name="nfc_settings">NFC Settings</string>
216
Nick Pellya9631ce2011-10-31 14:18:46 -0700217 <string name="ndef_push_not_enabled">NDEF Push is not enabled!</string>
218 <string name="ndef_push_not_enabled_message">These tests require Android Beam to be enabled.
219 Click the button below to goto NFC Sharing Settings and enable it.</string>
220 <string name="ndef_push_settings">NFC Sharing Settings</string>
221
Brian Muramatsu984b78b2011-09-23 12:37:28 -0700222 <string name="nfc_pee_2_pee">Peer-to-Peer Data Exchange</string>
223 <string name="nfc_ndef_push_sender">NDEF Push Sender</string>
224 <string name="nfc_ndef_push_receiver">NDEF Push Receiver</string>
225
226 <string name="nfc_tag_verification">Tag Verification</string>
227 <string name="nfc_ndef">NDEF</string>
228 <string name="nfc_mifare_ultralight">MIFARE Ultralight</string>
229
230 <string name="nfc_ndef_push_sender_info">Start the \"CTS Verifier NDEF Receiver\" test on
231 another device and touch the devices back to back. The receiver should show a
232 dialog indicating it has successfully received the correct message!</string>
233 <string name="nfc_ndef_push_sender_instructions">Touch this device to the back of another
234 device running the \"CTS Verifier NDEF Receiver\"...</string>
235
236 <string name="nfc_ndef_push_receiver_info">Start the \"CTS Verifier NDEF Sender\" test on
237 another device and touch the devices back to back. The receiver should show a
238 dialog indicating it has successfully received the correct message!</string>
239 <string name="nfc_ndef_push_receiver_instructions">Touch this device to the back of another
240 device running the \"CTS Verifier NDEF Sender\"...</string>
241 <string name="nfc_ndef_push_receive_success">Successfully received the correct NDEF push
242 message.</string>
243 <string name="nfc_ndef_push_receive_failure">Failed to receive the correct NDEF push
244 message.</string>
245
246 <string name="nfc_tag_verifier">NFC Tag Verifier</string>
247 <string name="nfc_tag_verifier_info">Follow the on-screen instructions to write and read
248 a tag of the chosen technology.</string>
249
250 <string name="nfc_scan_tag">Place device on a writable %s tag...</string>
251 <string name="nfc_write_tag_title">Writable tag discovered!</string>
252 <string name="nfc_write_tag_message">Press OK to write to this tag...</string>
253 <string name="nfc_scan_tag_again">Tap the same %s tag again to confirm that its contents match...</string>
254 <string name="nfc_wrong_tag_title">Wrong type of tag scanned</string>
255 <string name="nfc_no_tech">No tag technologies detected...</string>
256
257 <string name="nfc_writing_tag">Writing NFC tag...</string>
258 <string name="nfc_writing_tag_error">Error writing NFC tag...</string>
259 <string name="nfc_reading_tag">Reading NFC tag...</string>
260 <string name="nfc_reading_tag_error">Error reading NFC tag...</string>
261
262 <string name="nfc_result_success">Test passed!</string>
263 <string name="nfc_result_failure">Test failed!</string>
264
265 <string name="nfc_result_message">Written data:\n%1$s\n\nRead data:\n%2$s</string>
266 <string name="nfc_ndef_content">Id: %1$s\nMime: %2$s\nPayload: %3$s</string>
267
Brian Muramatsu729de482011-05-12 12:26:58 -0700268 <!-- Strings for AccelerometerTestActivity and GyroscopeTestActivity -->
Dan Morrill5df275b2010-08-11 12:19:19 -0700269 <string name="snsr_accel_test">Accelerometer Test</string>
Dan Morrill71351d82010-10-20 15:26:00 -0700270 <string name="snsr_accel_test_info">This test verifies that the accelerometer is working properly. As you move the device around through space, the triangle should always point down (i.e. in the direction of gravity.) If it does not, the accelerometer is improperly configured.</string>
Brian Muramatsu729de482011-05-12 12:26:58 -0700271
272 <string name="snsr_gyro_test">Gyroscope Test</string>
273 <string name="snsr_gyro_test_info">This test verifies that the gyroscope is working properly.\n\nRotate your device as shown by the 3D block. A green background or a check mark indicates that the gyroscope\'s value is correct. A red background or a X mark indicates that the gyroscope\'s value is not right.\n\nThere are 6 parts of the test corresponding to each rotation. Press Pass for all the stages to complete this test.</string>
274 <string name="snsr_gyro_test_progress">Test %1$d of %2$d</string>
275 <string name="snsr_gyro_test_no_gyro_title">No gyroscope?</string>
276 <string name="snsr_gyro_test_no_gyro_message">It doesn\'t seem like you have a gyroscope, so you don\'t need to run this test.</string>
277 <string name="snsr_gyro_test_degrees_title">Wrong units?</string>
278 <string name="snsr_gyro_test_degrees_message">These values looks like degrees per second. These should be radians per second!</string>
Brian Muramatsuaccc6842010-08-11 18:57:27 -0700279
280 <!-- Strings for SuidFilesActivity -->
Brian Muramatsu14e1cbb2010-09-13 18:33:39 -0700281 <string name="suid_files">SUID File Scanner</string>
282 <string name="suid_files_info">This test will attempt to find unauthorized SUID binaries, but it is not comprehensive due to permission restrictions.\n\nAuthorized SUID binaries will appear green, while unauthorized SUID binaries will appear red.\n\nPress OK to start the scan...</string>
Brian Muramatsuac007372010-08-18 11:02:28 -0700283 <string name="scanning_directory">Scanning directory...</string>
Brian Muramatsu22330722010-08-13 14:48:36 -0700284 <string name="file_status">User: %1$s\nGroup: %2$s\nPermissions: %3$s\nPath: %4$s</string>
Brian Muramatsuaccc6842010-08-11 18:57:27 -0700285 <string name="no_file_status">Could not stat file...</string>
286 <string name="congratulations">Congratulations!</string>
287 <string name="no_suid_files">No unauthorized suid files detected!</string>
Brian Muramatsuf8946202010-11-09 13:43:39 -0800288
Brian Muramatsu1f549802011-06-09 15:25:28 -0700289 <!-- Strings for Camera Analyzer -->
290 <string name="camera_analyzer">Camera Analyzer</string>
Eino-Ville Talvalac0b150c2012-04-12 17:26:57 -0700291 <string name="ca_find_checkerboard_label">Find target</string>
292 <string name="ca_check_formats_label">Output formats</string>
293 <string name="ca_exposure_test_label">Exposure Comp.</string>
Christine Chen523d04c2011-09-22 11:45:50 -0700294 <string name="ca_result_label">Results will be here</string>
Eino-Ville Talvalac0b150c2012-04-12 17:26:57 -0700295 <string name="ca_wb_test_label">White Balance</string>
296 <string name="ca_lock_test_label">AE Lock</string>
297 <string name="ca_metering_label">Metering Area</string>
298 <string name="ca_focus_modes_label">Focus Modes</string>
Christine Chen523d04c2011-09-22 11:45:50 -0700299 <string name="ca_info">This test checks the image quality of the camera of this device. It requires a MacBeth 4x6 color checker. With an ADK board and a lamp connected to it on the Relay 1 port, all tests can be run automatically. Without the ADK board, all the tests except the Auto Exposure Lock Test can be run automatically and the Auto Exposure Lock Test will require users to turn on/off a lamp according to the instruction given. </string>
Jeff Davidson2b1c5492011-08-23 10:49:12 -0700300
Eino-Ville Talvalae56ae2a2012-04-27 19:18:41 -0700301 <!-- Strings for Camera Formats -->
302
303 <string name="camera_format">Camera Formats</string>
304 <string name="cf_info">This test checks that all the supported
305 output formats for camera preview callbacks work correctly, and
306 that the mandatory formats are available. \n - The left view shows
307 a standard preview window. \n - The right view shows the output
308 processed from camera preview callbacks. \n - For each camera,
309 resolution, and format combination in the dropdowns, the right
310 view should look the same as the left, and neither should have
311 streaks, lines, or other artifacts. \n - For front-facing cameras,
312 the right view must be horizontally mirrored relative to the left
313 view.\n - Note that the frame rate of the right view may be much
314 lower than on the left; this is not an indication of a failed
315 test.
316 </string>
317 <string name="cf_preview_label">Normal preview</string>
318 <string name="cf_format_label">Processed callback data</string>
319
Brian Muramatsu12c86912011-07-21 17:26:46 -0700320 <!-- Strings for USB accessory test activity -->
321 <string name="usb_accessory_test">USB Accessory Test</string>
322 <string name="usb_accessory_test_info">
Brian Muramatsudd2bf712011-08-12 12:46:07 -0700323 1. Connect your Android device to a computer and run the \'cts-usb-accessory\' program
324 included with the CTS Verifier bundle.
Brian Muramatsu12c86912011-07-21 17:26:46 -0700325 \n\n2. If you have not started the CTS Verifier, press \'OK\' when asked to open the CTS
326 Verifier when the accessory is connected. \n\nIf you are already in this test,
327 then you can press \'Cancel\' but press \'OK\' in the next dialog asking whether to allow
328 CTS Verifier to access the accessory.
329 \n\n3. You should see the accessory and the CTS Verifier display a series of messages
330 which indicates that the accessory support is working properly.
331 </string>
332 <string name="usb_not_available_title">USB accessory feature is not available?</string>
333 <string name="usb_not_available_message">If your device is supposed to support USB accessories, your API implementation is not behaving correctly!</string>
334 <string name="usb_received_messages">Received Messages</string>
335 <string name="usb_sent_messages">Sent Messages</string>
336 <string name="usb_no_messages">No messages</string>
337 <string name="usb_message_thread_started">Starting message processing...</string>
338 <string name="usb_message_thread_exception">Exception occurred while processing a message...</string>
339 <string name="usb_message_thread_ended">Stopping message processing...</string>
340 <string name="usb_test_passed">Received all expected messages. Pass button enabled!</string>
341 <string name="usb_file_descriptor_error">Could not open file descriptor for USB accessory... try reconnecting and restarting the accessory?</string>
342
Jeff Davidson112f2792011-08-22 09:46:46 -0700343 <!-- Strings for StreamingVideoActivity -->
344 <string name="streaming_video">Streaming Video Quality Verifier</string>
345 <string name="streaming_video_info">This is a test for assessing the quality of streaming videos. Play each stream and verify that the video is smooth and in sync with the audio, and that there are no quality problems.</string>
346 <string name="sv_no_data">No videos.</string>
347 <string name="sv_failed_title">Test Failed</string>
348 <string name="sv_failed_message">Unable to play stream. See log for details.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900349
350 <!-- Strings for P2pTestActivity -->
351 <string name="p2p_test">Wi-Fi Direct Test</string>
352 <string name="p2p_test_info">
353 The Wi-Fi Direct tests require two devices with Wi-Fi Direct enabled to exchange
354 messages. One device must be the candidate device running the software build to
355 be tested, while the other device must be an implementation already known to be
356 compatible.\n\nOne device should start the requester test, and the other should
357 start the responder test. Your device must pass both requester and responder
358 tests.
359 </string>
360 <string name="p2p_service_discovery">Service Discovery</string>
361 <string name="p2p_service_discovery_responder_test">
362 Service Discovery Responder Test</string>
363 <string name="p2p_service_discovery_requester_test">
364 Service Discovery Requester Test</string>
365
366 <string name="p2p_service_discovery_responder">Service Discovery Responder</string>
367 <string name="p2p_service_discovery_requester">Service Discovery Requester</string>
368
369 <string name="p2p_service_discovery_responder_info">
370 Start the \"Service Discovery Requester Test\" on the other device and follow
371 the instructions.</string>
372
373 <string name="p2p_service_discovery_requester_info">
374 Start the \"Service Discovery Responder Test\" on the other device.
375 Then run each test individually by clicking on it\'s name.</string>
376
377 <string name="p2p_not_enabled">Wi-Fi is not enabled</string>
378 <string name="p2p_not_enabled_message">These tests require Wi-Fi to be enabled.
379 Click the button below to go to system settings and enable Wi-Fi.</string>
380 <string name="p2p_settings">Wi-Fi Direct Settings</string>
381
382 <string name="p2p_result_success">Test passed successfully.</string>
383 <string name="p2p_responder_ready">
384 The Responder is now ready to start. Start the \"Service Discovery
385 Requester Test\" test on the other device.</string>
386
387 <string name="p2p_setup_error">
388 Test failed.\n\nSet up error. Check whether Wi-Fi can be enabled.</string>
389 <string name="p2p_unexpected_error">
390 Test failed.\n\nUnexpected error. Check logcat.</string>
391 <string name="p2p_add_local_service_error">
392 Test failed.\n\nFailed to add local service.</string>
393 <string name="p2p_add_service_request_error">
394 Test failed.\n\nFailed to add service request.</string>
395 <string name="p2p_remove_service_request_error">
396 Test failed.\n\nFailed to remove service request.</string>
397 <string name="p2p_clear_service_requests_error">
398 Test failed.\n\nFailed to clear service requests.</string>
399 <string name="p2p_discover_peers_error">
400 Test failed.\n\nFailed to discover peers.</string>
401 <string name="p2p_discover_services_error">
402 Test failed.\n\nFailed to discover services.</string>
403 <string name="p2p_no_service_requests_error">
404 Test failed.\n\n\"NO_SERVICE_REQUESTS\" error did not occurred.</string>
405 <string name="p2p_receive_invalid_response_error">
406 Test failed.\n\nReceived an invalid message or could not receive
407 the expected message.\n\n</string>
408 <string name="p2p_target_not_found_error">Test failed.\n\n
409 The target responder device was NOT found. Start up the responder
410 test on the other device, then run the test again.</string>
411
412 <string name="p2p_search_target">Search Target</string>
413 <string name="p2p_searching_target">Searching for target device ...</string>
414 <string name="p2p_executing_test">Checking the service discovery capability ...</string>
Brian Muramatsu70a9e3f2010-06-25 15:27:09 -0700415</resources>