blob: ef14be30394bd6adcdebdcde975f04880d8eb24c [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>
Brian Muramatsuda429d72012-06-14 12:45:22 -070018
19 <string name="title_version">CTS Verifier %1$s</string>
Brian Muramatsue1181872010-08-20 12:59:39 -070020
Brian Muramatsuff1038f2010-08-26 14:37:08 -070021 <string name="pass_button_text">Pass</string>
Brian Muramatsu14e1cbb2010-09-13 18:33:39 -070022 <string name="info_button_text">Info</string>
Brian Muramatsuff1038f2010-08-26 14:37:08 -070023 <string name="fail_button_text">Fail</string>
24
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070025 <!-- Strings for TestListActivity -->
Brian Muramatsuf8946202010-11-09 13:43:39 -080026 <string name="test_category_audio">Audio</string>
Brian Muramatsu1f549802011-06-09 15:25:28 -070027 <string name="test_category_camera">Camera</string>
Brian Muramatsu713049d2011-06-23 18:35:36 -070028 <string name="test_category_device_admin">Device Administration</string>
Brian Muramatsu12c86912011-07-21 17:26:46 -070029 <string name="test_category_hardware">Hardware</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -070030 <string name="test_category_networking">Networking</string>
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070031 <string name="test_category_sensors">Sensors</string>
32 <string name="test_category_security">Security</string>
Jeff Davidson112f2792011-08-22 09:46:46 -070033 <string name="test_category_streaming">Streaming</string>
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070034 <string name="test_category_features">Features</string>
Alon Albert4106ff12013-10-01 12:36:02 -070035 <string name="test_category_deskclock">Desk Clock</string>
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070036 <string name="test_category_other">Other</string>
Brian Muramatsuac007372010-08-18 11:02:28 -070037 <string name="clear">Clear</string>
38 <string name="test_results_cleared">Test results cleared.</string>
Brian Muramatsu52f3b6f2011-09-23 12:09:59 -070039 <string name="view">View</string>
Brian Muramatsu82ab52a2011-06-27 14:02:12 -070040 <string name="test_results_error">Couldn\'t create test results report.</string>
Jeff Davidson4c3bbd82011-08-02 11:51:43 -070041 <string name="export">Export</string>
42 <string name="no_storage">Cannot save report to external storage, see log for details.</string>
43 <string name="report_saved">Report saved to: %s</string>
Dan Morrill5df275b2010-08-11 12:19:19 -070044
Brian Muramatsu52f3b6f2011-09-23 12:09:59 -070045 <!-- Strings for ReportViewerActivity -->
46 <string name="report_viewer">Report Viewer</string>
47
Brian Muramatsu0ac3cdf2011-08-03 11:47:10 -070048 <!-- Strings for BackupTestActivity -->
49 <string name="backup_test">Data Backup Test</string>
Jeff Davidson112f2792011-08-22 09:46:46 -070050 <string name="backup_info">This test checks that data backup and automatic restore works
Brian Muramatsu0ac3cdf2011-08-03 11:47:10 -070051 properly. The test activity lists some preferences and files that are backed up and
52 restored by the CTS Verifier. If backup and restore is working properly, these values
53 should be restored after running the backup manager, uninstalling the app, and reinstalling
54 the CTS Verifier.
55 \n\nPress the \"Generate Test Data\" to populate these values
56 and then follow the on screen instructions to finish the test.
57 </string>
58 <string name="bu_preferences">Preferences</string>
59 <string name="bu_files">Files</string>
60 <string name="bu_loading">Loading...</string>
61 <string name="bu_generate">Generate Test Data</string>
62 <string name="bu_generate_error">Error occurred while generating test data...</string>
63 <string name="bu_instructions">Random values for the preferences and files have been saved.
64 \n\nFollow the instructions below to check that the data backup and restore works:
Jeff Davidson112f2792011-08-22 09:46:46 -070065 \n\n1. Make sure backup and automatic restore are enabled in settings. Depending on the
66 backup transport supported by the device you may need to do additional steps. For instance
Brian Muramatsu0ac3cdf2011-08-03 11:47:10 -070067 you may need to set a Google account as the backup account for the device.
68 \n\n2. Run the backup manager: adb shell bmgr run
69 \n\n3. Uninstall the program: adb uninstall com.android.cts.verifier
70 \n\n4. Reinstall the CTS Verifier and verify that the values are still the same.
71 </string>
72 <string name="bu_settings">Settings</string>
73
Brian Muramatsu713049d2011-06-23 18:35:36 -070074 <!-- Strings for Device Administration tests -->
75 <string name="da_policy_serialization_test">Policy Serialization Test</string>
76 <string name="da_policy_serialization_info">This test checks that a device policy is properly
77 saved and loaded across reboots.\n\nPress the \"Generate Policy\" button to create
78 a random policy. Then press the \"Apply Policy\" button to apply the policy. Reboot the
79 device and verify that all rows in the policy list are green. Red items indicate policy
80 settings that were not loaded properly.
81 </string>
82 <string name="da_no_policy">1. Press the \"Generate Policy\" to create a random device
83 policy\n\n2. Press \"Apply Policy\" to put the policy into effect.\n\n3. Reboot your
84 device and return to this test in the CTS Verifier.
85 </string>
86 <string name="da_generate_policy">Generate Policy</string>
87 <string name="da_apply_policy">Apply Policy</string>
88 <string name="da_random_policy">Random policy generated.</string>
89 <string name="da_policy_reboot">Reboot your device and return to this CTS Verifier test.</string>
90 <string name="da_password_quality">Password Quality</string>
91 <string name="da_password_quality_alphabetic">Alphabetic</string>
92 <string name="da_password_quality_alphanumeric">Alphanumeric</string>
93 <string name="da_password_quality_numeric">Numeric</string>
94 <string name="da_password_quality_something">Something</string>
Brian Muramatsu713049d2011-06-23 18:35:36 -070095 <string name="da_password_minimum_length">Minimum Password Length</string>
96 <string name="da_maximum_failed_passwords_for_wipe">Maximum Failed Passwords for Wipe</string>
97 <string name="da_maximum_time_to_lock">Maximum Time to Lock</string>
98 <string name="da_policy_info">Expected value: %1$s\nActual value: %2$s</string>
99
100 <string name="da_screen_lock_test">Screen Lock Test</string>
101 <string name="da_screen_lock_info">This test checks that the DevicePolicyManager\'s lockNow
102 method immediately locks the screen. It should lock the screen immediately despite any
Christine Chen523d04c2011-09-22 11:45:50 -0700103 settings that may specify a timeout.\n\nClick the \"Force Lock\" button to lock the screen.
Brian Muramatsu76c50252011-06-29 17:12:29 -0700104 Your screen should be locked and require the password to be entered.
Brian Muramatsu713049d2011-06-23 18:35:36 -0700105 </string>
106 <string name="da_force_lock">Force Lock</string>
Brian Muramatsu713049d2011-06-23 18:35:36 -0700107 <string name="da_lock_success">It appears the screen was locked successfully!</string>
108 <string name="da_lock_error">It does not look like the screen was locked...</string>
109
Brian Muramatsue891acb2011-05-19 16:02:39 -0700110 <!-- Strings for BluetoothActivity -->
111 <string name="bluetooth_test">Bluetooth Test</string>
Jeff Davidson112f2792011-08-22 09:46:46 -0700112 <string name="bluetooth_test_info">The Bluetooth Control tests check whether or not the device
Brian Muramatsue891acb2011-05-19 16:02:39 -0700113 can disable and enable Bluetooth properly.\n\nThe Device Communication tests require two
114 devices to pair and exchange messages. The two devices must be:
115 \n\n1. a candidate device implementation running the software build to be tested
116 \n\n2. a separate device implementation already known to be compatible</string>
117
Brian Muramatsue891acb2011-05-19 16:02:39 -0700118 <string name="bt_control">Bluetooth Control</string>
119 <string name="bt_device_communication">Device Communication</string>
120
121 <string name="bt_toggle_bluetooth">Toggle Bluetooth</string>
122 <string name="bt_toggle_instructions">Disable and enable Bluetooth to successfully complete this test.</string>
123 <string name="bt_enable_bluetooth">Enable Bluetooth</string>
124 <string name="bt_disable_bluetooth">Disable Bluetooth</string>
125 <string name="bt_disabling">Disabling Bluetooth...</string>
126 <string name="bt_disabling_error">Could not disable Bluetooth...</string>
127
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700128 <string name="bt_connection_access_server">Connection Access Server</string>
129 <string name="bt_connection_access_client">Connection Access Client</string>
130 <string name="bt_connection_access_server_info">
131 Start the CTS Verifier on another device, start the Bluetooth test, and choose
132 \"Connection Access Client\" to setup the test.
133 \n\nFirst, unpair the devices via Bluetooth settings. Then connect the devices together
134 using the \"Make Discoverable\" and \"Pick Server\" buttons.
135 \n\nA connection access request should appear on the server and enable the pass button.
136 </string>
137 <string name="bt_connection_access_client_info">
138 Start the CTS Verifier on another device, start the Bluetooth test, and choose
139 \"Connection Access Server\" to complete the test.
140 \n\nMake the device acting as the server discoverable and connect to it via the
141 \"Pick Server\" button. Check that the server displays the connection access request
142 dialog. The client device does not need to do anything else.
143 </string>
144 <string name="bt_ca_dialog">Was the connection access request dialog shown?</string>
145 <string name="bt_ca_tips">
146 Tap the \"Bluetooth Settings\" button and check that both devices are not paired
147 before running the test.
148 \n\nUse the \"Make Discoverable\" and \"Pick Server\" buttons to connect the two Bluetooth
149 devices together and start the test.
150 </string>
151
Brian Muramatsue891acb2011-05-19 16:02:39 -0700152 <string name="bt_secure_server">Secure Server</string>
153 <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>
154 <string name="bt_insecure_server">Insecure Server</string>
155 <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>
156 <string name="bt_waiting">Waiting for client...</string>
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700157 <string name="bt_listening">Listening...</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -0700158 <string name="bt_connecting">Connecting...</string>
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700159 <string name="bt_connected">Connected</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -0700160 <string name="bt_received_messages">Received Messages</string>
161 <string name="bt_sent_messages">Sent Messages</string>
162 <string name="bt_no_messages">No messages</string>
163 <string name="bt_make_discoverable">Make Discoverable</string>
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700164 <string name="bt_pick_server">Pick Server</string>
Brian Muramatsu8b98f7c2011-06-08 14:50:24 -0700165 <string name="bt_insecure_pairing_error_title">Pairing dialog shown?</string>
166 <string name="bt_insecure_pairing_error_message">Insecure connections should not show the pairing dialog!</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -0700167
168 <string name="bt_secure_client">Secure Client</string>
169 <string name="bt_insecure_client">Insecure Client</string>
170
171 <string name="bt_device_picker">Device Picker</string>
172 <string name="bt_paired_devices">Paired Devices</string>
173 <string name="bt_new_devices">New Devices</string>
174 <string name="bt_no_devices">No devices</string>
175 <string name="bt_scan">Scan for Devices</string>
176 <string name="bt_scanning">Scanning...</string>
177 <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>
178 <string name="bt_settings">Bluetooth Settings</string>
179
Brian Muramatsuaccc6842010-08-11 18:57:27 -0700180 <!-- Strings for FeatureSummaryActivity -->
Dan Morrill5df275b2010-08-11 12:19:19 -0700181 <string name="feature_summary">Hardware/Software Feature Summary</string>
Brian Muramatsu14e1cbb2010-09-13 18:33:39 -0700182 <string name="feature_summary_info">This is a test for...</string>
Dan Morrill5df275b2010-08-11 12:19:19 -0700183 <string name="fs_disallowed">WARNING: device reports a disallowed feature name</string>
184 <string name="fs_missing_wifi_telephony">WARNING: device reports neither WiFi nor telephony</string>
185 <string name="fs_no_data">No data.</string>
Dan Morrill71351d82010-10-20 15:26:00 -0700186 <string name="fs_legend_good">standard feature reported by device</string>
187 <string name="fs_legend_indeterminate">optional feature not reported by device</string>
188 <string name="fs_legend_warning">non-standard feature reported by device</string>
189 <string name="fs_legend_error">required feature not reported, or forbidden feature reported</string>
190
Dan Morrill5df275b2010-08-11 12:19:19 -0700191 <string name="empty"></string>
192
Nick Pelly1fe08972012-05-14 17:35:58 -0700193 <!-- Strings for Location tests -->
194 <string name="location_gps_test">GPS Test</string>
195 <string name="location_gps_test_info">This test verifies basic GPS behavior
196 and callback scheduling.
197 Make sure the device has line of sight to GPS satellites
198 (for example, outside, or near a window)
199 and then press OK to run the automated tests.</string>
200
Brian Muramatsu984b78b2011-09-23 12:37:28 -0700201 <!-- Strings for NfcTestActivity -->
202 <string name="nfc_test">NFC Test</string>
203 <string name="nfc_test_info">The Peer-to-Peer Data Exchange tests require two devices with
204 NFC enabled to exchange messages. One device must be the candidate device running the
205 software build to be tested, while the other device must be an implementation already
206 known to be compatible.\n\nThe Tag Verification tests check that your
207 device can properly read and write to tags of different technologies. The MIFARE
208 Ultralight test is only applicable for devices that support it.
209 </string>
210
211 <string name="nfc_not_enabled">NFC is not enabled!</string>
212 <string name="nfc_not_enabled_message">These tests require NFC to be enabled. Click the
213 button below to goto Settings and enable it.</string>
214 <string name="nfc_settings">NFC Settings</string>
215
Nick Pellya9631ce2011-10-31 14:18:46 -0700216 <string name="ndef_push_not_enabled">NDEF Push is not enabled!</string>
217 <string name="ndef_push_not_enabled_message">These tests require Android Beam to be enabled.
218 Click the button below to goto NFC Sharing Settings and enable it.</string>
219 <string name="ndef_push_settings">NFC Sharing Settings</string>
220
Brian Muramatsu984b78b2011-09-23 12:37:28 -0700221 <string name="nfc_pee_2_pee">Peer-to-Peer Data Exchange</string>
222 <string name="nfc_ndef_push_sender">NDEF Push Sender</string>
223 <string name="nfc_ndef_push_receiver">NDEF Push Receiver</string>
224
225 <string name="nfc_tag_verification">Tag Verification</string>
226 <string name="nfc_ndef">NDEF</string>
227 <string name="nfc_mifare_ultralight">MIFARE Ultralight</string>
228
229 <string name="nfc_ndef_push_sender_info">Start the \"CTS Verifier NDEF Receiver\" test on
230 another device and touch the devices back to back. The receiver should show a
231 dialog indicating it has successfully received the correct message!</string>
232 <string name="nfc_ndef_push_sender_instructions">Touch this device to the back of another
233 device running the \"CTS Verifier NDEF Receiver\"...</string>
234
235 <string name="nfc_ndef_push_receiver_info">Start the \"CTS Verifier NDEF Sender\" test on
236 another device and touch the devices back to back. The receiver should show a
237 dialog indicating it has successfully received the correct message!</string>
238 <string name="nfc_ndef_push_receiver_instructions">Touch this device to the back of another
239 device running the \"CTS Verifier NDEF Sender\"...</string>
240 <string name="nfc_ndef_push_receive_success">Successfully received the correct NDEF push
241 message.</string>
242 <string name="nfc_ndef_push_receive_failure">Failed to receive the correct NDEF push
243 message.</string>
244
245 <string name="nfc_tag_verifier">NFC Tag Verifier</string>
246 <string name="nfc_tag_verifier_info">Follow the on-screen instructions to write and read
247 a tag of the chosen technology.</string>
248
249 <string name="nfc_scan_tag">Place device on a writable %s tag...</string>
250 <string name="nfc_write_tag_title">Writable tag discovered!</string>
251 <string name="nfc_write_tag_message">Press OK to write to this tag...</string>
252 <string name="nfc_scan_tag_again">Tap the same %s tag again to confirm that its contents match...</string>
253 <string name="nfc_wrong_tag_title">Wrong type of tag scanned</string>
254 <string name="nfc_no_tech">No tag technologies detected...</string>
255
256 <string name="nfc_writing_tag">Writing NFC tag...</string>
257 <string name="nfc_writing_tag_error">Error writing NFC tag...</string>
258 <string name="nfc_reading_tag">Reading NFC tag...</string>
259 <string name="nfc_reading_tag_error">Error reading NFC tag...</string>
260
261 <string name="nfc_result_success">Test passed!</string>
262 <string name="nfc_result_failure">Test failed!</string>
263
264 <string name="nfc_result_message">Written data:\n%1$s\n\nRead data:\n%2$s</string>
265 <string name="nfc_ndef_content">Id: %1$s\nMime: %2$s\nPayload: %3$s</string>
266
Brian Muramatsu729de482011-05-12 12:26:58 -0700267 <!-- Strings for AccelerometerTestActivity and GyroscopeTestActivity -->
Dan Morrill5df275b2010-08-11 12:19:19 -0700268 <string name="snsr_accel_test">Accelerometer Test</string>
Dan Morrill71351d82010-10-20 15:26:00 -0700269 <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 -0700270
271 <string name="snsr_gyro_test">Gyroscope Test</string>
272 <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>
273 <string name="snsr_gyro_test_progress">Test %1$d of %2$d</string>
274 <string name="snsr_gyro_test_no_gyro_title">No gyroscope?</string>
275 <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>
276 <string name="snsr_gyro_test_degrees_title">Wrong units?</string>
277 <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 -0700278
279 <!-- Strings for SuidFilesActivity -->
Brian Muramatsu14e1cbb2010-09-13 18:33:39 -0700280 <string name="suid_files">SUID File Scanner</string>
281 <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 -0700282 <string name="scanning_directory">Scanning directory...</string>
Brian Muramatsu22330722010-08-13 14:48:36 -0700283 <string name="file_status">User: %1$s\nGroup: %2$s\nPermissions: %3$s\nPath: %4$s</string>
Brian Muramatsuaccc6842010-08-11 18:57:27 -0700284 <string name="no_file_status">Could not stat file...</string>
285 <string name="congratulations">Congratulations!</string>
286 <string name="no_suid_files">No unauthorized suid files detected!</string>
Brian Muramatsuf8946202010-11-09 13:43:39 -0800287
Brian Muramatsu1f549802011-06-09 15:25:28 -0700288 <!-- Strings for Camera Analyzer -->
289 <string name="camera_analyzer">Camera Analyzer</string>
Eino-Ville Talvalac0b150c2012-04-12 17:26:57 -0700290 <string name="ca_find_checkerboard_label">Find target</string>
291 <string name="ca_check_formats_label">Output formats</string>
292 <string name="ca_exposure_test_label">Exposure Comp.</string>
Christine Chen523d04c2011-09-22 11:45:50 -0700293 <string name="ca_result_label">Results will be here</string>
Eino-Ville Talvalac0b150c2012-04-12 17:26:57 -0700294 <string name="ca_wb_test_label">White Balance</string>
295 <string name="ca_lock_test_label">AE Lock</string>
296 <string name="ca_metering_label">Metering Area</string>
297 <string name="ca_focus_modes_label">Focus Modes</string>
Christine Chen523d04c2011-09-22 11:45:50 -0700298 <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 -0700299
James Painterfa2e1662012-09-13 15:37:58 -0700300 <!-- Strings for Camera Orientation -->
301 <string name="camera_orientation">Camera Orientation</string>
James Painter6cdb8682012-10-02 08:22:39 -0700302 <string name="co_info">This test verifies the orientation capabilities of
303 camera preview and capture.\n - The left view shows a preview window rotated
304 clockwise by a given magnitude of degrees.\n - The right view, after taking
305 a photo, shows the captured image.\n - For each camera and orientation, both
306 the left and right views should appear rotated clockwise by the amount of
307 degrees specified. Choose \"Pass\" if this is the case. Otherwise, choose
308 \"Fail\".\n - For front-facing cameras, the test will horizontally mirror
309 the captured image prior to rotation, in attempt to make the left and right
310 views appear the same.\n - The physical orientation of the device does not
311 matter.\n - Read the message above the \"Take Photo\" button for
312 step-by-step instructions.
James Painter738030a2012-09-26 00:31:30 -0700313 </string>
James Painterfa2e1662012-09-13 15:37:58 -0700314 <string name="co_preview_label">Camera preview</string>
315 <string name="co_format_label">Oriented photo</string>
316 <string name="co_camera_label">Camera:</string>
317 <string name="co_orientation_label">Orientation</string>
James Painter738030a2012-09-26 00:31:30 -0700318 <string name="co_orientation_direction_label">clockwise</string>
James Painterfa2e1662012-09-13 15:37:58 -0700319 <string name="co_instruction_heading_label">Instruction:</string>
320 <string name="co_instruction_text_photo_label">Take a photo</string>
James Painter6cdb8682012-10-02 08:22:39 -0700321 <string name="co_instruction_text_passfail_label">Choose \"Pass\" if the left view is oriented the same as the right view. Otherwise, choose \"Fail\".</string>
322 <string name="co_instruction_text_extra_label">(mirrored horizontally prior to rotation, since camera is front-facing)</string>
James Painterfa2e1662012-09-13 15:37:58 -0700323 <string name="co_photo_button_caption">Take Photo</string>
Eino-Ville Talvalae56ae2a2012-04-27 19:18:41 -0700324
Igor Murashkin48f86e72012-10-17 18:12:59 -0700325 <!-- Strings for Camera Intents -->
326 <string name="camera_intents">Camera Intents</string>
327 <string name="ci_info">
328 This test verifies that the default camera app is firing intents
329 after pictures/videos are taken. It also verifies that when the
330 default camera app is invoked via intents, the launch intents work,
331 and the broadcast intents are received when appropriate per the SDK
332 documentation.\n\n
333 - Read the message above the \"Start Test\" button for
334 step-by-step instructions.
335 </string>
336 <string name="ci_preview_label">Camera preview</string>
337 <string name="ci_format_label">Oriented photo</string>
338 <string name="ci_camera_label">Camera:</string>
339 <string name="ci_intents_label">Intents Test</string>
340 <string name="ci_intents_direction_label">clockwise</string>
341 <string name="ci_instruction_heading_label">Instructions:</string>
342 <string name="ci_instruction_text_photo_label">READ BEFORE STARTING TEST</string>
343 <string name="ci_instruction_text_passfail_label">Choose \"Pass\" if the right intent is fired after taking a photo from the camera app. Otherwise, choose \"Fail\".</string>
344 <string name="ci_instruction_text_app_picture_label">\n
345 1. Click Start Test. \n
346 2. Go to home screen (HOME key). \n
347 3. Launch Camera application. \n
348 4. Capture photo. \n
349 5. Return to CTS verifier app. \n
350 6. Pass button will light up if intent was received.\n
351 7. Click "Pass" if possible.
352 </string>
353 <string name="ci_instruction_text_app_video_label">\n
354 1. Click Start Test. \n
355 2. Go to home screen (HOME key). \n
356 3. Launch Camera application. \n
357 4. Capture video. \n
358 5. Return to CTS verifier app. \n
359 6. Pass button will light up if intent was received.\n
360 7. Click "Pass" if possible.
361 </string>
362 <string name="ci_instruction_text_intent_picture_label">\n
363 1. Click Start Test.\n
364 2. Camera app will launch, prompting to take photo.\n
365 3. Capture/confirm photo using camera app controls.\n
366 4. Pass button will light up if intent was NOT received.\n
367 5. Click "Pass" if possible.
368 </string>
369 <string name="ci_instruction_text_intent_video_label">\n
370 1. Click Start Test.\n
371 2. Camera app will launch, prompting to take video.\n
372 3. Capture/confirm video using camera app controls.\n
373 4. Pass button will light up if intent was received.\n
374 5. Click "Pass" if possible.
375 </string>
376 <string name="ci_start_test_button_caption">Start Test</string>
377
James Painterfa2e1662012-09-13 15:37:58 -0700378 <!-- Strings for Camera Formats -->
Eino-Ville Talvalae56ae2a2012-04-27 19:18:41 -0700379 <string name="camera_format">Camera Formats</string>
380 <string name="cf_info">This test checks that all the supported
381 output formats for camera preview callbacks work correctly, and
382 that the mandatory formats are available. \n - The left view shows
383 a standard preview window. \n - The right view shows the output
384 processed from camera preview callbacks. \n - For each camera,
385 resolution, and format combination in the dropdowns, the right
386 view should look the same as the left, and neither should have
387 streaks, lines, or other artifacts. \n - For front-facing cameras,
388 the right view must be horizontally mirrored relative to the left
389 view.\n - Note that the frame rate of the right view may be much
390 lower than on the left; this is not an indication of a failed
391 test.
392 </string>
393 <string name="cf_preview_label">Normal preview</string>
394 <string name="cf_format_label">Processed callback data</string>
395
Brian Muramatsu12c86912011-07-21 17:26:46 -0700396 <!-- Strings for USB accessory test activity -->
397 <string name="usb_accessory_test">USB Accessory Test</string>
398 <string name="usb_accessory_test_info">
Brian Muramatsudd2bf712011-08-12 12:46:07 -0700399 1. Connect your Android device to a computer and run the \'cts-usb-accessory\' program
400 included with the CTS Verifier bundle.
Brian Muramatsu12c86912011-07-21 17:26:46 -0700401 \n\n2. If you have not started the CTS Verifier, press \'OK\' when asked to open the CTS
402 Verifier when the accessory is connected. \n\nIf you are already in this test,
403 then you can press \'Cancel\' but press \'OK\' in the next dialog asking whether to allow
404 CTS Verifier to access the accessory.
405 \n\n3. You should see the accessory and the CTS Verifier display a series of messages
406 which indicates that the accessory support is working properly.
407 </string>
408 <string name="usb_not_available_title">USB accessory feature is not available?</string>
409 <string name="usb_not_available_message">If your device is supposed to support USB accessories, your API implementation is not behaving correctly!</string>
410 <string name="usb_received_messages">Received Messages</string>
411 <string name="usb_sent_messages">Sent Messages</string>
412 <string name="usb_no_messages">No messages</string>
413 <string name="usb_message_thread_started">Starting message processing...</string>
414 <string name="usb_message_thread_exception">Exception occurred while processing a message...</string>
415 <string name="usb_message_thread_ended">Stopping message processing...</string>
416 <string name="usb_test_passed">Received all expected messages. Pass button enabled!</string>
417 <string name="usb_file_descriptor_error">Could not open file descriptor for USB accessory... try reconnecting and restarting the accessory?</string>
418
Jeff Davidson112f2792011-08-22 09:46:46 -0700419 <!-- Strings for StreamingVideoActivity -->
420 <string name="streaming_video">Streaming Video Quality Verifier</string>
421 <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>
422 <string name="sv_no_data">No videos.</string>
423 <string name="sv_failed_title">Test Failed</string>
424 <string name="sv_failed_message">Unable to play stream. See log for details.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900425
426 <!-- Strings for P2pTestActivity -->
427 <string name="p2p_test">Wi-Fi Direct Test</string>
428 <string name="p2p_test_info">
429 The Wi-Fi Direct tests require two devices with Wi-Fi Direct enabled to exchange
430 messages. One device must be the candidate device running the software build to
431 be tested, while the other device must be an implementation already known to be
432 compatible.\n\nOne device should start the requester test, and the other should
433 start the responder test. Your device must pass both requester and responder
434 tests.
435 </string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900436 <string name="p2p_group_formation">Group Formation</string>
437 <string name="p2p_join">Group Join</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900438 <string name="p2p_service_discovery">Service Discovery</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900439
440 <string name="p2p_go_neg_responder_test">GO Negotiation Responder Test</string>
441 <string name="p2p_go_neg_requester_test">GO Negotiation Requester Test</string>
442 <string name="p2p_group_owner_test">Group Owner Test</string>
443 <string name="p2p_group_client_test">Group Client Test</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900444 <string name="p2p_service_discovery_responder_test">
445 Service Discovery Responder Test</string>
446 <string name="p2p_service_discovery_requester_test">
447 Service Discovery Requester Test</string>
448
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900449 <string name="p2p_go_neg_responder">GO Negotiation Responder</string>
450 <string name="p2p_go_neg_requester">GO Negotiation Requester</string>
451 <string name="p2p_accept_client">Group Owner</string>
452 <string name="p2p_join_go">Group Client</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900453 <string name="p2p_service_discovery_responder">Service Discovery Responder</string>
454 <string name="p2p_service_discovery_requester">Service Discovery Requester</string>
455
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900456 <string name="p2p_go_neg_responder_info">
457 Start the \"GO Negotiation Requester Test\" on the other device and follow
458 the instructions.</string>
459 <string name="p2p_accept_client_info">
460 Start the \"Group Client Test\" on the other device and follow
461 the instructions.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900462 <string name="p2p_service_discovery_responder_info">
463 Start the \"Service Discovery Requester Test\" on the other device and follow
464 the instructions.</string>
465
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900466 <string name="p2p_go_neg_requester_info">
467 Start the \"GO Negotiation Responder Test\" on the other device.
468 Then run each test individually by clicking on it\'s name.</string>
469 <string name="p2p_join_go_info">
470 Start the \"Group Owner Test\" on the other device.
471 Then run each test individually by clicking on it\'s name.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900472 <string name="p2p_service_discovery_requester_info">
473 Start the \"Service Discovery Responder Test\" on the other device.
474 Then run each test individually by clicking on it\'s name.</string>
475
476 <string name="p2p_not_enabled">Wi-Fi is not enabled</string>
477 <string name="p2p_not_enabled_message">These tests require Wi-Fi to be enabled.
478 Click the button below to go to system settings and enable Wi-Fi.</string>
479 <string name="p2p_settings">Wi-Fi Direct Settings</string>
480
481 <string name="p2p_result_success">Test passed successfully.</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900482
483 <string name="p2p_go_neg_responder_ready">
484 The go negotiation responder is now ready to start. Start
485 the \"GO Negotiation Requester Test\" on the other device.
486 Keep the screen here until all tests on the other device are
487 finished.</string>
488 <string name="p2p_go_ready">
489 The group owner is now ready to start. Start the \"Join
490 Group Test\" on the other device.
491 Keep the screen here until all tests on the other device are
492 finished.</string>
493 <string name="p2p_service_responder_ready">
494 The service responder is now ready to start. Start the
495 \"Service Discovery Requester Test\" on the other device.
496 Keep the screen here until all tests on the other device are
497 finished.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900498
499 <string name="p2p_setup_error">
500 Test failed.\n\nSet up error. Check whether Wi-Fi can be enabled.</string>
501 <string name="p2p_unexpected_error">
502 Test failed.\n\nUnexpected error. Check logcat.</string>
503 <string name="p2p_add_local_service_error">
504 Test failed.\n\nFailed to add local service.</string>
505 <string name="p2p_add_service_request_error">
506 Test failed.\n\nFailed to add service request.</string>
507 <string name="p2p_remove_service_request_error">
508 Test failed.\n\nFailed to remove service request.</string>
509 <string name="p2p_clear_service_requests_error">
510 Test failed.\n\nFailed to clear service requests.</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900511 <string name="p2p_connect_error">
512 Test failed.\n\nFailed to start a p2p connection to the target device.</string>
513 <string name="p2p_remove_group_error">
514 Test failed.\n\nFailed to remove a p2p group.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900515 <string name="p2p_discover_peers_error">
516 Test failed.\n\nFailed to discover peers.</string>
517 <string name="p2p_discover_services_error">
518 Test failed.\n\nFailed to discover services.</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900519 <string name="p2p_ceate_group_error">
520 Test failed.\n\nFailed to start up group owner.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900521 <string name="p2p_no_service_requests_error">
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900522 Test failed.\n\n\"NO_SERVICE_REQUESTS\" error did not occur.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900523 <string name="p2p_receive_invalid_response_error">
524 Test failed.\n\nReceived an invalid message or could not receive
525 the expected message.\n\n</string>
526 <string name="p2p_target_not_found_error">Test failed.\n\n
527 The target responder device was NOT found. Start up the responder
528 test on the other device, then run the test again.</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900529 <string name="p2p_target_invalid_role_error">Test failed.\n\n
530 The target responder must be p2p device. However, the target responder
531 device was group owner. Check the test case on the other device.</string>
532 <string name="p2p_target_invalid_role_error2">Test failed.\n\n
533 The target responder must be group owner. However, the target responder
534 device was p2p device. Check the test case on the other device.</string>
535 <string name="p2p_connection_error">
536 Test failed.\n\nFailed to establish a p2p connection.</string>
537 <string name="p2p_detect_disconnection_error">
538 Test failed.\n\nFailed to detect client disconnection.</string>
539 <string name="p2p_disconnect_error">
540 Test failed.\n\nFailed to disconnect a p2p connection.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900541
542 <string name="p2p_search_target">Search Target</string>
543 <string name="p2p_searching_target">Searching for target device ...</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900544 <string name="p2p_checking_serv_capab">Checking the service discovery
545 capability ...</string>
546 <string name="p2p_connecting_with_pbc">Trying to connect the target device ...\n\n
547 Click the \"OK\" button on the other device to accept the connection
548 request from this device.</string>
549 <string name="p2p_connecting_with_pin">Trying to connect the target device ...\n\n
550 Enter the pin number on the other device.</string>
551 <string name="p2p_waiting_for_peer_to_connect">Waiting for peer to
552 connect ...</string>
553 <string name="p2p_waiting_for_peer_to_disconnect">Waiting for peer
554 to disconnect ...</string>
Angus Konga0216882013-03-06 17:51:11 -0800555
556 <string name="camera_fov_calibration">Camera FOV Calibration</string>
557 <string name="camera_fov_calibration_done">Done</string>
558 <string name="camera_fov_general_settings">General settings</string>
559 <string name="camera_fov_label_options">Settings</string>
560 <string name="camera_fov_tap_to_take_photo">Tap to calibrate</string>
561 <string name="camera_fov_marker_distance">Marker distance (in cm)</string>
562 <string name="camera_fov_marker_distance_description">The distance in centimeters between
563 the solid lines on the target pattern.</string>
564 <string name="camera_fov_target_distance">Target distance (in cm)</string>
565 <string name="camera_fov_target_distance_description">The distance in centimeters from the
566 device to the target pattern.</string>
567 <string name="camera_fov_settings_button_text">Setup</string>
Sascha Haeberling28cb27c2013-05-03 18:19:07 -0700568 <string name="camera_fov_change_preview_sizes_button_text">Preview Sizes</string>
569 <string name="camera_fov_choose_preview_size_for_camera">Choose preview size for camera %1$s</string>
Angus Konga0216882013-03-06 17:51:11 -0800570 <string name="camera_fov_displayed_fov_label">Displayed FOV : </string>
571 <string name="camera_fov_reported_fov_label">Reported FOV : </string>
Sascha Haeberling117c60c2013-06-11 13:26:42 -0700572 <string name="camera_fov_reported_fov_problem">Reported FOV problem</string>
573 <string name="camera_fov_reported_fov_problem_message">The reported FOV before takePicture() is
574 different from when onPictureTaken() is called.\nAs picture size has not been changed, the
575 reported FOV should be identical at both times.\n\nFOV before/after: %1$f / %2$f</string>
576
Angus Konga0216882013-03-06 17:51:11 -0800577 <string name="camera_fov_panorama_wallpaper_title">Photo Sphere Live Wallpaper</string>
578 <string name="camera_fov_panorama_wallpaper_description">This live wallapper displays photo
579 spheres.</string>
580 <string name="camera_fov_select_panorama">Select panorama</string>
581 <string name="camera_fov_select_panorama_description">Select a panorama to display in the
582 live wallpaper.</string>
583 <string name="camera_fov_reset_panorama">Reset panorama</string>
584 <string name="camera_fov_reset_panorama_description">Resets the panorama to show the demo
585 file.</string>
586 <string name="camera_fov_enable_compass_mode">Enable compass mode</string>
587 <string name="camera_fov_enable_compass_mode_description">If enabled, the panorama orients
588 itself according to the current rotation of the device.</string>
589
Chris Wrenf102e542013-04-30 17:52:57 -0400590 <string name="test_category_notifications">Notifications</string>
591 <string name="nls_test">Notification Listener Test</string>
592 <string name="nls_service_name">Notification Listener for CTS Verifier</string>
593 <string name="nls_info">This test checks that a NotificationListenerService can be enabled
594 and disabled, and that once enabled the service is able to receive notificaitons and
595 dismiss them.
596 </string>
597 <string name="nls_enable_service">Please enable \"Notification Listener for CTS Verifier\"
598 under Security > Notification Access and return here.</string>
599 <string name="nls_disable_service">Please disable \"Notification Listener for CTS Verifier\"
600 under Security > Notification Access and return here.</string>
601 <string name="nls_start_settings">Launch Settings</string>
602 <string name="nls_service_started">Service should start once enabled.</string>
603 <string name="nls_note_received">Check that notification was received.</string>
604 <string name="nls_payload_intact">Check that notification payload was intact.</string>
605 <string name="nls_clear_one">Check that service can clear a notification.</string>
606 <string name="nls_clear_all">Check that service can clear all notifications.</string>
607 <string name="nls_service_stopped">Service should stop once disabled.</string>
608 <string name="nls_note_missed">Check that notification was not received.</string>
609
Adam Cohen8ae96702013-05-17 14:21:23 -0700610 <!-- Strings for Widget -->
611 <string name="widget_framework_test">Widget Framework Test</string>
612 <string name="widget_framework_test_info">This test checks some basic features of the widget
613 framework. In order to perform the test, press the Home button. Add the widget
614 titled "CTS Verifier" to the home screen. Follow the instructions in the widget.</string>
615 <string name="widget_name">Widget Framework Test</string>
616 <string name="widget_pass">Pass</string>
617 <string name="widget_fail">Fail</string>
Alon Albert4106ff12013-10-01 12:36:02 -0700618
619 <!-- Strings for DeskClock -->
620 <string name="deskclock_tests">Desk Clock Tests</string>
621 <string name="deskclock_tests_info">
622 The Desk Clock tests verify that the Desk Clock app implements the Clock API\'s properly.
623 </string>
624 <string name="deskclock_group_alarms">Alarms</string>
625 <string name="deskclock_group_timers">Timers</string>
626
627 <string name="dc_show_alarms_test">Show Alarms Test</string>
628 <string name="dc_show_alarms_test_info">
629 This test verifies that the SHOW_ALARMS API works.\n
630 1. Press the "Show Alarms" button.\n
631 2. Verify that the Desk Clock app is launched and displays the Alarms section\n
632 </string>
633 <string name="dc_show_alarms_button">Show Alarms</string>
634
635
Brian Muramatsu70a9e3f2010-06-25 15:27:09 -0700636</resources>