blob: 2a90d8d749ff0f5b885ec863afb03cc3e561a64d [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>
Isaac Katzenelsond96d0662013-10-02 17:06:28 -070018
Brian Muramatsuda429d72012-06-14 12:45:22 -070019 <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>
destradaa65c7cdb2013-10-28 16:36:12 -070024 <string name="next_button_text">Next</string>
Zoltan Szatmary-Ban27a2bb52015-07-23 11:58:49 +010025 <string name="go_button_text">Go</string>
Brian Muramatsuff1038f2010-08-26 14:37:08 -070026
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070027 <!-- Strings for TestListActivity -->
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>
Harsh Modi0d3062d2015-06-02 15:59:39 -070030 <string name="test_category_car">Car</string>
Brian Muramatsu713049d2011-06-23 18:35:36 -070031 <string name="test_category_device_admin">Device Administration</string>
Brian Muramatsu12c86912011-07-21 17:26:46 -070032 <string name="test_category_hardware">Hardware</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -070033 <string name="test_category_networking">Networking</string>
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070034 <string name="test_category_sensors">Sensors</string>
Tom O'Neillcd4fa022013-12-13 17:27:46 -080035 <string name="test_category_location">Location</string>
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070036 <string name="test_category_security">Security</string>
Jeff Davidson112f2792011-08-22 09:46:46 -070037 <string name="test_category_streaming">Streaming</string>
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070038 <string name="test_category_features">Features</string>
Isaac Katzenelsond96d0662013-10-02 17:06:28 -070039 <string name="test_category_deskclock">Clock</string>
Matthew Williams547b8162014-10-15 10:18:11 -070040 <string name="test_category_jobscheduler">Job Scheduler</string>
Wonsik Kim18aa5752014-10-30 00:47:57 +090041 <string name="test_category_tv">TV</string>
Brian Muramatsu78d2c1d2010-08-16 15:22:30 -070042 <string name="test_category_other">Other</string>
Brian Muramatsuac007372010-08-18 11:02:28 -070043 <string name="clear">Clear</string>
44 <string name="test_results_cleared">Test results cleared.</string>
Brian Muramatsu52f3b6f2011-09-23 12:09:59 -070045 <string name="view">View</string>
Brian Muramatsu82ab52a2011-06-27 14:02:12 -070046 <string name="test_results_error">Couldn\'t create test results report.</string>
Nicholas Sauer8cf9bdb2015-08-23 13:49:53 -070047 <string name="runtime_permissions_error">Cannot continue. Please grant runtime permissions</string>
Jeff Davidson4c3bbd82011-08-02 11:51:43 -070048 <string name="export">Export</string>
49 <string name="no_storage">Cannot save report to external storage, see log for details.</string>
50 <string name="report_saved">Report saved to: %s</string>
Dan Morrill5df275b2010-08-11 12:19:19 -070051
Brian Muramatsu52f3b6f2011-09-23 12:09:59 -070052 <!-- Strings for ReportViewerActivity -->
53 <string name="report_viewer">Report Viewer</string>
54
Brian Muramatsu0ac3cdf2011-08-03 11:47:10 -070055 <!-- Strings for BackupTestActivity -->
56 <string name="backup_test">Data Backup Test</string>
Jeff Davidson112f2792011-08-22 09:46:46 -070057 <string name="backup_info">This test checks that data backup and automatic restore works
Brian Muramatsu0ac3cdf2011-08-03 11:47:10 -070058 properly. The test activity lists some preferences and files that are backed up and
59 restored by the CTS Verifier. If backup and restore is working properly, these values
60 should be restored after running the backup manager, uninstalling the app, and reinstalling
61 the CTS Verifier.
62 \n\nPress the \"Generate Test Data\" to populate these values
63 and then follow the on screen instructions to finish the test.
64 </string>
65 <string name="bu_preferences">Preferences</string>
66 <string name="bu_files">Files</string>
67 <string name="bu_loading">Loading...</string>
68 <string name="bu_generate">Generate Test Data</string>
69 <string name="bu_generate_error">Error occurred while generating test data...</string>
70 <string name="bu_instructions">Random values for the preferences and files have been saved.
71 \n\nFollow the instructions below to check that the data backup and restore works:
Jeff Davidson112f2792011-08-22 09:46:46 -070072 \n\n1. Make sure backup and automatic restore are enabled in settings. Depending on the
73 backup transport supported by the device you may need to do additional steps. For instance
Takayuki Hoshi7af0e6c2014-11-14 17:07:40 +090074 you may need to set a Google account as the backup account for the device. If you cannot
75 find the corresponding setting options on your device, run \"adb shell bmgr enable true\"
76 to enable the backup manager. You can check its status by executing \"adb shell bmgr
77 enabled\".
Brian Muramatsu0ac3cdf2011-08-03 11:47:10 -070078 \n\n2. Run the backup manager: adb shell bmgr run
79 \n\n3. Uninstall the program: adb uninstall com.android.cts.verifier
80 \n\n4. Reinstall the CTS Verifier and verify that the values are still the same.
81 </string>
82 <string name="bu_settings">Settings</string>
83
Brian Muramatsu713049d2011-06-23 18:35:36 -070084 <!-- Strings for Device Administration tests -->
85 <string name="da_policy_serialization_test">Policy Serialization Test</string>
86 <string name="da_policy_serialization_info">This test checks that a device policy is properly
87 saved and loaded across reboots.\n\nPress the \"Generate Policy\" button to create
88 a random policy. Then press the \"Apply Policy\" button to apply the policy. Reboot the
89 device and verify that all rows in the policy list are green. Red items indicate policy
90 settings that were not loaded properly.
91 </string>
Suprabh Shukla392e9e62017-08-11 17:01:53 -070092 <string name="da_tapjacking_test">Device Admin Tapjacking Test</string>
93 <string name="da_tapjacking_test_info">This test checks that an activity cannot tapjack the
94 user by obscuring the device admin details while prompting the user to activate the admin.
95 </string>
Harsh Modi0d3062d2015-06-02 15:59:39 -070096 <string name="car_dock_test">Car Dock Test</string>
97 <string name="car_dock_test_desc">This test ensures that car mode opens the app associated with
Harsh Modi565526d2015-07-21 17:40:33 -070098 car dock when going into car mode.\n\n
99 Click on "Enable Car Mode" to start the test. Clicking on the button will either bring up a
100 disambiguation dialog asking which app to open or immediately open the CAR_DOCK application.
101 Select the "CTS Verifier" app and then "Always" if the dialog pops up.
102 This will open the CAR_DOCK application.\n\n
103 In the CAR_DOCK application, press the home button, which will enable the pass button if the
104 framework correctly tries to open the CAR_DOCK app again.</string>
Harsh Modi0d3062d2015-06-02 15:59:39 -0700105 <string name="car_mode_enable">Enable Car Mode</string>
106 <string name="car_dock_activity_text">Press the Home button</string>
Brian Muramatsu713049d2011-06-23 18:35:36 -0700107 <string name="da_no_policy">1. Press the \"Generate Policy\" to create a random device
108 policy\n\n2. Press \"Apply Policy\" to put the policy into effect.\n\n3. Reboot your
109 device and return to this test in the CTS Verifier.
110 </string>
111 <string name="da_generate_policy">Generate Policy</string>
112 <string name="da_apply_policy">Apply Policy</string>
113 <string name="da_random_policy">Random policy generated.</string>
114 <string name="da_policy_reboot">Reboot your device and return to this CTS Verifier test.</string>
115 <string name="da_password_quality">Password Quality</string>
116 <string name="da_password_quality_alphabetic">Alphabetic</string>
117 <string name="da_password_quality_alphanumeric">Alphanumeric</string>
118 <string name="da_password_quality_numeric">Numeric</string>
119 <string name="da_password_quality_something">Something</string>
Brian Muramatsu713049d2011-06-23 18:35:36 -0700120 <string name="da_password_minimum_length">Minimum Password Length</string>
121 <string name="da_maximum_failed_passwords_for_wipe">Maximum Failed Passwords for Wipe</string>
122 <string name="da_maximum_time_to_lock">Maximum Time to Lock</string>
123 <string name="da_policy_info">Expected value: %1$s\nActual value: %2$s</string>
124
125 <string name="da_screen_lock_test">Screen Lock Test</string>
126 <string name="da_screen_lock_info">This test checks that the DevicePolicyManager\'s lockNow
127 method immediately locks the screen. It should lock the screen immediately despite any
Christine Chen523d04c2011-09-22 11:45:50 -0700128 settings that may specify a timeout.\n\nClick the \"Force Lock\" button to lock the screen.
Brian Muramatsu76c50252011-06-29 17:12:29 -0700129 Your screen should be locked and require the password to be entered.
Brian Muramatsu713049d2011-06-23 18:35:36 -0700130 </string>
Ahmet Kerim SENOL9fa97c22015-10-12 15:29:11 +0100131 <string name="da_kg_disabled_features_test">Keyguard Disabled Features Test</string>
132 <string name="rn_kg_disabled_features_test">Redacted Notifications Keyguard Disabled Features Test</string>
Brian Muramatsu713049d2011-06-23 18:35:36 -0700133 <string name="da_force_lock">Force Lock</string>
Brian Muramatsu713049d2011-06-23 18:35:36 -0700134 <string name="da_lock_success">It appears the screen was locked successfully!</string>
135 <string name="da_lock_error">It does not look like the screen was locked...</string>
136
Suprabh Shukla392e9e62017-08-11 17:01:53 -0700137 <string name="da_tapjacking_overlay_app_description">This activity attempts to tapjack the activity below.\n
138 Any security sensitive controls below should not respond to taps as long as this activity is visible.</string>
139 <string name="da_tapjacking_instructions">
140 1. Launch the device admin add screen by pressing the button below.\n
141 2. Wait for an overlaying transparent activity to show up obscuring the device admin details window.\n
142 3. The button to activate the admin should be disabled and should not register any taps.\n
143 4. Press \'back\' to exit the overlaying transparent activity.\n
144 5. Press \'back\' to exit the device admin details and return to this screen.\n
145 Pass the test if the device admin could not be activated while the details
146 window was being obscured.
147 </string>
148 <string name="da_tapjacking_button_text">Enable device admin</string>
149
Andres Morales469db8a2015-07-22 10:47:13 -0700150 <!-- Strings for lock bound keys test -->
151 <string name="sec_lock_bound_key_test">Lock Bound Keys Test</string>
152 <string name="sec_lock_bound_key_test_info">
153 This test ensures that Keystore cryptographic keys that are bound to lock screen authentication
154 are unusable without a recent enough authentication. You need to set up a screen lock in order to
155 complete this test. If available, this test should be run by using fingerprint authentication
156 as well as PIN/pattern/password authentication.
157 </string>
Andres Morales626bb612015-07-22 16:01:15 -0700158 <string name="sec_fingerprint_bound_key_test">Fingerprint Bound Keys Test</string>
159 <string name="sec_fingerprint_bound_key_test_info">
160 This test ensures that Keystore cryptographic keys that are bound to fingerprint authentication
161 are unusable without an authentication. You need to set up a fingerprint order to
162 complete this test.
163 </string>
164 <string name="sec_fp_dialog_message">Authenticate now with fingerprint</string>
165 <string name="sec_fp_auth_failed">Authentication failed</string>
Andres Morales469db8a2015-07-22 10:47:13 -0700166 <string name="sec_start_test">Start Test</string>
Upendra854104d2016-06-13 20:19:51 +0530167 <!--CA certificate Test - CA Certificates installed for WiFi are trusted by whole system-->
168 <string name="sec_wifi_ca_cert_test">WiFi CA Certificate Test</string>
169 <string name="sec_wifi_ca_cert_test_info">This test ensures that the CA certificates installed for WiFi should not be trusted by the whole system</string>
170 <string name="sec_push_ca_certificate_to_device_text">Click on the below button to transfer the Certificate to internal storage of your device.</string>
171 <string name="sec_push_ca_certificate_to_device_clearcreds_text">1. Click on below button to launch the security settings of the device.\n2. Select the Clear Credentials option. Select OK.\n3. Come back to the test case. Proceed to the next step</string>
172 <string name="sec_certificate_trust_text">1. Click on the button below to check if the certificate is trusted or not.</string>
Polina Bondarenko302f8b72017-02-02 13:41:03 +0100173 <string name="sec_launch_wifi_settings">1. Click on the button below to open Internal Storage.\n2. Browse to \'myCA.cer\' file.\n3. Type \'bug\' in Certificate Name and select WiFi under Credential use dropdown.\n4. Select OK. Come back to the test case.</string>
Upendra854104d2016-06-13 20:19:51 +0530174 <string name="sec_file_transfer_failed">Failed to transfer the Certificate to the device</string>
175 <string name="sec_file_transferred_text">The certificate has been transferred to the device successfully</string>
176 <string name="sec_cert_nottrusted_text">Certificate not trusted by the system. Proceed to the next step</string>
177 <string name="sec_cert_trusted_text">Certificate trusted by the system. Proceed to the next step</string>
Polina Bondarenko302f8b72017-02-02 13:41:03 +0100178 <string name="sec_autopass_test_instruction">Please PASS the test case, as there is no way to install a Wi-Fi certificate on the device.</string>
Upendra854104d2016-06-13 20:19:51 +0530179 <string name="sec_pass_test_instruction">Please PASS the test case, as the certificate is not trusted</string>
180 <string name="sec_fail_test_instruction">Please FAIL the test case, as the certificate is trusted</string>
181 <string name="sec_read_cert_exception">Exception occurred while reading the certificate</string>
182 <string name="passfail_instruction"></string>
Brian Muramatsue891acb2011-05-19 16:02:39 -0700183 <!-- Strings for BluetoothActivity -->
184 <string name="bluetooth_test">Bluetooth Test</string>
Jeff Davidson112f2792011-08-22 09:46:46 -0700185 <string name="bluetooth_test_info">The Bluetooth Control tests check whether or not the device
Brian Muramatsue891acb2011-05-19 16:02:39 -0700186 can disable and enable Bluetooth properly.\n\nThe Device Communication tests require two
187 devices to pair and exchange messages. The two devices must be:
188 \n\n1. a candidate device implementation running the software build to be tested
189 \n\n2. a separate device implementation already known to be compatible</string>
190
Brian Muramatsue891acb2011-05-19 16:02:39 -0700191 <string name="bt_control">Bluetooth Control</string>
192 <string name="bt_device_communication">Device Communication</string>
John Du73462362013-07-26 12:28:28 -0700193 <string name="bt_le">Bluetooth Low Energy</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -0700194
195 <string name="bt_toggle_bluetooth">Toggle Bluetooth</string>
196 <string name="bt_toggle_instructions">Disable and enable Bluetooth to successfully complete this test.</string>
197 <string name="bt_enable_bluetooth">Enable Bluetooth</string>
198 <string name="bt_disable_bluetooth">Disable Bluetooth</string>
199 <string name="bt_disabling">Disabling Bluetooth...</string>
200 <string name="bt_disabling_error">Could not disable Bluetooth...</string>
201
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700202 <string name="bt_connection_access_server">Connection Access Server</string>
203 <string name="bt_connection_access_client">Connection Access Client</string>
204 <string name="bt_connection_access_server_info">
205 Start the CTS Verifier on another device, start the Bluetooth test, and choose
destradaa65c7cdb2013-10-28 16:36:12 -0700206 \"Connection Access Client\" to setup the test.
207 \n\nFirst, unpair the devices via Bluetooth settings. Then connect the devices together
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700208 using the \"Make Discoverable\" and \"Pick Server\" buttons.
209 \n\nA connection access request should appear on the server and enable the pass button.
210 </string>
211 <string name="bt_connection_access_client_info">
212 Start the CTS Verifier on another device, start the Bluetooth test, and choose
destradaa65c7cdb2013-10-28 16:36:12 -0700213 \"Connection Access Server\" to complete the test.
214 \n\nMake the device acting as the server discoverable and connect to it via the
215 \"Pick Server\" button. Check that the server displays the connection access request
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700216 dialog. The client device does not need to do anything else.
217 </string>
218 <string name="bt_ca_dialog">Was the connection access request dialog shown?</string>
219 <string name="bt_ca_tips">
220 Tap the \"Bluetooth Settings\" button and check that both devices are not paired
221 before running the test.
222 \n\nUse the \"Make Discoverable\" and \"Pick Server\" buttons to connect the two Bluetooth
223 devices together and start the test.
224 </string>
225
Brian Muramatsue891acb2011-05-19 16:02:39 -0700226 <string name="bt_secure_server">Secure Server</string>
227 <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>
228 <string name="bt_insecure_server">Insecure Server</string>
229 <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>
230 <string name="bt_waiting">Waiting for client...</string>
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700231 <string name="bt_listening">Listening...</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -0700232 <string name="bt_connecting">Connecting...</string>
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700233 <string name="bt_connected">Connected</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -0700234 <string name="bt_received_messages">Received Messages</string>
235 <string name="bt_sent_messages">Sent Messages</string>
236 <string name="bt_no_messages">No messages</string>
237 <string name="bt_make_discoverable">Make Discoverable</string>
Brian Muramatsu0822bf42011-09-12 12:29:32 -0700238 <string name="bt_pick_server">Pick Server</string>
Brian Muramatsu8b98f7c2011-06-08 14:50:24 -0700239 <string name="bt_insecure_pairing_error_title">Pairing dialog shown?</string>
240 <string name="bt_insecure_pairing_error_message">Insecure connections should not show the pairing dialog!</string>
Brian Muramatsue891acb2011-05-19 16:02:39 -0700241
242 <string name="bt_secure_client">Secure Client</string>
243 <string name="bt_insecure_client">Insecure Client</string>
244
245 <string name="bt_device_picker">Device Picker</string>
246 <string name="bt_paired_devices">Paired Devices</string>
247 <string name="bt_new_devices">New Devices</string>
248 <string name="bt_no_devices">No devices</string>
249 <string name="bt_scan">Scan for Devices</string>
250 <string name="bt_scanning">Scanning...</string>
251 <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>
252 <string name="bt_settings">Bluetooth Settings</string>
253
John Du73462362013-07-26 12:28:28 -0700254 <!-- BLE client side strings -->
255 <string name="ble_client_service_name">Bluetooth LE GATT Client Handler Service</string>
256 <string name="ble_client_test_name">BLE Client Test</string>
Yicheng Fan24bf0102014-11-24 16:17:58 -0800257 <string name="ble_client_connect_name">BLE Client Connect</string>
258 <string name="ble_discover_service_name">BLE Discover Service</string>
259 <string name="ble_read_characteristic_name">BLE Read Characteristic</string>
260 <string name="ble_write_characteristic_name">BLE Write Characteristic</string>
261 <string name="ble_reliable_write_name">BLE Reliable Write</string>
262 <string name="ble_notify_characteristic_name">BLE Notify Characteristic</string>
263 <string name="ble_read_descriptor_name">BLE Read Descriptor</string>
264 <string name="ble_write_descriptor_name">BLE Write Descriptor</string>
265 <string name="ble_read_rssi_name">BLE Read RSSI</string>
266 <string name="ble_client_disconnect_name">BLE Client Disconnect</string>
John Du73462362013-07-26 12:28:28 -0700267 <string name="ble_client_test_info">The BLE test must be done simultaneously on two devices. This device is the client. All tests listed here must be done in order.</string>
268 <string name="ble_client_send_connect_info">Type in the Bluetooth address of the remote device to connect to, and verify that the devices are connected.</string>
269 <string name="ble_discover_service_info">Verify that the service is discovered when you press the "Discover Service" button.</string>
270 <string name="ble_read_write_info">Write values to and read values from the server to verify that the write and read functionalities are working correctly.</string>
271 <string name="ble_reliable_write_info">A Reliable Write has two steps.\n\n1) Write to the device. This will trigger a callback from the server to verify that the value written was correct.\n2) Execute the write, if the value written is valid.</string>
272 <string name="ble_notify_characteristic_info">Start accepting notifications, and verify that notifications are being reported correctly. The server should be notifying this device with the time every second.</string>
273 <string name="ble_read_rssi_info">Press button to read the RSSI value. Verify that the RSSI changes as you move the two devices further apart or closer together.</string>
274 <string name="ble_client_disconnect_info">Verify that the device is disconnected when you press the "Disconnect" button</string>
275 <string name="ble_address">Bluetooth address</string>
276 <string name="ble_connect">Connect</string>
277 <string name="ble_discover_service">Discover service</string>
278 <string name="ble_write_hint">Nothing to write yet</string>
279 <string name="ble_read_hint">Nothing read yet</string>
280 <string name="ble_write">Write</string>
281 <string name="ble_read">Read</string>
282 <string name="ble_begin_write">Begin write</string>
283 <string name="ble_execute_write">Execute write</string>
284 <string name="ble_begin_notification">Begin notification</string>
285 <string name="ble_stop_notification">Stop notification</string>
286 <string name="ble_waiting_notification">Waiting on notification</string>
287 <string name="ble_read_rssi">Read RSSI</string>
288 <string name="ble_disconnect">Disconnect</string>
Yicheng Fanc8882202014-11-10 12:10:10 -0800289 <string name="ble_test_text">TEST</string>
John Du73462362013-07-26 12:28:28 -0700290
291 <!-- BLE server side strings -->
292 <string name="ble_server_service_name">Bluetooth LE GATT Server Handler Service</string>
293 <string name="ble_server_start_name">BLE Server Test</string>
294 <string name="ble_server_start_info">The BLE test must be done simultaneously on two devices, a server device and a client device. This device is the server.</string>
295 <string name="ble_server_receiving_connect">Waiting on connection from BLE client.</string>
296 <string name="ble_server_add_service">Adding service to BLE server.</string>
297 <string name="ble_server_write_characteristic">Waiting on write characteristic request</string>
298 <string name="ble_server_read_characteristic">Waiting on read characteristic request</string>
299 <string name="ble_server_write_descriptor">Waiting on write descriptor request</string>
300 <string name="ble_server_read_descriptor">Waiting on read descriptor request</string>
301 <string name="ble_server_reliable_write">Waiting on reliable write from client</string>
302 <string name="ble_server_receiving_disconnect">Waiting on disconnection from BLE client</string>
303
Yicheng Fana6736922014-07-08 14:53:55 -0700304 <!-- BLE advertiser side strings -->
305 <string name="ble_advertiser_test_name">BLE Advertiser Test</string>
306 <string name="ble_advertiser_test_info">The BLE test must be done simultaneously on two devices, an advertiser and a scanner. This device is the advertiser.</string>
307 <string name="ble_advertiser_service_name">Bluetooth LE Advertiser Handler Service</string>
Yicheng Fana6736922014-07-08 14:53:55 -0700308 <string name="ble_privacy_mac_name">BLE Privacy Mac</string>
309 <string name="ble_privacy_mac_info">BLE Advertiser should advertise in non-repeating MAC address.</string>
Yicheng Fan994d1dd2014-09-24 16:02:35 -0700310 <string name="ble_advertiser_privacy_mac_instruction">Click start to start advertising, you can disconnect USB and lock the screen of advertiser. Counts and mac address will show on scanner. You may receive message that this device does not support BLE advertising.</string>
Yicheng Fan036fc0cb12014-07-21 19:47:02 -0700311 <string name="ble_power_level_name">BLE Tx Power Level</string>
312 <string name="ble_power_level_info">BLE Advertiser advertises in 4 different power levels. Scanner should receive them in different strength of Rssi, cannot receive weak signals beyond several feet.</string>
Yicheng Fan994d1dd2014-09-24 16:02:35 -0700313 <string name="ble_advertiser_power_level_instruction">Click start to start multi-advertising. Data packets are advertised in 4 different power levels. You may receive message that this device does not support multi advertising. If advertiser does not advertise in 4 power levels, neither you receive the error message, you may not stop the advertising in previous test, or this device does not support 4 advertisers at the same time. Try rebooting the device and run the test to free those advertisers in use.</string>
Yicheng Fancb7cbc62014-08-13 18:11:30 -0700314 <string name="ble_advertiser_scan_filter_name">BLE Hardware Scan Filter</string>
Yicheng Fan63b5d502014-10-03 16:38:54 -0700315 <string name="ble_advertiser_scan_filter_info">BLE Advertiser advertises with 2 different data separately. One can wake up the scanner, the other cannot. This test cares about behavior on scanner only.</string>
Yicheng Fancb7cbc62014-08-13 18:11:30 -0700316 <string name="ble_advertiser_scannable">Scannable advertising</string>
Yicheng Fan994d1dd2014-09-24 16:02:35 -0700317 <string name="ble_advertiser_scannable_instruction">Start scannable advertising, expect scanner consume more power on Monsoon monitor, or see log of GattService from scanner logcat.</string>
Yicheng Fancb7cbc62014-08-13 18:11:30 -0700318 <string name="ble_advertiser_unscannable">Unscannble advertising</string>
Yicheng Fan994d1dd2014-09-24 16:02:35 -0700319 <string name="ble_advertiser_unscannable_instruction">Start unscannable advertising, expect scanner stay calm on Monsoon monitor, no log of GattService from scanner logcat.</string>
Yicheng Fancb7cbc62014-08-13 18:11:30 -0700320 <string name="ble_advertiser_start">Start</string>
321 <string name="ble_advertiser_stop">Stop</string>
Yicheng Fana6736922014-07-08 14:53:55 -0700322
323 <!-- BLE scanner side strings -->
Yicheng Fan036fc0cb12014-07-21 19:47:02 -0700324 <string name="ble_scanner_test_name">BLE Scanner Test</string>
Yicheng Fana6736922014-07-08 14:53:55 -0700325 <string name="ble_scanner_service_name">Bluetooth LE Scanner Handler Service</string>
Yicheng Fan036fc0cb12014-07-21 19:47:02 -0700326 <string name="ble_scanner_test_info">The BLE test must be done simultaneously on two devices, an advertiser and a scanner. This device is the scanner.</string>
Yicheng Fana6736922014-07-08 14:53:55 -0700327 <string name="ble_scanner_privacy_mac">Hold for 15 min to see if receive a different MAC address from advertiser.</string>
Yicheng Fan994d1dd2014-09-24 16:02:35 -0700328 <string name="ble_scanner_privacy_mac_instruction">Mac address, counts are shown on screen. It should continuously receive data packet from advertiser. Every 15 min, a new mac address should show up, which prevents mac address disclosure.</string>
Yicheng Fan036fc0cb12014-07-21 19:47:02 -0700329 <string name="ble_ultra_low">Ultra low</string>
330 <string name="ble_low">Low</string>
331 <string name="ble_medium">Medium</string>
332 <string name="ble_high">High</string>
Shuichi.Noguchi192d3d42016-10-27 20:47:08 +0900333 <string name="ble_scanner_power_level_instruction">Count: Ultra low &lt; low &lt; medium &lt; high\nRssi: Ultra low &lt; low &lt; medium &lt; high\nDistance to see count freezing: Ultra low &lt; low &lt; medium &lt; high\nA common error is ultra low, low and medium behave similarly, with similar rssi, freeze at similar distance.\n\n All power level receive a mac address.</string>
Yicheng Fancb7cbc62014-08-13 18:11:30 -0700334 <string name="ble_scanner_scan_filter_name">BLE Hardware Scan Filter</string>
335 <string name="ble_scanner_scan_filter_info">Lock the screen of scanner, and connect to monsoon. It will not wake up when advertiser is advertising unscannable, and scanner is scanning with filter.</string>
Yicheng Fan63310ee2014-10-27 11:26:28 -0700336 <string name="ble_scanner_scan_filter_instruction">Scan filter is to scan data with service UUID = 0x6666 only. If you scan without scan filter, data with service UUID = 0x5555 and 0x6666 will show up on screen.\nFor monsoon test:\n\tClick scan with filter, lock the screen, connect to monsoon. It will not wake up when advertiser is advertising unscannable data packets, but will show a peak in power usage when advertiser is advertising scannable data.\nFor logcat test:\n\tClick scan with filter, logcat the scanner. No data will be received by GattService when advertiser is advertising unscannable data.</string>
Yicheng Fancb7cbc62014-08-13 18:11:30 -0700337 <string name="ble_scan_with_filter">Scan with filter</string>
338 <string name="ble_scan_without_filter">Scan without filter</string>
Yicheng Fanc8882202014-11-10 12:10:10 -0800339 <string name="ble_scan_start">Start scan</string>
340 <string name="ble_scan_stop">Stop scan</string>
Yicheng Fana6736922014-07-08 14:53:55 -0700341
Brian Muramatsuaccc6842010-08-11 18:57:27 -0700342 <!-- Strings for FeatureSummaryActivity -->
Dan Morrill5df275b2010-08-11 12:19:19 -0700343 <string name="feature_summary">Hardware/Software Feature Summary</string>
Brian Muramatsu14e1cbb2010-09-13 18:33:39 -0700344 <string name="feature_summary_info">This is a test for...</string>
Dan Morrill5df275b2010-08-11 12:19:19 -0700345 <string name="fs_disallowed">WARNING: device reports a disallowed feature name</string>
346 <string name="fs_missing_wifi_telephony">WARNING: device reports neither WiFi nor telephony</string>
347 <string name="fs_no_data">No data.</string>
Dan Morrill71351d82010-10-20 15:26:00 -0700348 <string name="fs_legend_good">standard feature reported by device</string>
349 <string name="fs_legend_indeterminate">optional feature not reported by device</string>
350 <string name="fs_legend_warning">non-standard feature reported by device</string>
351 <string name="fs_legend_error">required feature not reported, or forbidden feature reported</string>
352
Dan Morrill5df275b2010-08-11 12:19:19 -0700353 <string name="empty"></string>
354
Raymond054a4412015-03-17 20:51:23 -0700355 <!-- Strings for HifiUltrasoundTestActivity -->
Raymondf15f8162015-05-19 11:58:43 -0700356 <string name="hifi_ultrasound_test">Hifi Ultrasound Microphone Test</string>
Raymond84218672015-05-13 11:58:12 -0700357 <string name="hifi_ultrasound_test_info">
Raymondf15f8162015-05-19 11:58:43 -0700358 This is a test for near-ultrasound (18500Hz - 20000Hz) microphone response.\n
Raymond84218672015-05-13 11:58:12 -0700359 This test requires two devices.\n</string>
360 <string name="hifi_ultrasound_test_play">PLAY</string>
Raymond054a4412015-03-17 20:51:23 -0700361 <string name="hifi_ultrasound_test_record">RECORD</string>
Raymond054a4412015-03-17 20:51:23 -0700362 <string name="hifi_ultrasound_test_plot">PLOT</string>
363 <string name="hifi_ultrasound_test_dismiss">DISMISS</string>
Raymondf15f8162015-05-19 11:58:43 -0700364 <string name="hifi_ultrasound_test_ok">OK</string>
Raymond054a4412015-03-17 20:51:23 -0700365 <string name="hifi_ultrasound_test_instruction1">
Raymondf15f8162015-05-19 11:58:43 -0700366 Open Hifi Ultrasound Microphone Test on the test device and the reference device.\n
367 Set the media volume of the reference device at 70% and hold it with one hand.\n
Raymond84218672015-05-13 11:58:12 -0700368 Hold the testing device with the other hand\n
369 Press the RECORD button on the testing device, then the PLAY button on the reference device within one second.\n
Raymondf15f8162015-05-19 11:58:43 -0700370 After the test, report result on the testing (recording) device.\n</string>
Raymond054a4412015-03-17 20:51:23 -0700371 <string name="hifi_ultrasound_test_pass">PASS</string>
372 <string name="hifi_ultrasound_test_fail">FAIL</string>
Raymond84218672015-05-13 11:58:12 -0700373 <string name="hifi_ultrasound_test_default_false_string">false</string>
Raymond84218672015-05-13 11:58:12 -0700374 <string name="hifi_ultrasound_test_mic_no_support">
375 Device does not support near-ultrasound recording.\n
Raymond236f9862015-10-26 13:59:46 -0700376 Please report PASS.\n</string>
Raymond84218672015-05-13 11:58:12 -0700377 <string name="hifi_ultrasound_test_spkr_no_support">
378 Device does not support near-ultrasound playback.\n
379 If this is your reference device, please use a different reference device.\n</string>
380
Raymondf15f8162015-05-19 11:58:43 -0700381 <string name="hifi_ultrasound_speaker_test">Hifi Ultrasound Speaker Test</string>
Raymond84218672015-05-13 11:58:12 -0700382 <string name="hifi_ultrasound_speaker_test_info">
Raymondf15f8162015-05-19 11:58:43 -0700383 This is a test for near-ultrasound (18500Hz - 20000Hz) speaker response.\n
Raymond84218672015-05-13 11:58:12 -0700384 This test requires two devices.\n</string>
385 <string name="hifi_ultrasound_speaker_test_instruction1">
Raymondf15f8162015-05-19 11:58:43 -0700386 Open Hifi Ultrasound Speaker Test on the test device and the reference device.\n
387 Set the media volume of the testing device at 70% and hold it with one hand.\n
Raymond84218672015-05-13 11:58:12 -0700388 Hold the reference device with the other hand\n
389 Press the RECORD button on the reference device, then the PLAY button on the testing device within one second.\n
Raymondf15f8162015-05-19 11:58:43 -0700390 After the test, report result on the testing (playback) device.\n</string>
Raymond84218672015-05-13 11:58:12 -0700391 <string name="hifi_ultrasound_speaker_test_mic_no_support">
392 Device does not support near-ultrasound recording.\n
393 If this is your reference device, please use a different reference device.\n</string>
394 <string name="hifi_ultrasound_speaker_test_spkr_no_support">
395 Device does not support near-ultrasound playback.\n
Raymond236f9862015-10-26 13:59:46 -0700396 Please report PASS.\n</string>
Raymondf15f8162015-05-19 11:58:43 -0700397 <string name="hifi_ultrasound_speaker_test_test_side">
398 Please wait for the result on the reference device then report here.</string>
399 <string name="hifi_ultrasound_speaker_test_reference_side">
400 Please report on the testing device.\n</string>
Raymond054a4412015-03-17 20:51:23 -0700401
Nick Pelly1fe08972012-05-14 17:35:58 -0700402 <!-- Strings for Location tests -->
403 <string name="location_gps_test">GPS Test</string>
404 <string name="location_gps_test_info">This test verifies basic GPS behavior
405 and callback scheduling.
406 Make sure the device has line of sight to GPS satellites
407 (for example, outside, or near a window)
408 and then press OK to run the automated tests.</string>
409
Ivan Izmailov3f9500a2018-02-23 14:05:43 -0500410 <!-- Strings for ConnectivityBackgroundTestActivity -->
411 <string name="network_background_test">Network Background Connectivity Test</string>
412 <string name="network_background_test_instructions">
Erik Kline4018b0b2015-11-30 10:22:47 +0900413 This test verifies that IPv6 network connectivity continues to work
Ivan Izmailov3f9500a2018-02-23 14:05:43 -0500414 when the screen is off or is idle for some time.\n\n
Erik Kline4018b0b2015-11-30 10:22:47 +0900415
416 1. Join a Wi-Fi network with IPv6 Internet access.\n
417 2. If the device has battery power, disconnect all power connectors.\n
Ivan Izmailov3f9500a2018-02-23 14:05:43 -0500418 3. Turn the screen off if possible.\n
419 4. Wait until the screen turns on or the test result is displayed (it will take at least two minutes).\n
Erik Kline4018b0b2015-11-30 10:22:47 +0900420 5. If necessary, unlock the device.\n
421 6. Please mark the test according to the result status indicated.\n
422 </string>
Ivan Izmailov3f9500a2018-02-23 14:05:43 -0500423 <string name="network_background_test_start">Start</string>
Erik Kline4018b0b2015-11-30 10:22:47 +0900424
Brian Muramatsu984b78b2011-09-23 12:37:28 -0700425 <!-- Strings for NfcTestActivity -->
426 <string name="nfc_test">NFC Test</string>
427 <string name="nfc_test_info">The Peer-to-Peer Data Exchange tests require two devices with
428 NFC enabled to exchange messages. One device must be the candidate device running the
429 software build to be tested, while the other device must be an implementation already
430 known to be compatible.\n\nThe Tag Verification tests check that your
431 device can properly read and write to tags of different technologies. The MIFARE
432 Ultralight test is only applicable for devices that support it.
Martijn Coenen109d7622013-09-24 07:09:29 -0700433 \n\nThe Host-based card emulation tests check that your device has properly implemented
434 host-based card emulation.
Brian Muramatsu984b78b2011-09-23 12:37:28 -0700435 </string>
436
437 <string name="nfc_not_enabled">NFC is not enabled!</string>
destradaa65c7cdb2013-10-28 16:36:12 -0700438 <string name="nfc_not_enabled_message">These tests require NFC to be enabled. Click the
Brian Muramatsu984b78b2011-09-23 12:37:28 -0700439 button below to goto Settings and enable it.</string>
440 <string name="nfc_settings">NFC Settings</string>
441
Nick Pellya9631ce2011-10-31 14:18:46 -0700442 <string name="ndef_push_not_enabled">NDEF Push is not enabled!</string>
443 <string name="ndef_push_not_enabled_message">These tests require Android Beam to be enabled.
444 Click the button below to goto NFC Sharing Settings and enable it.</string>
445 <string name="ndef_push_settings">NFC Sharing Settings</string>
446
Brian Muramatsu984b78b2011-09-23 12:37:28 -0700447 <string name="nfc_pee_2_pee">Peer-to-Peer Data Exchange</string>
448 <string name="nfc_ndef_push_sender">NDEF Push Sender</string>
449 <string name="nfc_ndef_push_receiver">NDEF Push Receiver</string>
Martijn Coenenbe6dfed2015-06-11 14:52:13 +0200450 <string name="nfc_llcp_version_check">LLCP version check</string>
Brian Muramatsu984b78b2011-09-23 12:37:28 -0700451
452 <string name="nfc_tag_verification">Tag Verification</string>
453 <string name="nfc_ndef">NDEF</string>
454 <string name="nfc_mifare_ultralight">MIFARE Ultralight</string>
455
456 <string name="nfc_ndef_push_sender_info">Start the \"CTS Verifier NDEF Receiver\" test on
457 another device and touch the devices back to back. The receiver should show a
458 dialog indicating it has successfully received the correct message!</string>
459 <string name="nfc_ndef_push_sender_instructions">Touch this device to the back of another
460 device running the \"CTS Verifier NDEF Receiver\"...</string>
461
462 <string name="nfc_ndef_push_receiver_info">Start the \"CTS Verifier NDEF Sender\" test on
463 another device and touch the devices back to back. The receiver should show a
464 dialog indicating it has successfully received the correct message!</string>
465 <string name="nfc_ndef_push_receiver_instructions">Touch this device to the back of another
466 device running the \"CTS Verifier NDEF Sender\"...</string>
467 <string name="nfc_ndef_push_receive_success">Successfully received the correct NDEF push
468 message.</string>
destradaa65c7cdb2013-10-28 16:36:12 -0700469 <string name="nfc_ndef_push_receive_failure">Failed to receive the correct NDEF push
Brian Muramatsu984b78b2011-09-23 12:37:28 -0700470 message.</string>
471
Martijn Coenenbe6dfed2015-06-11 14:52:13 +0200472 <string name="nfc_llcp_version_check_info">This test requires two candidate devices
473 with NFC enabled to exchange P2P messages. Start the \"LLCP version check\" test on
474 the other candidate device also, and touch the devices back to back. This test
475 then verifies that the candidate device correctly advises the LLCP version as 1.2</string>
476 <string name="nfc_llcp_version_check_failure">The candidate devices does not report LLCP
477 version 1.2 or higher.</string>
478 <string name="nfc_llcp_version_check_success">The candidate device has a valid LLCP version.</string>
Brian Muramatsu984b78b2011-09-23 12:37:28 -0700479 <string name="nfc_tag_verifier">NFC Tag Verifier</string>
480 <string name="nfc_tag_verifier_info">Follow the on-screen instructions to write and read
481 a tag of the chosen technology.</string>
482
483 <string name="nfc_scan_tag">Place device on a writable %s tag...</string>
484 <string name="nfc_write_tag_title">Writable tag discovered!</string>
485 <string name="nfc_write_tag_message">Press OK to write to this tag...</string>
486 <string name="nfc_scan_tag_again">Tap the same %s tag again to confirm that its contents match...</string>
487 <string name="nfc_wrong_tag_title">Wrong type of tag scanned</string>
488 <string name="nfc_no_tech">No tag technologies detected...</string>
489
490 <string name="nfc_writing_tag">Writing NFC tag...</string>
491 <string name="nfc_writing_tag_error">Error writing NFC tag...</string>
492 <string name="nfc_reading_tag">Reading NFC tag...</string>
493 <string name="nfc_reading_tag_error">Error reading NFC tag...</string>
494
495 <string name="nfc_result_success">Test passed!</string>
496 <string name="nfc_result_failure">Test failed!</string>
497
498 <string name="nfc_result_message">Written data:\n%1$s\n\nRead data:\n%2$s</string>
499 <string name="nfc_ndef_content">Id: %1$s\nMime: %2$s\nPayload: %3$s</string>
500
Martijn Coenen109d7622013-09-24 07:09:29 -0700501 <string name="nfc_hce">Host-based card emulation</string>
Martijn Coenen109d7622013-09-24 07:09:29 -0700502 <string name="nfc_hce_reader_tests">HCE reader tests</string>
503 <string name="nfc_hce_emulator_tests">HCE emulator tests</string>
504 <string name="nfc_hce_emulator_test_info">The host-based card emulation
505 tests require two devices to be completed. The HCE emulator tests are used
506 to actually test the host-based card emulation feature of the device-under-test. So the
507 device running the emulator tests must be the candidate device running the software
508 to be tested. \n\nFor each emulator test, there is a corresponding "reader test"
509 in the "HCE reader tests" section. The "reader test" acts as a NFC terminal/POS
Martijn Coenen0cf0c962014-02-28 14:22:15 -0800510 and makes sure the device-under-test implements card emulation correctly.</string>
Martijn Coenen109d7622013-09-24 07:09:29 -0700511 <string name="nfc_hce_reader_test_info">The host-based card emulation
512 tests require two devices to be completed. The HCE emulator tests are used
513 to actually test the host-based card emulation feature of the device-under-test. So the
514 device running the emulator tests must be the candidate device running the software
515 to be tested. \n\nFor each emulator test, there is a corresponding "reader test"
516 in the "HCE reader tests" section. The "reader test" acts as a NFC terminal/POS
517 and makes sure the device-under-test implements card emulation correctly.
518 </string>
Martijn Coenen0cf0c962014-02-28 14:22:15 -0800519 <string name="nfc_hce_type_selection">By default HCE applications must run on type A. If your device is restricted to type B (for example, because of a type B only UICC), select "Type B" from the drop-down box above. Note that all tests must be completed in the same mode (either "Type A" or "Type B").</string>
Martijn Coenen109d7622013-09-24 07:09:29 -0700520 <string name="nfc_hce_please_wait">Please wait</string>
521 <string name="nfc_hce_setting_up">Setting up card emulation services...</string>
Martijn Coenenc94c0122013-10-21 14:44:54 -0700522
523 <string name="nfc_hce_default_route_emulator">Default route (Emulator)</string>
524 <string name="nfc_hce_default_route_reader">Default route (Reader)</string>
525 <string name="nfc_hce_default_route_emulator_help">This test verifies that the default route for ISO-DEP (ISO14443-4) frames is the host CPU. It does this by selecting an AID that any Android HCE phone will respond to if the select command is routed to the host. Please verify that there is no rule in the routing table that points this AID to the host. This test may be passed if the "PASS" button on the reader side lights up after tapping the devices together.</string>
526
527 <string name="nfc_hce_protocol_params_emulator">Protocol parameters (Emulator)</string>
528 <string name="nfc_hce_protocol_params_reader">Protocol parameters (Reader)</string>
Martijn Coenen7294e322013-11-13 10:36:05 -0800529 <string name="nfc_hce_protocol_params_emulator_help">This test verifies that the Nfc-A and ISO-DEP protocol parameters are being set correctly. The test may be passed when no FAIL entries show up in the results below. Note that the reader device may be different from the device under test - the DUT itself does not need to be able to act as the reader for this test. \n\n Note that for each test there are 3 possible outcomes:\n1) OK -> test has passed;\n2) FAIL -> test has failed and this must be fixed;\n3) FAIL EMVCO -> this protocol parameter is deviating from the requirements in the EMV Contactless Communication Protocol specification.\n\nWhile it is allowed to ship a HCE implementation with EMVCo failures, it may not perform optimal when EMVco based payment HCE apps are run on the device.</string>
Martijn Coenenc94c0122013-10-21 14:44:54 -0700530
Martijn Coenen109d7622013-09-24 07:09:29 -0700531 <string name="nfc_hce_single_payment_emulator">Single payment (Emulator)</string>
532 <string name="nfc_hce_single_payment_reader">Single payment (Reader)</string>
533
534 <string name="nfc_hce_dual_payment_emulator">Two payment services (Emulator)</string>
535 <string name="nfc_hce_dual_payment_reader">Two payment services (Reader)</string>
536
537 <string name="nfc_hce_change_default_emulator">Change default payment service (Emulator)</string>
538 <string name="nfc_hce_change_default_reader">Change default payment service (Reader)</string>
539
540 <string name="nfc_hce_tap_reader_title">Tap reader</string>
541 <string name="nfc_hce_tap_reader_message">Select the corresponding reader test on the remote device, click OK on this dialog, and tap devices together. The pass button will be enabled if the test passes.</string>
542
543 <string name="nfc_hce_single_non_payment_emulator">Single non-payment (Emulator)</string>
544 <string name="nfc_hce_single_non_payment_reader">Single non-payment (Reader)</string>
545
546 <string name="nfc_hce_dual_non_payment_emulator">Two non-payment services (Emulator)</string>
547 <string name="nfc_hce_dual_non_payment_reader">Two non-payment services (Reader)</string>
548
549 <string name="nfc_hce_conflicting_non_payment_emulator">Two conflicting non-payment services (Emulator)</string>
550 <string name="nfc_hce_conflicting_non_payment_reader">Two conflicting non-payment services (Reader)</string>
551
Martijn Coenene71e3742014-05-23 16:35:55 -0700552 <string name="nfc_hce_foreground_non_payment_emulator">Foreground override non-payment services (Emulator)</string>
553 <string name="nfc_hce_foreground_non_payment_reader">Foreground override non-payment services (Reader)</string>
554 <string name="nfc_hce_foreground_non_payment_help">This test enables two non-payment services with conflicting AIDs. It then uses Androids API to allow the foreground app to set a preference for a specific service. This should prevent a popup dialog from showing. If you see a popup dialog during this asking you to select an app, this test has failed.</string>
555
556 <string name="nfc_hce_foreground_payment_emulator">Foreground override payment services (Emulator)</string>
557 <string name="nfc_hce_foreground_payment_reader">Foreground override payment services (Reader)</string>
558 <string name="nfc_hce_foreground_payment_help">This test enables two payment services, and asks you to set one as the default service. It then uses Androids API to allow the foreground app to set a preference for the non-default service. This will cause the non-default payment service to be invoked.</string>
559 <string name="nfc_hce_change_favor_foreground">This test requires the "Favor foreground app" setting to be enabled. Tap OK to go to Tap and Pay settings and check the Favor foreground app option</string>
Martijn Coenen109d7622013-09-24 07:09:29 -0700560 <string name="nfc_hce_offhost_service_emulator">Off-host service (Emulator)</string>
561 <string name="nfc_hce_offhost_service_reader">Off-host service (Reader)</string>
562 <string name="nfc_hce_offhost_emulator_help">This tests enables a service that declares some AIDs to reside off-host. This test only needs to be passed if your device has a secure element (either embedded or UICC.). The responses from the secure element are not verified by the test - it is up to the tester to verify the responses are as expected.</string>
563
564 <string name="nfc_hce_on_and_offhost_service_emulator">On and off-host services (Emulator)</string>
565 <string name="nfc_hce_on_and_offhost_service_reader">On and off-host services (Reader)</string>
566 <string name="nfc_hce_on_and_offhost_emulator_help">This tests enables a service that declares some AIDs to reside off-host, and another service that runs on host. It then first sends an APDU sequence that goes off-host, and subsequently some APDUs that should go to the on-host service. This test only needs to be passed if your device has a secure element (either embedded or UICC.). The pass button will be enabled if the on-host sequence is performed as expected. The responses from the secure element are not verified by the test - it is up to the tester to verify the responses are as expected. </string>
567
568 <string name="nfc_hce_tap_test_emulator">50 successful taps test (Emulator)</string>
569 <string name="nfc_hce_tap_test_reader">50 successful taps test (Reader)</string>
570 <string name="nfc_hce_tap_test_emulator_help">This test requires you to complete at least 50 HCE taps, to ensure stability of the HCE feature. The NFC service and controller should not crash or hang during any of the 50 taps.</string>
571 <string name="nfc_hce_throughput_emulator">HCE throughput test (Emulator)</string>
572 <string name="nfc_hce_throughput_reader">HCE throughput test (Reader)</string>
573 <string name="nfc_hce_throughput_emulator_help">This tests verifies that your HCE implementation can reach a decent throughput. While Android does not have any requirements on HCE performance, many HCE applications such as transport and payment apps do. If the average APDU roundtrip time is more than 50ms, please take a look at your implementation to see where the delay is coming from.</string>
Martijn Coenene71e3742014-05-23 16:35:55 -0700574 <string name="nfc_hce_change_preinstalled_wallet">The device has an installed payment application that is currently set as default. To complete the test, you will be asked whether you want to make another app the default app. Select yes.</string>
Martijn Coenen109d7622013-09-24 07:09:29 -0700575 <string name="nfc_hce_change_default_help">You will now be asked whether you want to make Payment Service #1 the default app. Select yes.</string>
576 <string name="nfc_hce_conflicting_non_payment_help">When tapping the first time, you will be shown a dialog that asks you to choose between TransportService #1 and TransportService #2. Select TransportService #2. Verify a dialog is shown that asks you to tap again to complete. Now tap again, and if communication with TransportService #2 is successfull the pass button will be enabled."</string>
Martijn Coenene71e3742014-05-23 16:35:55 -0700577
578 <string name="nfc_hce_payment_dynamic_aids_emulator">Dynamic payment AIDs (Emulator)</string>
579 <string name="nfc_hce_payment_dynamic_aids_reader">Dynamic payment AIDs (Reader)</string>
580 <string name="nfc_hce_payment_dynamic_aids_help">This test tries to register dynamic AIDs for a payment service.</string>
581
Martijn Coenen7459cf22014-12-17 16:57:23 -0800582 <string name="nfc_hce_large_num_aids_emulator">Large number of AIDs (Emulator)</string>
583 <string name="nfc_hce_large_num_aids_reader">Large number of AIDs (Reader)</string>
584 <string name="nfc_hce_large_num_aids_help">This test tries to register a large number of different AIDs, to make sure there are no limitations on the maximum amount of HCE apps on the device. Note that this test may take a few seconds to complete; please be patient.</string>
585
Martijn Coenene71e3742014-05-23 16:35:55 -0700586 <string name="nfc_hce_payment_prefix_aids_emulator">Payment prefix AIDs (Emulator)</string>
587 <string name="nfc_hce_payment_prefix_aids_reader">Payment prefix AIDs (Reader)</string>
588 <string name="nfc_hce_payment_prefix_aids_help">This test statically registers prefix AIDs for a payment service.</string>
589
590 <string name="nfc_hce_payment_prefix_aids_emulator_2">Payment prefix AIDs 2 (Emulator)</string>
591 <string name="nfc_hce_payment_prefix_aids_reader_2">Payment prefix AIDs 2 (Reader)</string>
592
593 <string name="nfc_hce_other_prefix_aids_emulator">Other prefix AIDs (Emulator)</string>
594 <string name="nfc_hce_other_prefix_aids_reader">Other prefix AIDs (Reader)</string>
595 <string name="nfc_hce_other_prefix_aids_help">This test dynamically registers prefix AIDs for a non-payment service.</string>
596
597 <string name="nfc_hce_other_conflicting_prefix_aids_emulator">Conflicting non-payment prefix AIDs (Emulator)</string>
598 <string name="nfc_hce_other_conflicting_prefix_aids_reader">Conflicting non-payment prefix AIDs (Reader)</string>
599 <string name="nfc_hce_other_conflicting_prefix_aids_help">This test registers conflicting prefix AIDs and makes sure AID conflict detection with prefix AIDs works properly. When tapping the first time, you will be shown a dialog that asks you to choose between TransportService #1 and TransportService #2. Select TransportService #2. Verify a dialog is shown that asks you to tap again to complete. Now tap again, and if communication with TransportService #2 is successfull the pass button will be enabled."</string>
600
Martijn Coenen109d7622013-09-24 07:09:29 -0700601 <string name="nfc_payment_service_desc">NFC Payment service</string>
602 <string name="ppse">PPSE</string>
603 <string name="mastercard">MasterCard</string>
Martijn Coenene71e3742014-05-23 16:35:55 -0700604 <string name="visa">Visa</string>
Martijn Coenen109d7622013-09-24 07:09:29 -0700605 <string name="paymentService1">Payment Service #1</string>
606 <string name="paymentService2">Payment Service #2</string>
607 <string name="transportService1">TransportService #1</string>
608 <string name="transportService2">TransportService #2</string>
609 <string name="accessService">AccessService</string>
610 <string name="offhostService">OffhostService</string>
611
destradaa65c7cdb2013-10-28 16:36:12 -0700612 <!-- Strings for Sensor Test Activities -->
destradaa0dcd7102014-09-23 14:22:54 -0700613 <string name="snsr_device_admin_receiver">Sensor Tests Device Admin Receiver</string>
destradaa9732fb12014-08-15 10:40:50 -0700614 <string name="snsr_test_summary">Tests passed: %1$d, Tests skipped: %2$d, Tests failed: %3$d</string>
destradaa2581a9e2014-09-26 13:25:19 -0700615 <string name="snsr_test_complete">Test completed without errors.</string>
616 <string name="snsr_test_complete_with_errors">Test completed with errors: those errors
617 might degrade the user experience and might cause some applications to misbehave. They are
618 not required for Android Compatibility at this time, but will in a future release.</string>
destradaa9732fb12014-08-15 10:40:50 -0700619 <string name="snsr_test_pass">PASS</string>
620 <string name="snsr_test_skipped">SKIPPED</string>
621 <string name="snsr_test_fail">FAIL</string>
destradaafd031b92014-10-10 10:45:51 -0700622 <string name="snsr_execution_time">Test execution time %1$s sec</string>
Peng Xu6133d242015-09-22 21:50:47 -0700623 <string name="snsr_rvcvxchk_test">Rotation Vector CV Crosscheck</string>
624 <string name="snsr_rvcvxchk_test_rec">Rotation Vector CV Recording</string>
destradaa9732fb12014-08-15 10:40:50 -0700625
626 <!-- Strings to interact with users in Sensor Tests -->
627 <string name="snsr_test_play_sound">A sound will be played once the verification is complete...</string>
destradaafc687ea2014-08-27 14:47:59 -0700628 <string name="snsr_no_interaction">Leave the device on top of a flat surface.</string>
629 <string name="snsr_interaction_needed">Once the test begins, you will have to wave your hand over the front of the device.</string>
destradaa9732fb12014-08-15 10:40:50 -0700630 <string name="snsr_device_steady">Keep the device steady.</string>
destradaafc687ea2014-08-27 14:47:59 -0700631 <string name="snsr_keep_device_rotating_clockwise">Once the test begins, you will have to keep rotating the device clockwise.</string>
destradaa9732fb12014-08-15 10:40:50 -0700632 <string name="snsr_wait_for_user">Press \'Next\' to continue.</string>
destradaaa0b3bbc2014-09-03 14:08:00 -0700633 <string name="snsr_wait_to_begin">Press \'Next\' to begin.</string>
destradaa9732fb12014-08-15 10:40:50 -0700634 <string name="snsr_on_complete_return">After completing the task, go back to this test.</string>
destradaa139500e2014-08-22 16:01:52 -0700635 <string name="snsr_movement_expected">Movement was expected during the test. Found=%1$b.</string>
destradaaa26b12c2014-10-10 17:22:11 -0700636 <string name="snsr_sensor_feature_deactivation">Turn off any special features installed in the
637 device that register for sensors. Once you are done, you can begin the test.</string>
John Rusnak7ceff362014-08-04 15:49:51 -0700638 <string name="snsr_setting_mode_request">You will be redirected to set \'%1$s\' to: %2$s.</string>
639 <string name="snsr_setting_mode_set">\'%1$s\' set to: %2$s.</string>
640 <string name="snsr_setting_mode_not_set">\'%1$s\' not set to: %2$s.</string>
destradaa3dccf1f02014-08-22 18:11:36 -0700641 <string name="snsr_setting_airplane_mode">Airplane mode</string>
642 <string name="snsr_setting_screen_brightness_mode">Adaptive Brightness</string>
643 <string name="snsr_setting_auto_rotate_screen_mode">Auto-rotate screen</string>
destradaafc687ea2014-08-27 14:47:59 -0700644 <string name="snsr_setting_keep_screen_on">Stay awake</string>
destradaa3dccf1f02014-08-22 18:11:36 -0700645 <string name="snsr_setting_location_mode">Location</string>
destradaa4d4efc82014-10-17 14:50:37 -0700646 <string name="snsr_setting_ambient_display">Ambient Display</string>
destradaa2581a9e2014-09-26 13:25:19 -0700647 <string name="snsr_pass_on_error">Pass Anyway</string>
destradaa2d3dc7d2014-09-26 16:52:06 -0700648 <string name="snsr_run_automated_tests">The screen will be turned off to execute the tests,
649 when tests complete, the device will vibrate and the screen will be turned back on.</string>
destradaa9732fb12014-08-15 10:40:50 -0700650
destradaa65c7cdb2013-10-28 16:36:12 -0700651 <!-- Accelerometer -->
Dan Morrill5df275b2010-08-11 12:19:19 -0700652 <string name="snsr_accel_test">Accelerometer Test</string>
Dan Morrill71351d82010-10-20 15:26:00 -0700653 <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>
destradaa65c7cdb2013-10-28 16:36:12 -0700654 <string name="snsr_accel_m_test">Accelerometer Measurement Tests</string>
destradaa31f57432014-09-26 14:47:28 -0700655 <string name="snsr_accel_test_face_up">Place the device on a flat surface with the screen
656 facing the ceiling.</string>
657 <string name="snsr_accel_test_face_down">Place the device on a flat surface with the screen
658 facing it.</string>
destradaa16203b42014-09-29 13:26:51 -0700659 <string name="snsr_accel_test_right_side">Place the device in a flat surface resting vertically
660 on its right side.</string>
661 <string name="snsr_accel_test_left_side">Place the device in a flat surface resting vertically
662 on its left side.</string>
663 <string name="snsr_accel_test_top_side">Place the device in a flat surface resting vertically
664 on its top side.</string>
665 <string name="snsr_accel_test_bottom_side">Place the device in a flat surface resting vertically
666 on its bottom side.</string>
Brian Muramatsu729de482011-05-12 12:26:58 -0700667
destradaa65c7cdb2013-10-28 16:36:12 -0700668 <!-- Gyroscope -->
Brian Muramatsu729de482011-05-12 12:26:58 -0700669 <string name="snsr_gyro_test">Gyroscope Test</string>
670 <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>
671 <string name="snsr_gyro_test_progress">Test %1$d of %2$d</string>
672 <string name="snsr_gyro_test_no_gyro_title">No gyroscope?</string>
673 <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>
674 <string name="snsr_gyro_test_degrees_title">Wrong units?</string>
675 <string name="snsr_gyro_test_degrees_message">These values looks like degrees per second. These should be radians per second!</string>
destradaa65c7cdb2013-10-28 16:36:12 -0700676 <string name="snsr_gyro_m_test">Gyroscope Measurement Test</string>
destradaa9732fb12014-08-15 10:40:50 -0700677 <string name="snsr_gyro_device_placement">Place the device in a flat surface with the screen
destradaa31f57432014-09-26 14:47:28 -0700678 facing the ceiling. Read the instructions for each scenario, before you perform the
679 test.</string>
destradaa9732fb12014-08-15 10:40:50 -0700680 <string name="snsr_gyro_device_static">Leave the device static.</string>
destradaa31f57432014-09-26 14:47:28 -0700681 <string name="snsr_gyro_rotate_device">Once you begin the test, you will need to rotate the
682 device 360deg (one time) in the direction show by the animation, then place it back on the
683 flat surface.</string>
destradaa65c7cdb2013-10-28 16:36:12 -0700684
Vinod Krishnan20d67252014-04-30 11:12:01 -0700685 <!-- Heart Rate -->
686 <string name="snsr_heartrate_test">Heart Rate Test</string>
Vinod Krishnan7b6bdeb2014-05-13 16:19:44 -0700687 <string name="snsr_heartrate_test_info">This test verifies that the heart rate monitor is working properly.\n\nWait for at least 1 minute before verifying.\n\nVerify that the resting heart rate is between 0 and 100.</string>
Vinod Krishnan20d67252014-04-30 11:12:01 -0700688 <string name="snsr_heartrate_test_no_heartrate_title">No heart rate monitor?</string>
689 <string name="snsr_heartrate_test_no_heartrate_message">It doesn\'t seem like you have a heart rate monitor, so you don\'t need to run this test.</string>
690
destradaa65c7cdb2013-10-28 16:36:12 -0700691 <!-- Magnetic Field -->
692 <string name="snsr_mag_m_test">Magnetic Field Measurement Tests</string>
destradaa9732fb12014-08-15 10:40:50 -0700693 <string name="snsr_mag_verify_norm">Verifying the Norm...</string>
694 <string name="snsr_mag_verify_std_dev">Verifying the Standard Deviation...</string>
destradaa37286b42014-10-02 13:46:05 -0700695 <string name="snsr_mag_verify_calibrated_uncalibrated">Verifying the relationship between
696 calibrated and uncalibrated measurements...</string>
destradaa9732fb12014-08-15 10:40:50 -0700697 <string name="snsr_mag_calibration_description">Please calibrate the Magnetometer by moving
698 it in 8 shapes in different orientations.</string>
destradaa7bed8102014-09-24 13:18:16 -0700699 <string name="snsr_mag_calibration_complete">When done, leave the device in a flat surface, far
700 from all metallic objects (if the test does not pass, try re-running it outdoors).</string>
destradaa37286b42014-10-02 13:46:05 -0700701 <string name="snsr_mag_measurement">-&gt; (%1$.2f, %2$.2f, %3$.2f) : %4$.2f uT</string>
Brian Muramatsuaccc6842010-08-11 18:57:27 -0700702
Jim Steele0c4d08a2014-08-03 00:49:59 -0700703 <!-- Sensor Value Accuracy -->
Jim Steele0c4d08a2014-08-03 00:49:59 -0700704 <string name="snsr_rot_vec_test">Rotation Vector Accuracy Test</string>
destradaaa7714542014-09-04 16:23:03 -0700705 <string name="snsr_event_length">Sensor(%3$s). Event values expected to have size=%1$d. Found=%2$d.</string>
destradaaa7714542014-09-04 16:23:03 -0700706 <string name="snsr_event_value">Sensor(%3$s). Event value[0] expected to be of value=%1$f. Found=%2$f.</string>
707 <string name="snsr_event_time">Sensor(%5$s). Event timestamp expected to be synchronized with SystemClock.elapsedRealtimeNanos(). Event received at=%1$d. Event timestamp=%2$d. Delta=%3$d. Threshold=%4$d.</string>
Jim Steele0c4d08a2014-08-03 00:49:59 -0700708
709 <!-- Sensor Batching -->
710 <string name="snsr_batch_test">Sensor Batching Tests</string>
destradaa16203b42014-09-29 13:26:51 -0700711 <string name="snsr_batching_walking_needed">Once the test begins, you will have to take the
712 device in your hand and walk.</string>
Jim Steele0c4d08a2014-08-03 00:49:59 -0700713
714 <!-- Sensor Synchronization -->
715 <string name="snsr_synch_test">Sensor Synchronization Test</string>
716
Jim Steeleb292a9f2014-07-13 23:29:56 -0700717 <!-- Step Counter and Detector -->
718 <string name="snsr_step_counter_test">Step Counter and Detector Tests</string>
destradaa139500e2014-08-22 16:01:52 -0700719 <string name="snsr_step_counter_test_walking">Once the test begins, you will need to walk, and tap on the screen with each step you take.</string>
destradaaa7714542014-09-04 16:23:03 -0700720 <string name="snsr_step_counter_test_still">Once the test begins, you will need to remain still and hold the device still in your hand.</string>
destradaa139500e2014-08-22 16:01:52 -0700721 <string name="snsr_step_counter_expected_steps">At least %1$d steps are expected to be reported. Reported=%2$d.</string>
722 <string name="snsr_step_counter_detected_reported">Steps reported by user=%1$d. Steps counted=%2$d. Delta=%3$d. Tolerance=%4$d.</string>
723 <string name="snsr_step_detector_detected_reported">Steps reported by user=%1$d. Steps detected=%2$d. Delta=%3$d. Tolerance=%4$d.</string>
724 <string name="snsr_step_counter_event_changed">Step counter expected to increase monotonically, with a delta > 0. Found=%1$d. Timestamp=%2$d.</string>
725 <string name="snsr_step_reported">%1$d | User reported step.</string>
726 <string name="snsr_step_counter_event">%1$d | Step Counter event. count=%2$d.</string>
727 <string name="snsr_step_detector_event">%1$d | Step Detector event.</string>
Jim Steeleb292a9f2014-07-13 23:29:56 -0700728
Aravind Akelladbc95c52015-06-09 10:22:16 -0700729 <!-- Device suspend tests -->
730 <string name="snsr_device_suspend_test">Device Suspend Tests</string>
731 <string name="snsr_device_did_not_go_into_suspend">Device did not go into suspend mode during test execution </string>
732 <string name="snsr_batch_did_not_arrive_at_expected_time">Batch did not arrive at the expected time estimatedBatchArrivalMs=%1$d
733 firstEventReceivedMs=%2$d diffMs=%3$d toleranceMs=%4$d </string>
734 <string name="snsr_device_suspend_test_instr">One you begin the test, disconnect USB, turn off the display and allow
735 the device to go into suspend mode. The screen will turn on and a sound will be played once all the tests are completed.</string>
736
Jim Steelec57c8432014-05-24 09:53:32 -0700737 <!-- Significant Motion -->
738 <string name="snsr_significant_motion_test">Significant Motion Tests</string>
destradaaa7714542014-09-04 16:23:03 -0700739 <string name="snsr_significant_motion_event_arrival">Event expected to trigger. Triggered=%1$s.</string>
740 <string name="snsr_significant_motion_event_type">Event expected to be of type=%1$d. Found=%2$d.</string>
741 <string name="snsr_significant_motion_event_unexpected">Event not expected to trigger. Triggered=%1$s.</string>
destradaaa07a7a22014-08-21 17:09:03 -0700742 <string name="snsr_significant_motion_disable_info">Significant Motion is expected to disable itself after it triggers once.</string>
743 <string name="snsr_significant_motion_test_trigger">Once you begin the test, you will need to walk for Significant Motion to be detected.</string>
744 <string name="snsr_significant_motion_test_cancel">Once you begin the test, you will need to walk to ensure Significant Motion is not reported after trigger canceled.</string>
745 <string name="snsr_significant_motion_test_vibration">Leave the device in a level surface. Once you begin the test, the device will vibrate to ensure that Significant Motion is not triggered.</string>
746 <string name="snsr_significant_motion_test_in_hand">Once you begin the test, hold the device in your hand while you perform natural hand movements.</string>
747 <string name="snsr_significant_motion_test_sitting">Once you begin the test, keep the device in your pocket and move naturally while sitting in a chair.</string>
748 <string name="snsr_significant_motion_test_deactivation">Once you begin the test, you will need to walk to ensure Significant Motion triggers only once.</string>
destradaa91553992014-09-19 17:50:15 -0700749 <string name="snsr_significant_motion_registration">Expected to be able to register for TriggerSensor. Found=%1$b.</string>
destradaaa07a7a22014-08-21 17:09:03 -0700750 <string name="snsr_significant_motion_cancelation">Expected to be able to cancel TriggerSensor. Found=%b.</string>
Aravind Akelladbc95c52015-06-09 10:22:16 -0700751 <string name="snsr_significant_motion_ap_suspend">One you begin the test, disconnect USB, turn off the display and allow the device to go into suspend.
752 You will need to walk to ensure that Significant Motion triggers. The screen will turn on and a sound will be played once the test completes.</string>
753 <string name="snsr_device_did_not_wake_up_at_trigger">Device did not wakeup at tigger time. wakeTime=%1$d ms triggerTime=%2$d ms</string>
Jim Steelec57c8432014-05-24 09:53:32 -0700754
destradaaa0b3bbc2014-09-03 14:08:00 -0700755 <!-- Strings for Sensor CTS tests inside CtsVerifier -->
756 <string name="snsr_single_sensor_tests">CTS Single Sensor Tests</string>
757 <string name="snsr_sensor_integration_tests">CTS Sensor Integration Tests</string>
758 <string name="snsr_sensor_test">CTS Sensor Test</string>
destradaa774c0152014-09-15 17:00:37 -0700759 <string name="snsr_sensor_batching_tests">CTS Sensor Batching Tests</string>
destradaaa0b3bbc2014-09-03 14:08:00 -0700760
Stuart Scottba898162014-01-17 13:18:14 -0800761 <!-- Strings for Sample Test Activities -->
762 <string name="share_button_text">Share</string>
763 <string name="sample_framework_test">Sample Framework Test</string>
764 <string name="sample_test">Sample Test</string>
765 <string name="sample_test_info">This test verifies that bluetooth sharing is working properly.\nThe test assumes the Device Under Test has bluetooth enabled and is already paired with a second device, also with bluetooth enabled.\nStart this test by clicking share, choose bluetooth from the options, and then select a device to share with.\nNote: This is a sample test, used to demonstrate how to write CTS Verifier tests, so just click pass.</string>
766
James Painterfa2e1662012-09-13 15:37:58 -0700767 <!-- Strings for Camera Orientation -->
768 <string name="camera_orientation">Camera Orientation</string>
James Painter6cdb8682012-10-02 08:22:39 -0700769 <string name="co_info">This test verifies the orientation capabilities of
770 camera preview and capture.\n - The left view shows a preview window rotated
771 clockwise by a given magnitude of degrees.\n - The right view, after taking
772 a photo, shows the captured image.\n - For each camera and orientation, both
773 the left and right views should appear rotated clockwise by the amount of
774 degrees specified. Choose \"Pass\" if this is the case. Otherwise, choose
775 \"Fail\".\n - For front-facing cameras, the test will horizontally mirror
776 the captured image prior to rotation, in attempt to make the left and right
777 views appear the same.\n - The physical orientation of the device does not
778 matter.\n - Read the message above the \"Take Photo\" button for
779 step-by-step instructions.
James Painter738030a2012-09-26 00:31:30 -0700780 </string>
James Painterfa2e1662012-09-13 15:37:58 -0700781 <string name="co_preview_label">Camera preview</string>
782 <string name="co_format_label">Oriented photo</string>
783 <string name="co_camera_label">Camera:</string>
784 <string name="co_orientation_label">Orientation</string>
James Painter738030a2012-09-26 00:31:30 -0700785 <string name="co_orientation_direction_label">clockwise</string>
James Painterfa2e1662012-09-13 15:37:58 -0700786 <string name="co_instruction_heading_label">Instruction:</string>
787 <string name="co_instruction_text_photo_label">Take a photo</string>
James Painter6cdb8682012-10-02 08:22:39 -0700788 <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>
789 <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 -0700790 <string name="co_photo_button_caption">Take Photo</string>
Eino-Ville Talvalae56ae2a2012-04-27 19:18:41 -0700791
Igor Murashkin48f86e72012-10-17 18:12:59 -0700792 <!-- Strings for Camera Intents -->
793 <string name="camera_intents">Camera Intents</string>
794 <string name="ci_info">
795 This test verifies that the default camera app is firing intents
796 after pictures/videos are taken. It also verifies that when the
797 default camera app is invoked via intents, the launch intents work,
798 and the broadcast intents are received when appropriate per the SDK
799 documentation.\n\n
800 - Read the message above the \"Start Test\" button for
801 step-by-step instructions.
802 </string>
803 <string name="ci_preview_label">Camera preview</string>
804 <string name="ci_format_label">Oriented photo</string>
805 <string name="ci_camera_label">Camera:</string>
806 <string name="ci_intents_label">Intents Test</string>
807 <string name="ci_intents_direction_label">clockwise</string>
808 <string name="ci_instruction_heading_label">Instructions:</string>
809 <string name="ci_instruction_text_photo_label">READ BEFORE STARTING TEST</string>
810 <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>
811 <string name="ci_instruction_text_app_picture_label">\n
812 1. Click Start Test. \n
813 2. Go to home screen (HOME key). \n
814 3. Launch Camera application. \n
815 4. Capture photo. \n
816 5. Return to CTS verifier app. \n
817 6. Pass button will light up if intent was received.\n
818 7. Click "Pass" if possible.
819 </string>
820 <string name="ci_instruction_text_app_video_label">\n
821 1. Click Start Test. \n
822 2. Go to home screen (HOME key). \n
823 3. Launch Camera application. \n
824 4. Capture video. \n
825 5. Return to CTS verifier app. \n
826 6. Pass button will light up if intent was received.\n
827 7. Click "Pass" if possible.
828 </string>
829 <string name="ci_instruction_text_intent_picture_label">\n
830 1. Click Start Test.\n
831 2. Camera app will launch, prompting to take photo.\n
832 3. Capture/confirm photo using camera app controls.\n
833 4. Pass button will light up if intent was NOT received.\n
834 5. Click "Pass" if possible.
835 </string>
836 <string name="ci_instruction_text_intent_video_label">\n
837 1. Click Start Test.\n
838 2. Camera app will launch, prompting to take video.\n
839 3. Capture/confirm video using camera app controls.\n
840 4. Pass button will light up if intent was received.\n
841 5. Click "Pass" if possible.
842 </string>
843 <string name="ci_start_test_button_caption">Start Test</string>
844
James Painterfa2e1662012-09-13 15:37:58 -0700845 <!-- Strings for Camera Formats -->
Eino-Ville Talvalae56ae2a2012-04-27 19:18:41 -0700846 <string name="camera_format">Camera Formats</string>
847 <string name="cf_info">This test checks that all the supported
848 output formats for camera preview callbacks work correctly, and
849 that the mandatory formats are available. \n - The left view shows
850 a standard preview window. \n - The right view shows the output
851 processed from camera preview callbacks. \n - For each camera,
852 resolution, and format combination in the dropdowns, the right
853 view should look the same as the left, and neither should have
854 streaks, lines, or other artifacts. \n - For front-facing cameras,
855 the right view must be horizontally mirrored relative to the left
856 view.\n - Note that the frame rate of the right view may be much
857 lower than on the left; this is not an indication of a failed
858 test.
859 </string>
860 <string name="cf_preview_label">Normal preview</string>
861 <string name="cf_format_label">Processed callback data</string>
862
Jianing Wei636f9032013-10-03 10:00:25 -0700863 <!-- Strings for Camera Video -->
864 <string name="record_button_text">Test</string>
865 <string name="camera_video">Camera Video</string>
866 <string name="video_info"> This test checks video capture
867 at different resolutions. \n - The left view window shows the preview.
868 \n - Pressing the test button will trigger three
869 seconds of video recording. Playback will show up in the right view
870 window after recording is complete. \n - Use the spinners to choose
871 camera and resolution combinations. The playback should be similar
872 to what you saw in preview. \n - After all possible combinations
873 are tested, the pass button will be enabled. You may press the pass
874 button to indicate a pass. \n - You may press fail button any time during
875 the test to indicate failure.
876 </string>
877 <string name="video_capture_label">Video capture</string>
878 <string name="video_playback_label">Video playback</string>
879 <string name="dialog_fail_test">Test failed</string>
880 <string name="fail_quit">Fail and quit</string>
881 <string name="cancel">Cancel</string>
882 <string name="status_ready">Ready</string>
883 <string name="status_recording">Recording</string>
884 <string name="status_playback">Playing back</string>
885
Brian Muramatsu12c86912011-07-21 17:26:46 -0700886 <!-- Strings for USB accessory test activity -->
887 <string name="usb_accessory_test">USB Accessory Test</string>
John Rusnakddf82c12014-08-04 15:49:51 -0700888 <string name="sensor_power_test">Sensor Power Test</string>
Brian Muramatsu12c86912011-07-21 17:26:46 -0700889 <string name="usb_accessory_test_info">
David Stevensda7a43d2016-03-09 22:21:35 -0800890 1. Connect your Android device to a computer and ensure that the connection is set
891 to charging only from the Android device.
892 \n\n2.Run the \'cts-usb-accessory\' program included with the CTS Verifier bundle.
893 \n\n3. If you have not started the CTS Verifier, press \'OK\' when asked to open the CTS
Brian Muramatsu12c86912011-07-21 17:26:46 -0700894 Verifier when the accessory is connected. \n\nIf you are already in this test,
895 then you can press \'Cancel\' but press \'OK\' in the next dialog asking whether to allow
896 CTS Verifier to access the accessory.
David Stevensda7a43d2016-03-09 22:21:35 -0800897 \n\n4. You should see the accessory and the CTS Verifier display a series of messages
David Stevens5b4ec0e2016-06-02 15:42:47 -0700898 which indicates that the accessory support is working properly, and then you will
899 be presented with more instructions.
Brian Muramatsu12c86912011-07-21 17:26:46 -0700900 </string>
901 <string name="usb_not_available_title">USB accessory feature is not available?</string>
902 <string name="usb_not_available_message">If your device is supposed to support USB accessories, your API implementation is not behaving correctly!</string>
903 <string name="usb_received_messages">Received Messages</string>
David Stevensda7a43d2016-03-09 22:21:35 -0800904 <string name="usb_reconnect_title">Disconnect and Reconnect</string>
905 <string name="usb_disconnect_message">Please disconnect the Android device and the computer.</string>
David Stevens5b4ec0e2016-06-02 15:42:47 -0700906 <string name="usb_connect_message">Please connect the Android device and the computer. Do not interact with the device until prompted.</string>
907 <string name="usb_reconnect_timeout">Test failed because reconnect timed out. You can interact with the device again.</string>
David Stevensda7a43d2016-03-09 22:21:35 -0800908 <string name="usb_reconnect_abort">Abort Test</string>
909 <string name="usb_wait_for_done">Could not find USB accessory. Try waiting longer.</string>
Brian Muramatsu12c86912011-07-21 17:26:46 -0700910 <string name="usb_sent_messages">Sent Messages</string>
911 <string name="usb_no_messages">No messages</string>
912 <string name="usb_message_thread_started">Starting message processing...</string>
913 <string name="usb_message_thread_exception">Exception occurred while processing a message...</string>
914 <string name="usb_message_thread_ended">Stopping message processing...</string>
David Stevens5b4ec0e2016-06-02 15:42:47 -0700915 <string name="usb_test_passed">Test passed, pass button enabled! You can interact with the device again.</string>
Brian Muramatsu12c86912011-07-21 17:26:46 -0700916 <string name="usb_file_descriptor_error">Could not open file descriptor for USB accessory... try reconnecting and restarting the accessory?</string>
917
Ruben Brunk370e2432014-10-14 18:33:23 -0700918 <!-- Strings for the Camera ITS test activity -->
919 <string name="camera_its_test">Camera ITS Test</string>
920 <string name="camera_its_test_info">
921 1. Connect your Android device to a computer with adb installed via a USB cable.
922 \n\n2. Setup the CameraITS test environment by following the setup instructions in the
923 README file found in the CameraITS directory included in the CTS Verifier bundle
924 (cd CameraITS; source build/envsetup.sh;).
925 \n\n3. Setup the test scene described in the CameraITS README file, and aim the camera
926 at it.
Yin-Chia Yeha2277d02014-10-20 15:50:23 -0700927 \n\n4. Run the full ITS test suite on all possible camera Ids.
Yin-Chia Yehab98ada2015-03-05 13:28:53 -0800928 (cd CameraITS; python tools/run_all_tests.py). Once all
Ruben Brunk370e2432014-10-14 18:33:23 -0700929 of the tests have been run, the \'PASS\' button will be enabled if all of the tests have
Yin-Chia Yehd6396fb2016-05-25 12:00:05 -0700930 succeeded. Please note that these tests can take more than 2 hours to run on some devices.
Ruben Brunk370e2432014-10-14 18:33:23 -0700931 </string>
932 <string name="no_camera_manager">
933 No camera manager exists! This test device is in a bad state.
934 </string>
935 <string name="all_legacy_devices">
Yin-Chia Yehfc60c4c2015-04-08 16:59:42 -0700936 All cameras on this device are LEGACY mode only - ITS tests are only required on LIMITED
937 or better devices. Pass.
Ruben Brunk370e2432014-10-14 18:33:23 -0700938 </string>
939 <string name="its_test_passed">All Camera ITS tests passed. Pass button enabled!</string>
940 <string name="its_test_failed">Some Camera ITS tests failed.</string>
941
Chien-Yu Chen3e5b7202015-03-05 11:09:56 -0800942 <!-- Strings for the Camera Flashlight test activity -->
943 <string name="camera_flashlight_test">Camera Flashlight</string>
944 <string name="camera_flashlight_info">
945 This test checks the flashlight functionality. It will turn on and off the flashlight of
946 each camera device that has a flash unit. Follow the instructions on screen and observe the
947 flashlight status changing.
948 </string>
949 <string name="camera_flashlight_start_button">Start</string>
950 <string name="camera_flashlight_next_button">Next</string>
951 <string name="camera_flashlight_done_button">Done</string>
952 <string name="camera_flashlight_on_button">On</string>
953 <string name="camera_flashlight_off_button">Off</string>
954 <string name="camera_flashlight_start_text">Press Start to start flashlight test.</string>
955 <string name="camera_flashlight_question_text">Is Camera %1$s flashlight on or off?</string>
956 <string name="camera_flashlight_next_text">Ok. Press next.</string>
957 <string name="camera_flashlight_failed_text">Test failed. Press Done or Fail button.</string>
958 <string name="camera_flashlight_passed_text">All tests passed. Press Done or Pass button.
959 </string>
960
Jeff Davidson112f2792011-08-22 09:46:46 -0700961 <!-- Strings for StreamingVideoActivity -->
962 <string name="streaming_video">Streaming Video Quality Verifier</string>
963 <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>
964 <string name="sv_no_data">No videos.</string>
965 <string name="sv_failed_title">Test Failed</string>
966 <string name="sv_failed_message">Unable to play stream. See log for details.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900967
968 <!-- Strings for P2pTestActivity -->
969 <string name="p2p_test">Wi-Fi Direct Test</string>
970 <string name="p2p_test_info">
971 The Wi-Fi Direct tests require two devices with Wi-Fi Direct enabled to exchange
972 messages. One device must be the candidate device running the software build to
973 be tested, while the other device must be an implementation already known to be
974 compatible.\n\nOne device should start the requester test, and the other should
975 start the responder test. Your device must pass both requester and responder
976 tests.
977 </string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900978 <string name="p2p_group_formation">Group Formation</string>
979 <string name="p2p_join">Group Join</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900980 <string name="p2p_service_discovery">Service Discovery</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900981
982 <string name="p2p_go_neg_responder_test">GO Negotiation Responder Test</string>
983 <string name="p2p_go_neg_requester_test">GO Negotiation Requester Test</string>
984 <string name="p2p_group_owner_test">Group Owner Test</string>
985 <string name="p2p_group_client_test">Group Client Test</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900986 <string name="p2p_service_discovery_responder_test">
987 Service Discovery Responder Test</string>
988 <string name="p2p_service_discovery_requester_test">
989 Service Discovery Requester Test</string>
990
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900991 <string name="p2p_go_neg_responder">GO Negotiation Responder</string>
992 <string name="p2p_go_neg_requester">GO Negotiation Requester</string>
993 <string name="p2p_accept_client">Group Owner</string>
994 <string name="p2p_join_go">Group Client</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +0900995 <string name="p2p_service_discovery_responder">Service Discovery Responder</string>
996 <string name="p2p_service_discovery_requester">Service Discovery Requester</string>
997
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +0900998 <string name="p2p_go_neg_responder_info">
999 Start the \"GO Negotiation Requester Test\" on the other device and follow
1000 the instructions.</string>
1001 <string name="p2p_accept_client_info">
1002 Start the \"Group Client Test\" on the other device and follow
1003 the instructions.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +09001004 <string name="p2p_service_discovery_responder_info">
1005 Start the \"Service Discovery Requester Test\" on the other device and follow
1006 the instructions.</string>
1007
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +09001008 <string name="p2p_go_neg_requester_info">
1009 Start the \"GO Negotiation Responder Test\" on the other device.
1010 Then run each test individually by clicking on it\'s name.</string>
1011 <string name="p2p_join_go_info">
1012 Start the \"Group Owner Test\" on the other device.
1013 Then run each test individually by clicking on it\'s name.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +09001014 <string name="p2p_service_discovery_requester_info">
1015 Start the \"Service Discovery Responder Test\" on the other device.
1016 Then run each test individually by clicking on it\'s name.</string>
1017
1018 <string name="p2p_not_enabled">Wi-Fi is not enabled</string>
1019 <string name="p2p_not_enabled_message">These tests require Wi-Fi to be enabled.
1020 Click the button below to go to system settings and enable Wi-Fi.</string>
1021 <string name="p2p_settings">Wi-Fi Direct Settings</string>
1022
1023 <string name="p2p_result_success">Test passed successfully.</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +09001024
1025 <string name="p2p_go_neg_responder_ready">
1026 The go negotiation responder is now ready to start. Start
1027 the \"GO Negotiation Requester Test\" on the other device.
1028 Keep the screen here until all tests on the other device are
1029 finished.</string>
1030 <string name="p2p_go_ready">
1031 The group owner is now ready to start. Start the \"Join
1032 Group Test\" on the other device.
1033 Keep the screen here until all tests on the other device are
1034 finished.</string>
1035 <string name="p2p_service_responder_ready">
1036 The service responder is now ready to start. Start the
1037 \"Service Discovery Requester Test\" on the other device.
1038 Keep the screen here until all tests on the other device are
1039 finished.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +09001040
1041 <string name="p2p_setup_error">
1042 Test failed.\n\nSet up error. Check whether Wi-Fi can be enabled.</string>
1043 <string name="p2p_unexpected_error">
1044 Test failed.\n\nUnexpected error. Check logcat.</string>
1045 <string name="p2p_add_local_service_error">
1046 Test failed.\n\nFailed to add local service.</string>
1047 <string name="p2p_add_service_request_error">
1048 Test failed.\n\nFailed to add service request.</string>
1049 <string name="p2p_remove_service_request_error">
1050 Test failed.\n\nFailed to remove service request.</string>
1051 <string name="p2p_clear_service_requests_error">
1052 Test failed.\n\nFailed to clear service requests.</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +09001053 <string name="p2p_connect_error">
1054 Test failed.\n\nFailed to start a p2p connection to the target device.</string>
1055 <string name="p2p_remove_group_error">
1056 Test failed.\n\nFailed to remove a p2p group.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +09001057 <string name="p2p_discover_peers_error">
1058 Test failed.\n\nFailed to discover peers.</string>
1059 <string name="p2p_discover_services_error">
1060 Test failed.\n\nFailed to discover services.</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +09001061 <string name="p2p_ceate_group_error">
1062 Test failed.\n\nFailed to start up group owner.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +09001063 <string name="p2p_no_service_requests_error">
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +09001064 Test failed.\n\n\"NO_SERVICE_REQUESTS\" error did not occur.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +09001065 <string name="p2p_receive_invalid_response_error">
1066 Test failed.\n\nReceived an invalid message or could not receive
1067 the expected message.\n\n</string>
1068 <string name="p2p_target_not_found_error">Test failed.\n\n
1069 The target responder device was NOT found. Start up the responder
1070 test on the other device, then run the test again.</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +09001071 <string name="p2p_target_invalid_role_error">Test failed.\n\n
1072 The target responder must be p2p device. However, the target responder
1073 device was group owner. Check the test case on the other device.</string>
1074 <string name="p2p_target_invalid_role_error2">Test failed.\n\n
1075 The target responder must be group owner. However, the target responder
1076 device was p2p device. Check the test case on the other device.</string>
1077 <string name="p2p_connection_error">
1078 Test failed.\n\nFailed to establish a p2p connection.</string>
1079 <string name="p2p_detect_disconnection_error">
1080 Test failed.\n\nFailed to detect client disconnection.</string>
1081 <string name="p2p_disconnect_error">
1082 Test failed.\n\nFailed to disconnect a p2p connection.</string>
Yoshihiko Ikenagaf2bfc972012-04-11 22:45:03 +09001083
1084 <string name="p2p_search_target">Search Target</string>
1085 <string name="p2p_searching_target">Searching for target device ...</string>
Yoshihiko Ikenaga395214c2012-05-10 20:19:35 +09001086 <string name="p2p_checking_serv_capab">Checking the service discovery
1087 capability ...</string>
1088 <string name="p2p_connecting_with_pbc">Trying to connect the target device ...\n\n
1089 Click the \"OK\" button on the other device to accept the connection
1090 request from this device.</string>
1091 <string name="p2p_connecting_with_pin">Trying to connect the target device ...\n\n
1092 Enter the pin number on the other device.</string>
1093 <string name="p2p_waiting_for_peer_to_connect">Waiting for peer to
1094 connect ...</string>
1095 <string name="p2p_waiting_for_peer_to_disconnect">Waiting for peer
1096 to disconnect ...</string>
Angus Konga0216882013-03-06 17:51:11 -08001097
1098 <string name="camera_fov_calibration">Camera FOV Calibration</string>
1099 <string name="camera_fov_calibration_done">Done</string>
1100 <string name="camera_fov_general_settings">General settings</string>
1101 <string name="camera_fov_label_options">Settings</string>
1102 <string name="camera_fov_tap_to_take_photo">Tap to calibrate</string>
1103 <string name="camera_fov_marker_distance">Marker distance (in cm)</string>
1104 <string name="camera_fov_marker_distance_description">The distance in centimeters between
1105 the solid lines on the target pattern.</string>
1106 <string name="camera_fov_target_distance">Target distance (in cm)</string>
1107 <string name="camera_fov_target_distance_description">The distance in centimeters from the
1108 device to the target pattern.</string>
1109 <string name="camera_fov_settings_button_text">Setup</string>
Sascha Haeberling28cb27c2013-05-03 18:19:07 -07001110 <string name="camera_fov_change_preview_sizes_button_text">Preview Sizes</string>
1111 <string name="camera_fov_choose_preview_size_for_camera">Choose preview size for camera %1$s</string>
Angus Konga0216882013-03-06 17:51:11 -08001112 <string name="camera_fov_displayed_fov_label">Displayed FOV : </string>
1113 <string name="camera_fov_reported_fov_label">Reported FOV : </string>
Sascha Haeberling117c60c2013-06-11 13:26:42 -07001114 <string name="camera_fov_reported_fov_problem">Reported FOV problem</string>
1115 <string name="camera_fov_reported_fov_problem_message">The reported FOV before takePicture() is
1116 different from when onPictureTaken() is called.\nAs picture size has not been changed, the
1117 reported FOV should be identical at both times.\n\nFOV before/after: %1$f / %2$f</string>
1118
Angus Konga0216882013-03-06 17:51:11 -08001119 <string name="camera_fov_panorama_wallpaper_title">Photo Sphere Live Wallpaper</string>
1120 <string name="camera_fov_panorama_wallpaper_description">This live wallapper displays photo
1121 spheres.</string>
1122 <string name="camera_fov_select_panorama">Select panorama</string>
1123 <string name="camera_fov_select_panorama_description">Select a panorama to display in the
1124 live wallpaper.</string>
1125 <string name="camera_fov_reset_panorama">Reset panorama</string>
1126 <string name="camera_fov_reset_panorama_description">Resets the panorama to show the demo
1127 file.</string>
1128 <string name="camera_fov_enable_compass_mode">Enable compass mode</string>
1129 <string name="camera_fov_enable_compass_mode_description">If enabled, the panorama orients
1130 itself according to the current rotation of the device.</string>
1131
Chris Wrenf102e542013-04-30 17:52:57 -04001132 <string name="test_category_notifications">Notifications</string>
Chris Wrenf9509802014-11-18 17:42:36 -05001133 <string name="package_priority_test">Notification Package Priority Test</string>
1134 <string name="package_priority_info">This test checks that the NotificationManagerService respects
1135 user preferences about relative package priorities.
1136 </string>
Chris Wren7b75fe22015-01-13 09:54:34 -05001137 <string name="package_priority_bot">Verifying that the CTS Robot helper package is installed.</string>
Chris Wrenf9509802014-11-18 17:42:36 -05001138 <string name="package_priority_high">Find \"%s\" under \"App notifications\" in the \"Sound &amp; notifications\" settings panel, and mark it as having notification priority.</string>
1139 <string name="package_priority_default">Find \"%s\" under \"App notifications\" in the \"Sound &amp; notifications\" settings panel, and make sure it has default priority.</string>
1140 <string name="package_priority_user_order">Check that ranker respects user priorities.</string>
1141
Chris Wrenbcdef182014-09-22 17:56:38 -04001142 <string name="attention_test">Notification Attention Management Test</string>
1143 <string name="attention_info">This test checks that the NotificationManagerService is
1144 respecting user preferences about notification ranking and filtering.
1145 </string>
1146 <string name="attention_ready">I\'m done</string>
Chris Wrend12fd342015-08-03 17:16:36 -04001147 <string name="attention_filter_all">Please disable \"Do not disturb\" by tapping the Quick Settings tile.</string>
1148 <string name="attention_filter_priority">Please select \"Priority only\" in the dialog that appears
1149 when you tap the \"Do not disturb\" tile in Quick Settings, and customize the setting to allow messages from
1150 starred contacts only by tapping "More settings".</string>
1151 <string name="attention_filter_none">Please select \"Total silence\" in the dialog that appears
1152 when you tap the \"Do not disturb\" tile in Quick Settings.</string>
Chris Wrenbcdef182014-09-22 17:56:38 -04001153 <string name="attention_create_contacts">Create contacts for notification annotations.</string>
1154 <string name="attention_delete_contacts">Delete test contacts.</string>
1155 <string name="attention_default_order">Check that ranker defaults to time order.</string>
1156 <string name="attention_priority_order">Check that ranker respects developers priorities.</string>
1157 <string name="attention_ambient_bit">Check that the ambient bit is set appropriately.</string>
1158 <string name="attention_lookup_order">Check that ranker respects Lookup URIs for contacts.</string>
1159 <string name="attention_email_order">Check that ranker respects mailto URIs for contacts.</string>
1160 <string name="attention_phone_order">Check that ranker respects telephone URIs for contacts.</string>
1161 <string name="attention_interruption_order">Check that ranker temporarily boosts interruptions.
1162 This test takes 15 seconds to complete.</string>
1163 <string name="attention_none_are_filtered">Check that \"All\" mode doesn\'t filter any notifications.</string>
1164 <string name="attention_some_are_filtered">Check that \"Priority\" mode doesn\'t filter priority notifications.</string>
1165 <string name="attention_all_are_filtered">Check that \"None\" mode filters all notifications.</string>
Chris Wrenf102e542013-04-30 17:52:57 -04001166 <string name="nls_test">Notification Listener Test</string>
1167 <string name="nls_service_name">Notification Listener for CTS Verifier</string>
1168 <string name="nls_info">This test checks that a NotificationListenerService can be enabled
Chris Wrenbcdef182014-09-22 17:56:38 -04001169 and disabled, and that once enabled the service is able to receive notifications and
Chris Wrenf102e542013-04-30 17:52:57 -04001170 dismiss them.
1171 </string>
destradaa65c7cdb2013-10-28 16:36:12 -07001172 <string name="nls_enable_service">Please enable \"Notification Listener for CTS Verifier\"
Chris Wrenf102e542013-04-30 17:52:57 -04001173 under Security > Notification Access and return here.</string>
destradaa65c7cdb2013-10-28 16:36:12 -07001174 <string name="nls_disable_service">Please disable \"Notification Listener for CTS Verifier\"
Chris Wrenf102e542013-04-30 17:52:57 -04001175 under Security > Notification Access and return here.</string>
1176 <string name="nls_start_settings">Launch Settings</string>
1177 <string name="nls_service_started">Service should start once enabled.</string>
1178 <string name="nls_note_received">Check that notification was received.</string>
1179 <string name="nls_payload_intact">Check that notification payload was intact.</string>
1180 <string name="nls_clear_one">Check that service can clear a notification.</string>
1181 <string name="nls_clear_all">Check that service can clear all notifications.</string>
1182 <string name="nls_service_stopped">Service should stop once disabled.</string>
1183 <string name="nls_note_missed">Check that notification was not received.</string>
destradaa65c7cdb2013-10-28 16:36:12 -07001184
Tom O'Neillcd4fa022013-12-13 17:27:46 -08001185 <string name="location_mode_high_accuracy_test">High Accuracy Mode Test</string>
1186 <string name="location_mode_high_accuracy_info">
1187 This test checks that the Location Mode API is consistent with the
1188 Location Provider API when the device is in High Accuracy location mode.
1189 </string>
1190 <string name="location_mode_select_high_accuracy">
Tom O'Neill45599512015-04-23 10:19:06 -07001191 Please select the \"High accuracy\" mode at Settings > Location
1192 (hint: tap the "Mode" item) and return here.
Tom O'Neillcd4fa022013-12-13 17:27:46 -08001193 </string>
1194 <string name="location_mode_battery_saving_test">Battery Saving Mode Test</string>
1195 <string name="location_mode_battery_saving_info">
1196 This test checks that the Location Mode API is consistent with the
1197 Location Provider API when the device is in Battery Saving location mode.
1198 </string>
1199 <string name="location_mode_select_battery_saving">
Tom O'Neill45599512015-04-23 10:19:06 -07001200 Please select the \"Battery Saving\" mode at Settings > Location
1201 (hint: tap the "Mode" item) and return here.
Tom O'Neillcd4fa022013-12-13 17:27:46 -08001202 </string>
Tom O'Neill9e56d272013-12-16 12:48:30 -08001203 <string name="location_mode_device_only_test">Device Only Mode Test</string>
1204 <string name="location_mode_device_only_info">
1205 This test checks that the Location Mode API is consistent with the
1206 Location Provider API when the device is in Device Only location mode.
1207 </string>
1208 <string name="location_mode_select_device_only">
1209 Please select the \"Device Only\" mode at
Tom O'Neill45599512015-04-23 10:19:06 -07001210 Settings > Location (hint: tap the "Mode" item) and return here.
Tom O'Neill9e56d272013-12-16 12:48:30 -08001211 </string>
1212 <string name="location_mode_off_test">Location Mode Off Test</string>
1213 <string name="location_mode_off_info">
1214 This test checks that the Location Mode API is consistent with the
1215 Location Provider API when the device is in the Off location mode.
1216 </string>
Tom O'Neillcd4fa022013-12-13 17:27:46 -08001217
1218 <string name="location_mode_start_settings">Launch Settings</string>
1219 <string name="location_mode_turn_on">
Tom O'Neill9e56d272013-12-16 12:48:30 -08001220 Please turn ON location access (the switch at the top of Settings > Location)
1221 and return here.
1222 </string>
1223 <string name="location_mode_turn_off">
1224 Please turn OFF location access (the switch at the top of Settings > Location)
1225 and return here.
Tom O'Neillcd4fa022013-12-13 17:27:46 -08001226 </string>
1227 <string name="location_mode_secure_gps_on">GPS provider should be ON in secure settings.</string>
1228 <string name="location_mode_secure_gps_off">GPS provider should be OFF in secure settings.</string>
1229 <string name="location_mode_secure_nlp_on">Network location provider should be ON in secure settings.</string>
1230 <string name="location_mode_secure_nlp_off">Network location provider should be OFF in secure settings.</string>
1231 <string name="location_mode_manager_gps_on">GPS provider should be ON in LocationManager.</string>
1232 <string name="location_mode_manager_gps_off">GPS provider should be OFF in LocationManager.</string>
1233 <string name="location_mode_manager_nlp_on">Network location provider should be ON in LocationManager.</string>
1234 <string name="location_mode_manager_nlp_off">Network location provider should be OFF in LocationManager.</string>
1235
Maggie Benthall3278c022013-10-04 18:50:51 -04001236 <string name="cacert_test">CA Cert Notification Test</string>
1237 <string name="cacert_info">This test checks that when a CA Certificate is installed, the user is notified.</string>
1238 <string name="cacert_do_something">Do it</string>
1239 <string name="cacert_done">Done</string>
1240 <string name="cacert_install_cert">Use the CertInstaller to install the certificate. When it opens, just tap "Okay". If this button does nothing, pass the test and move on.</string>
1241 <string name="cacert_check_cert_in_settings">Visit the user-installed trusted credentials page and confirm that the "Internet Widgits Pty Ltd" cert appears in the list.</string>
1242 <string name="cacert_check_notification">Please look at the new notification and confirm: It say the network may be monitored. Tapping it brings up a more detailed explanation and a button to check trusted credentials. Tapping that button brings up the Trusted Credentials page you just visited.</string>
1243 <string name="cacert_dismiss_notification">Dismiss the notification. If it cannot be dismissed, fail the test.</string>
1244
1245 <string name="caboot_test">CA Cert Notification on Boot test</string>
1246 <string name="caboot_info">This test is to confirm that when the user has installed a trusted credential, the system notifies the user when it boots.</string>
1247 <string name="caboot_check_cert_installed">Please check here to see whether a certificate is already installed. (If this button does nothing, pass the test and move on.)</string>
1248 <string name="caboot_check_creds">Check Credentials</string>
1249 <string name="caboot_if_not_installed">Only if there is no credential currently installed, install one. (If this button does nothing, pass the test and move on.)</string>
1250 <string name="caboot_install_cert">Install credential</string>
1251 <string name="caboot_reboot_desc">Please reboot the device and return to this test.</string>
1252 <string name="caboot_after_boot">AFTER REBOOTING: Check that there is a notification that the network may be monitored. Opening that notification should show a dialog box giving more information, with a button to check trusted credentials. This should open up the same view of trusted credentials that you get via the "Check credentials" button.</string>
1253
Robin Leeb4be0a92015-06-15 19:13:00 -07001254 <!-- Strings for KeyChain -->
1255 <string name="keychain_test">KeyChain Storage Test</string>
1256 <string name="keychain_info">This test checks that credentials installed to the system can be granted, retrieved, and used to create valid HTTPS connections.</string>
1257 <string name="keychain_reset">Reset</string>
1258 <string name="keychain_skip">Skip</string>
1259 <string name="keychain_setup_desc">The first step sets up an internal KeyStore and generates credentials to use for the remainder of the test.\n\n
1260 Touch \'Next\' to begin.</string>
1261 <string name="keychain_install_desc">Credentials generated. Touch \'Next\' to install them to the system keychain.\n\n
1262The container for the credentials will not be protected with a password; if prompted for one, leave that field blank.\n\n
1263During installation you may be prompted for a name - accept the default suggestion.\n\n
1264In the case that these credentials were already installed, you may skip this step.</string>
1265 <string name="keychain_https_desc">The last test involves setting up an HTTPS connection using credentials from the KeyChain.\n\n
1266You should be prompted to select credentials; choose the ones you just installed in the previous step.</string>
1267 <string name="keychain_reset_desc">Before marking this test as passed, touch \'Next\' to open security settings and reset the following items:\n
1268 1. Clear device credentials.\n
1269 2. Change the lock screen type to \'None\'.</string>
1270
Adam Cohen8ae96702013-05-17 14:21:23 -07001271 <!-- Strings for Widget -->
1272 <string name="widget_framework_test">Widget Framework Test</string>
1273 <string name="widget_framework_test_info">This test checks some basic features of the widget
1274 framework. In order to perform the test, press the Home button. Add the widget
1275 titled "CTS Verifier" to the home screen. Follow the instructions in the widget.</string>
1276 <string name="widget_name">Widget Framework Test</string>
1277 <string name="widget_pass">Pass</string>
1278 <string name="widget_fail">Fail</string>
Alon Albert4106ff12013-10-01 12:36:02 -07001279
Robin Lee020f1852015-01-15 11:56:05 +00001280 <string name="provisioning_byod_nonmarket_allow">Enable non-market apps</string>
1281 <string name="provisioning_byod_nonmarket_allow_info">
1282 This test verifies that non-market apps can be installed if permitted.\n
1283 1. A package installation UI should appear.\n
1284 2. Accept the package and verify that it installs.
1285 </string>
1286
1287 <string name="provisioning_byod_nonmarket_deny">Disable non-market apps</string>
1288 <string name="provisioning_byod_nonmarket_deny_info">
1289 This test verifies that non-market apps cannot be installed unless permitted.\n
1290 1. A package installation UI should appear.\n
1291 2. Verify that the installation of the package is refused.
1292 </string>
1293
Sander Alewijnse7e24fda2015-03-26 17:41:57 +00001294 <string name="provisioning_byod_capture_image_support">Camera support cross profile image capture</string>
1295 <string name="provisioning_byod_capture_image_support_info">
1296 This test verifies that images can be captured from the managed profile using the primary profile camera.\n
1297 1. Capture a picture using the camera.\n
1298 2. Verify that the captured picture is shown.\n
1299 3. Click on the close button.
1300 </string>
Ricky Wai83b35002016-03-04 10:35:09 +00001301 <string name="provisioning_byod_capture_video_support_with_extra_output">Camera support cross profile video capture (with extra output path)</string>
Sander Alewijnse7e24fda2015-03-26 17:41:57 +00001302 <string name="provisioning_byod_capture_video_support_info">
1303 This test verifies that videos can be captured from the managed profile using the primary profile camera.\n
1304 1. Capture a video using the camera.\n
1305 2. Click on the play button.\n
1306 3. Verify that the captured video is played.\n
1307 4. Click on the close button.
1308 </string>
Ricky Wai83b35002016-03-04 10:35:09 +00001309 <string name="provisioning_byod_capture_video_support_without_extra_output">Camera support cross profile video capture (without extra output path)</string>
Sander Alewijnse7e24fda2015-03-26 17:41:57 +00001310 <string name="provisioning_byod_capture_audio_support">Sound recorder support cross profile audio capture</string>
1311 <string name="provisioning_byod_capture_audio_support_info">
1312 This test verifies that audio can be captured from the managed profile using the primary profile sound recorder.\n
1313 1. Capture audio.\n
1314 2. Click on the play button.\n
1315 3. Verify that the captured audio is played.\n
1316 4. Click on the close button.\n
1317 </string>
1318 <string name="provisioning_byod_dismiss_result_dialog">Close</string>
1319 <string name="provisioning_byod_play">Play</string>
1320 <string name="provisioning_byod_verify_image_title">Verify captured image</string>
1321 <string name="provisioning_byod_verify_video_title">Verify captured video</string>
1322 <string name="provisioning_byod_verify_audio_title">Verify captured audio</string>
1323 <string name="provisioning_byod_no_image_capture_resolver">No image capture app present. Skip test.</string>
1324 <string name="provisioning_byod_no_video_capture_resolver">No video capture app present. Skip test.</string>
1325 <string name="provisioning_byod_no_audio_capture_resolver">No audio capture app present. Skip test.</string>
1326 <string name="provisioning_byod_capture_media_error">Error while capturing media from managed profile.</string>
Daniel Xiea41d4972015-10-19 15:35:16 -07001327 <string name="provisioning_byod_capture_image_error">Error while capturing image from managed profile.</string>
Sander Alewijnse7e24fda2015-03-26 17:41:57 +00001328
Daniel Xiea41d4972015-10-19 15:35:16 -07001329 <string name="provisioning_byod_auth_bound_key">Autentication-boud keys</string>
1330 <string name="provisioning_byod_auth_bound_key_info">
1331 This test verifies keystore cryptographic keys can be bound to device credentials.
1332 These keys should only be available if there was a recent enough authentication.
1333 </string>
1334 <string name="provisioning_byod_auth_bound_key_instruction">
1335 This test verifies keystore cryptographic keys can be bound to device lockscreen challenge or fingerprints (if available).
1336 These keys should only be available if there was a recent enough authentication. \n
1337
1338 1. Press "Set up" to open Security settings. Create a lockscreen password and if available, enroll a fingerprint.\n
1339 2. Go through the list of tests.\n
1340 3. Mark the overall test pass or fail.\n
1341 4. Once the set of tests are completed, remove the lockscreen challenge.
1342 </string>
1343 <string name="provisioning_byod_auth_bound_key_set_up">Set up</string>
1344 <string name="provisioning_byod_lockscreen_bound_key">Lockscreen-bound key test</string>
1345 <string name="provisioning_byod_fingerprint_bound_key">Fingerprint-bound key test</string>
Mahaver Chopracc728ce2015-10-27 19:37:26 +00001346 <string name="provisioning_byod_vpn">Vpn test</string>
Alon Albert4106ff12013-10-01 12:36:02 -07001347 <!-- Strings for DeskClock -->
Isaac Katzenelsond96d0662013-10-02 17:06:28 -07001348 <string name="deskclock_tests">Alarms and Timers Tests</string>
Alon Albert4106ff12013-10-01 12:36:02 -07001349 <string name="deskclock_tests_info">
Isaac Katzenelsond96d0662013-10-02 17:06:28 -07001350 The Alarms and Timers tests verify that the Clock app implements the AlarmClock API properly.
Alon Albert4106ff12013-10-01 12:36:02 -07001351 </string>
1352 <string name="deskclock_group_alarms">Alarms</string>
1353 <string name="deskclock_group_timers">Timers</string>
1354
1355 <string name="dc_show_alarms_test">Show Alarms Test</string>
1356 <string name="dc_show_alarms_test_info">
1357 This test verifies that the SHOW_ALARMS API works.\n
1358 1. Press the "Show Alarms" button.\n
Isaac Katzenelsond96d0662013-10-02 17:06:28 -07001359 2. Verify that a UI of the clock app is launched and displays the list of alarms\n
Alon Albert4106ff12013-10-01 12:36:02 -07001360 </string>
1361 <string name="dc_show_alarms_button">Show Alarms</string>
1362
Isaac Katzenelsond96d0662013-10-02 17:06:28 -07001363 <string name="dc_set_alarm_with_ui_test">Set Alarm Test</string>
1364 <string name="dc_set_alarm_with_ui_test_info">
1365 This test verifies that the ACTION_SET_ALARM with no parameters API works.\n
1366 1. Press the "Set Alarm" button.\n
1367 2. Verify that the clock app is launched and displays a UI to manage alarms.\n
1368 </string>
1369 <string name="dc_set_alarm_button">Set Alarm</string>
1370 <string name="dc_set_alarm_verify_button">Verify</string>
Alon Albert4106ff12013-10-01 12:36:02 -07001371
Isaac Katzenelsond96d0662013-10-02 17:06:28 -07001372 <string name="dc_start_alarm_test">Start Alarm Test</string>
1373 <string name="dc_start_alarm_test_info">
1374 This test verifies that the ACTION_SET_ALARM API actually starts an alarm.\n
1375 1. Press the "Start Alarm" button.\n
1376 2. Make sure the alarms UI is NOT shown\n
1377 3. Wait for the alarm to fire (may take up to 2 minutes)\n
1378 4. Verify that the alarm title is: "Start Alarm Test",\n
1379 the alarm is silent and vibrating (if the device supports vibrate).\n
1380 5. Dismiss the alarm.\n
1381 6. Verify that the alarm is not in the Clock\'s alarms list. The Verify button opens
1382 the alarm view.\n
1383 </string>
1384 <string name="dc_start_alarm_button">Start Alarm</string>
1385
1386 <string name="dc_full_alarm_test">Full Alarm Test</string>
1387 <string name="dc_full_alarm_test_info">
1388 This test verifies that the ACTION_SET_ALARM API supports all extras.\n
1389 1. Press the "Create Alarm" button.\n
1390 2. Verify that you see one alarm with the following information:\n
1391 Name of alarm: Create Alarm Test. \n
Justin Klaassen0d059db2015-12-02 14:52:33 -08001392 Vibrate: on. (if the device supports vibrate).\n
1393 Ringtone: silent. (if the device has a speaker).\n
Isaac Katzenelsond96d0662013-10-02 17:06:28 -07001394 Time: 01:23. \n
1395 Repeating on: Monday and Wednesday. \n
1396 </string>
1397 <string name="dc_full_alarm_button">Create Alarm</string>
destradaa65c7cdb2013-10-28 16:36:12 -07001398
Isaac Katzenelsond96d0662013-10-02 17:06:28 -07001399 <string name="dc_set_timer_with_ui_test">Set Timer Test</string>
1400 <string name="dc_set_timer_with_ui_test_info">
1401 This test verifies that the ACTION_SET_TIMER API with no paramters open the UI\n
1402 1. Press the "Set Timer" button.\n
1403 2. Verify that the an app is launched and displays a UI to manage timers.\n
1404 </string>
1405 <string name="dc_set_timer_with_ui_button">Set Timer</string>
1406
1407 <string name="dc_start_timer_test">Start Timer Test</string>
1408 <string name="dc_start_timer_test_info">
1409 This test verifies that the ACTION_SET_TIMER API actually starts a timer\n
1410 1. Press the "Start Timer" button.\n
1411 2. Verify that a timer is started and NO timers UI is shown.\n
1412 3. Verify that the timer named "Start Timer Test" rings after 30 seconds. Dismiss it.\n
1413 4. Verify that the timer is deleted after the dismissal.\n
1414 </string>
1415 <string name="dc_start_timer_button">Start Timer</string>
1416
1417 <string name="dc_start_timer_with_ui_test">Start Timer With UI Test</string>
1418 <string name="dc_start_timer_with_ui_test_info">
1419 This test verifies that the ACTION_SET_TIMER API actually starts a timer with UI\n
1420 1. Press the "Start Timer" button.\n
1421 2. Verify that a timer is started and the timers UI is shown with a timer named "Start Timer Test".\n
1422 3. Verify that the timer rings after 30 seconds.\n
1423 </string>
Amith Yamasani0e2d6d92014-02-19 10:13:23 -08001424 <!-- Strings for LockConfirmBypassTest -->
1425 <string name="lock_confirm_test_title">Keyguard Password Verification</string>
1426 <string name="lock_set_button_text">Set password</string>
1427 <string name="lock_change_button_text">Change password</string>
1428 <string name="lock_confirm_message">
1429 This test verifies that the user is prompted for the current keyguard password before prompting for a new password.\n
1430 \nClick the \"Set password\" button if you currently don\'t have a password set.\n
1431 \nThen click the \"Change password\" button to change it. You should be prompted for the current password first. If you are not, then mark the test as failed.
1432 </string>
1433
Harsh Modife5933d2014-08-12 16:52:16 -07001434 <!-- String for Projection Tests -->
1435 <string name="test_category_projection">Projection Tests</string>
1436 <string name="projection_service_name">Projection Service</string>
1437 <string name="pca_info">This tests whether or not OpenGL projection works.\n
1438 You should see two "tumbling cubes." Tapping the screen should case the cubes to explode.</string>
1439 <string name="pca_test">Projection Cube Test</string>
1440 <string name="pwa_info">This tests whether or displaying widets and keyfocus navigation works.\n
1441 You should see four buttons on the bottom of the screen.\n
1442 Pressing the "up" and "down" buttons should highlight different buttons.\n
Takayuki Hoshi58ede6c2014-10-14 13:33:04 +09001443 Further, you should also be able to touch them and they should highlight as usual.</string>
Harsh Modife5933d2014-08-12 16:52:16 -07001444 <string name="pwa_test">Projection Widget Test</string>
1445 <string name="pwa_button_up">Up</string>
1446 <string name="pwa_button_down">Down</string>
1447 <string name="pwa_button_left">Left</string>
1448 <string name="pwa_button_right">Right</string>
1449 <string name="pwa_button">Button</string>
1450 <string name="pla_test">Projection Scrolling List Test</string>
1451 <string name="pla_info">This tests whether a projected list view will scroll properly\n
1452 You should see 50 list items and be able to scroll up and down the list</string>
1453 <string name="pva_test">Projection Video Playback Test</string>
1454 <string name="pva_info">This tests whether video playback works when projected.\n
1455 You should see a blinking white box and here a beep that is synchronized with each blink</string>
1456 <string name="pta_test">Projection Multitouch Test</string>
1457 <string name="pta_info">This tests whether multitouch works.\n
1458 Touching the screen should render a dot at the location you touched.\n
1459 Touching with additional fingers will render additoinal dots and you should be able to drag them around.</string>
Harsh Modi0975db12014-08-19 18:46:07 -07001460 <string name="poa_test">Projection Offscreen Activity</string>
1461 <string name="poa_info">This tests whether a virtual display will continue to respond to and render even when the screen is off.\n
1462 Simply follow the instructions and the test will detect the pass conditions.\n
1463 Note that turning on the screen too early will result in a failure.</string>
Harsh Modife5933d2014-08-12 16:52:16 -07001464
Jim Steele0c4d08a2014-08-03 00:49:59 -07001465 <!-- Strings for RotationVectorTest and GameRotationVectorTest -->
1466 <string name="rotation_vector_test">Rotation Vector Accuracy Test</string>
destradaa58e36812014-08-20 14:53:21 -07001467 <string name="snsr_rotation_vector_set_reference">
1468 Place the mobile device in a reference position. Note: to provide an accurate reference,
1469 align the device along one edge of a notebook laying on a table.</string>
1470 <string name="snsr_rotation_vector_reference_set">Reference position set.</string>
1471 <string name="snsr_rotation_vector_move_info">Move, shake, and rotate the device.</string>
1472 <string name="snsr_rotation_vector_set_final">Place the device back to the reference position.</string>
1473 <string name="snsr_rotation_vector_verification">Angular deviation [%1$4.1f %2$4.1f %3$4.1f]. Current: %4$f deg. Max tolerated: %5$f.</string>
1474
Ahmet Kerim SENOL9fa97c22015-10-12 15:29:11 +01001475 <!-- Strings for device admin tests -->
1476 <string name="device_admin_notification">This is device admin notification</string>
1477 <string name="device_admin_keyguard_disable_camera">Disable camera</string>
1478 <string name="device_admin_keyguard_disable_camera_instruction">
1479 Please press the Go button to lock the screen. Then try to open the camera
1480 from the lower right corner of the screen. Expected result is you cannot
1481 open the camera from lock screen and it will ask for password instead.
1482 </string>
1483 <string name="device_admin_disable_notifications">Disable notifications</string>
1484 <string name="device_admin_disable_notifications_instruction">
1485 Please press the Go button to lock the screen. Wait a few seconds to see
1486 if a notification appears. Expected result is no notifications appear.
1487 You should be able to see one after unlocking.
1488 </string>
1489 <string name="device_admin_disable_unredacted_notifications">Disable unredacted notifications</string>
1490 <string name="device_admin_disable_unredacted_notifications_instruction">
1491 Please press the Go button to lock the screen. Wait a few seconds to see
1492 if a notification appears. Expected result is a notification appear with
1493 its content hidden. You should be able to see the content after unlocking.
1494 </string>
1495
Zoltan Szatmary-Ban9a2b13e2015-06-15 17:05:04 +01001496 <!-- Strings common for BYOD and DO managed provisioning tests. -->
Ahmet Kerim SENOL9fa97c22015-10-12 15:29:11 +01001497 <string name="afw_device_admin">CTS Verifier</string>
Zoltan Szatmary-Ban9a2b13e2015-06-15 17:05:04 +01001498
Rubin Xu55d22d42014-09-24 19:56:58 +01001499 <!-- Strings for BYOD managed provisioning tests (ByodFlowTestActivity) -->
1500 <string name="test_category_managed_provisioning">Managed Provisioning</string>
Rubin Xu55d22d42014-09-24 19:56:58 +01001501 <string name="provisioning_byod">BYOD Managed Provisioning</string>
1502 <string name="provisioning_byod_info">
1503 This test exercises the BYOD managed provisioning flow.
1504 Start by pressing the button on screen and follow instructions to finish the managed provisioning process.
1505 If your device has not been encrypted before, it will be encrypted and rebooted.
1506 After the provisioning process completes, return to this page and carry out further verifications.
Rubin Xu1dcb3e32014-12-16 16:36:13 +00001507 Note: the device will remain encrypted after the test which can only be disabled by factory reset.
Rubin Xu55d22d42014-09-24 19:56:58 +01001508 </string>
1509 <string name="provisioning_byod_start">Start BYOD provisioning flow</string>
1510 <string name="provisioning_byod_instructions">
1511 1. Press the button below to start the managed provisioning flow.
1512 If your device has not been encrypted before, it will reboot to apply encryption.
1513 After reboot follow instructions in the notification area to complete the provisioning.\n
1514 2. After successful provisioning, you should be automatically redirected back to this page.
1515 Please press through the following verification steps.
Rubin Xu1dcb3e32014-12-16 16:36:13 +00001516 Allow a few seconds after returning from provisioning, as the profile owner test should automatically pass.\n
1517 \n
1518 If the device is being encrypted during step 1, it will remain encrypted After this test.
1519 The only way to disable the encryption is to factory reset the device.
Rubin Xu55d22d42014-09-24 19:56:58 +01001520 </string>
1521 <string name="provisioning_byod_profileowner">Profile owner installed</string>
1522 <string name="provisioning_byod_diskencryption">Full disk encryption enabled</string>
Rubin Xuc2b00d82015-02-02 11:30:26 +00001523 <string name="provisioning_byod_profile_visible">Profile-aware accounts settings</string>
1524 <string name="provisioning_byod_admin_visible">Profile-aware device administrator settings</string>
Rubin Xu55d22d42014-09-24 19:56:58 +01001525 <string name="provisioning_byod_workapps_visible">Badged work apps visible in Launcher</string>
Daniel Xiea41d4972015-10-19 15:35:16 -07001526 <string name="provisioning_byod_cross_profile_from_personal">Open app cross profiles from the personal side</string>
1527 <string name="provisioning_byod_cross_profile_from_work">Open app cross profiles from the work side</string>
1528 <string name="provisioning_app_linking">App links from the work side</string>
1529 <string name="provisioning_byod_cross_profile_app_personal">You selected the personal option.</string>
Alexandra Gherghinaaa24ed72014-10-08 01:11:32 +01001530 <string name="provisioning_byod_cross_profile_app_work">You selected the Work option.</string>
Daniel Xiea41d4972015-10-19 15:35:16 -07001531 <string name="provisioning_byod_cross_profile_app_ctsverifier"> You selected the ctsverifier option </string>
1532 <string name="provisioning_byod_cross_profile_from_personal_instruction">
Alexandra Gherghinaaa24ed72014-10-08 01:11:32 +01001533 Please press the Go button to start an action.\n
1534 \n
1535 You should be asked to choose either \"CTS Verifier\" or \"Work\" to complete the action.
1536 Pressing either should bring up a page stating your choice.\n
1537 \n
1538 Verify that you are prompted with the above choices and both options work as intended. Then mark this test accordingly.
1539 </string>
Daniel Xiea41d4972015-10-19 15:35:16 -07001540 <string name="provisioning_byod_cross_profile_from_work_instruction">
1541 Please press the Go button to start an action.\n
1542 \n
1543 You should be asked to choose either \"CTS Verifier\" or \"Personal\" to complete the action.
1544 Pressing either should bring up a page stating your choice.\n
1545 \n
1546 Verify that you are prompted with the above choices and both options work as intended. Then mark this test accordingly.
1547 </string>
1548 <string name="provisioning_byod_app_linking_instruction">
1549 Please press the Go button to start an action.\n
1550 \n
1551 You should be asked to choose either \"CTS Verifier\" or \"Personal\" to complete the action.\n
1552 - If you choose \"CTS Verifier\", you should see a page stating your chose \"CTS Verifier\".\n
1553 - If you choose \"Personal\", you should be presented with another dialog between \"CTS Verifier\"
1554 and some other apps. In this case, you should choose \"CTS verifier\".\n
1555 You should then see a page stating you chose \"Personal\".\n
1556 \n
1557 Verify that you are prompted with the above choices and both options work as intended. Then mark this test accordingly.
1558 </string>
Zoltan Szatmary-Ban46b5ceb2015-07-24 12:28:19 +01001559 <string name="provisioning_byod_keyguard_disabled_features">Keyguard disabled features</string>
1560 <string name="provisioning_byod_keyguard_disabled_features_info">
1561 This test exercises Keyguard Disabled Features. Follow instructions above.
1562 </string>
1563 <string name="provisioning_byod_keyguard_disabled_features_instruction">
Zoltan Szatmary-Ban0592ee52015-08-24 13:31:41 +01001564 Please go to Settings &gt; Security &gt; Device administrators and set
Ahmet Kerim SENOL9fa97c22015-10-12 15:29:11 +01001565 \"CTS Verifier\" as active admin.\n
Zoltan Szatmary-Ban0592ee52015-08-24 13:31:41 +01001566 After that please press the \"Prepare test\" button to disable trust agents.\n
Zoltan Szatmary-Ban46b5ceb2015-07-24 12:28:19 +01001567 Then please press through the following verification steps.\n
Zoltan Szatmary-Ban0592ee52015-08-24 13:31:41 +01001568 Note: Device password will be set to \"testpassword\". After leaving the screen device
1569 password and active admin status will be cleared.
Zoltan Szatmary-Ban46b5ceb2015-07-24 12:28:19 +01001570 </string>
1571 <string name="provisioning_byod_keyguard_disabled_features_prepare_button">Prepare test</string>
Zoltan Szatmary-Ban0592ee52015-08-24 13:31:41 +01001572 <string name="provisioning_byod_keyguard_disabled_features_not_admin">CtsVerifier is not active admin. Please follow instructions.</string>
Zoltan Szatmary-Ban46b5ceb2015-07-24 12:28:19 +01001573 <string name="provisioning_byod_disable_trust_agents">Disable trust agents</string>
1574 <string name="provisioning_byod_disable_trust_agents_instruction">
1575 Please press the Go button to go to Settings > Security. Then go to Trusted agents and\n
1576 check if the agents are shown as disabled by the administrator.
1577 Then please press Back and mark the test as \"Pass\" or \"Fail\".
1578 </string>
1579 <string name="provisioning_byod_fingerprint_disabled_in_settings">Fingerprint is disabled in Settings</string>
1580 <string name="provisioning_byod_fingerprint_disabled_in_settings_instruction">
1581 Please press the Go button to go to Settings > Security. Then go to Fingerprint and\n
Ahmet Kerim SENOL9fa97c22015-10-12 15:29:11 +01001582 check if the disclaimer at the bottom of screen is altered to warn the users for\n
1583 fingerprint being disabled in lock screen. Then please press Back and mark the \n
1584 test as \"Pass\" or \"Fail\".
Zoltan Szatmary-Ban46b5ceb2015-07-24 12:28:19 +01001585 </string>
1586 <string name="provisioning_byod_disable_fingerprint">Fingerprint disabled on keyguard</string>
1587 <string name="provisioning_byod_disable_fingerprint_instruction">
1588 Please press the Go button to lock the screen. Then try to log in using the fingerprint reader.\n
1589 Expected result is you cannot log in using your fingerprint.\n
1590 After you log back in, please navigate back to CtsVerifier and mark the test as \"Pass\" or \"Fail\".
1591 </string>
Ahmet Kerim SENOL9fa97c22015-10-12 15:29:11 +01001592 <string name="provisioning_byod_disable_unredacted_notifications">Unredacted notifications disabled on keyguard</string>
1593 <string name="provisioning_byod_disable_unredacted_notifications_instruction">
Zoltan Szatmary-Ban46b5ceb2015-07-24 12:28:19 +01001594 Please press the Go button to lock the screen. Wait a couple of seconds and look out for a
1595 notification from CtsVerifier.\n
1596 Expected result is the notification is shown as \"Contents hidden\", you can not see the contents
Ahmet Kerim SENOL9fa97c22015-10-12 15:29:11 +01001597 (Which would read \"This is a notification\"). You should be seeing a work badge.\n
Zoltan Szatmary-Ban46b5ceb2015-07-24 12:28:19 +01001598 After you log back in, please navigate back to CtsVerifier and mark the test as \"Pass\" or \"Fail\".
1599 </string>
Alexandra Gherghina2c672b72015-01-22 11:20:23 +00001600 <string name="provisioning_byod_work_notification">Work notification is badged</string>
1601 <string name="provisioning_byod_work_notification_instruction">
1602 Please press the Go button to trigger a notification.\n
1603 \n
1604 Verify that the notification is badged (see sample badge below). Then mark this test accordingly.
1605 </string>
Ahmet Kerim SENOL9fa97c22015-10-12 15:29:11 +01001606 <string name="provisioning_byod_notification_title">This is a notification</string>
Zoltan Szatmary-Band265a1e2015-12-31 18:32:10 +00001607
1608 <string name="provisioning_byod_disallow_apps_control">Disallow apps control</string>
1609 <string name="provisioning_byod_disallow_apps_control_info">
1610 This test exercises Disallow Apps Control. Follow instructions above.
1611 </string>
1612 <string name="provisioning_byod_disallow_apps_control_instruction">
1613 Please press the \"Prepare test\" button to disallow apps control for managed apps.\n
1614 Then please press through the following verification steps.\n
1615 Note: After leaving the screen disallow apps control restriction will be cleared.
1616 </string>
1617 <string name="provisioning_byod_disallow_apps_control_prepare_button">Prepare test</string>
1618 <string name="provisioning_byod_disabled_uninstall_button">Disabled uninstall button</string>
1619 <string name="provisioning_byod_disabled_uninstall_button_instruction">
1620 Please press the Go button to go to Settings > Apps. Choose a managed app. Check if the button that says
1621 either \"Uninstall\" or \"Disable\" is greyed out and disabled, i.e. nothing happens when you tap on it.
1622 Then please press Back and mark the test as \"Pass\" or \"Fail\".
1623 </string>
1624 <string name="provisioning_byod_disabled_force_stop_button">Disabled force stop button</string>
1625 <string name="provisioning_byod_disabled_force_stop_button_instruction">
1626 Please press the Go button to go to Settings > Apps. Choose a managed app. Check if the button that says
1627 \"Force stop\" is greyed out and disabled, i.e. nothing happens when you tap on it.
1628 Then please press Back and mark the test as \"Pass\" or \"Fail\".
1629 </string>
1630 <string name="provisioning_byod_disabled_app_storage_buttons">Disabled app storage buttons</string>
1631 <string name="provisioning_byod_disabled_app_storage_buttons_instruction">
1632 Please press the Go button to go to Settings > Apps. Choose a managed (badged) app. Select \"Storage\". Check that the buttons
1633 \"Clear Data\" and \"Clear Cache\" are disabled, i.e. nothing happens when you tap on them.
1634 Note: if an app has no data then tapping the clear data button has no effect anyway. Make sure you have selected
1635 the badged version of app with non-zero app data. Badged \"Settings\" may be a good candidate.
1636 Then please press Back and mark the test as \"Pass\" or \"Fail\".
1637 </string>
1638
Kenny Guy68e7df92015-05-29 15:26:28 +01001639 <string name="provisioning_byod_work_status_icon">Work status icon is displayed</string>
1640 <string name="provisioning_byod_work_status_icon_instruction">
1641 Verify that the current status bar does not have a work status icon (see sample icon below).
1642 \n\n
1643 Please press the Go button to launch a work activity.
1644 \n\n
1645 Verify that the status bar now has a work status icon. Then mark this test accordingly.
1646 </string>
1647 <string name="provisioning_byod_work_status_icon_activity">
1648 Verify that the current status bar has a work status notification.
1649 \n\n
1650 Please press finish to return to the tests and then mark this test accordingly.
1651 </string>
1652 <string name="provisioning_byod_work_status_toast">Work status toast is displayed</string>
1653 <string name="provisioning_byod_work_status_toast_instruction">
1654 Please press the Go button to launch a work activity.
1655 \n\n
1656 Follow instructions and then return and mark this test accordingly.
1657 </string>
1658 <string name="provisioning_byod_work_status_toast_activity">
1659 Turn off the screen and wait a few seconds then turn on the screen again.
1660 \n\n
1661 Verify that a toast was displayed saying you are in the work profile.
1662 \n\n
1663 Please press finish to return to the tests and then mark this test accordingly.
1664 </string>
Rubin Xu55d22d42014-09-24 19:56:58 +01001665 <string name="provisioning_byod_profile_visible_instruction">
1666 Please press the Go button to open the Settings page.
1667 Navigate to Accounts and confirm that:\n
1668 \n
1669 - Both Personal and Work categories exist.\n
1670 - \"Remove work profile\" exists under the Work category.\n
1671 \n
Michal Karpinskiad58cb92015-08-21 12:22:12 +01001672 Furthermore, hit the action overflow button (3 dots) and verify that:\n
1673 - There are two auto-sync options present, one for personal and one for work data.\n
1674 - De-selecting either option prompts a warning dialog.\n
1675 \n
Rubin Xu55d22d42014-09-24 19:56:58 +01001676 Use the Back button to return to this page.
1677 </string>
1678 <string name="provisioning_byod_admin_visible_instruction">
1679 Please press the Go button to open the Security page in Settings.
1680 Navigate to Device administrators and confirm that:\n
1681 \n
Michal Karpinski915eeaf2016-03-04 12:28:52 +00001682 - Device administrators outside of the work profile (if any) appear in the list, and the managed profile administrators are badged correctly.\n
Ahmet Kerim SENOL9fa97c22015-10-12 15:29:11 +01001683 - \"CTS Verifier\" exists under the Work category, and is activated.\n
Michal Karpinski915eeaf2016-03-04 12:28:52 +00001684 - Attempting to uncheck badged \"CTS Verifier\" shows an alert dialog informing you that this admin can be deactivated only if you remove the managed profile.\n
Rubin Xu55d22d42014-09-24 19:56:58 +01001685 \n
1686 Use the Back button to return to this page.
1687 </string>
1688 <string name="provisioning_byod_workapps_visible_instruction">
1689 Please press the Go button to start the launcher.
1690 Go to All Apps screen and scroll through it to confirm that:\n
1691 \n
1692 - A new set of work apps including CTS Verifier appear in the list.\n
Alexandra Gherghina9c1c5a52014-12-09 12:55:23 +00001693 - Work badge overlay appears on work app\'s icon (see example icon below).\n
Rubin Xu55d22d42014-09-24 19:56:58 +01001694 \n
1695 Then navigate back to this screen using Recents button.
1696 </string>
Rubin Xuc2b00d82015-02-02 11:30:26 +00001697
1698 <string name="provisioning_byod_app_settings">Profile-aware app settings</string>
1699 <string name="provisioning_byod_app_settings_instruction">
1700 Please press the Go button to open Apps page in settings.\n
1701 \n
1702 Verify that work profile exists in the dropdown list and selecting it will
1703 bring up apps setting in the work profile.\n
1704 \n
1705 Then use the Back button to return to this test and mark accordingly.
1706 </string>
1707
1708 <string name="provisioning_byod_location_settings">Profile-aware location settings</string>
1709 <string name="provisioning_byod_location_settings_instruction">
1710 Please press the Go button to open Location page in settings.\n
1711 \n
1712 Verify that work profile entry exists in the page.\n
1713 \n
1714 Then use the Back button to return to this test and mark accordingly.
1715 </string>
1716
Michal Karpinskibb5c5332015-08-12 16:15:31 +01001717 <string name="provisioning_byod_data_usage_settings">Profile-aware data usage settings</string>
1718 <string name="provisioning_byod_data_usage_settings_instruction">
1719 Please press the Go button to open the Settings page.\n
1720 \n
1721 Navigate to Data usage page and confirm that it includes a Work profile section,
1722 and that tapping it shows just work profile data usage.\n
1723 \n
1724 Then use the Back button to return to this test and mark accordingly.
1725 </string>
1726
Rubin Xuc2b00d82015-02-02 11:30:26 +00001727 <string name="provisioning_byod_cred_settings">Profile-aware trusted credential settings</string>
1728 <string name="provisioning_byod_cred_settings_instruction">
1729 Please press the Go button to open the Security settings.
1730 Navigate to "Trusted credentials" and wait for the UI to load.
1731 After the list is loaded, confirm that:\n
1732 \n
1733 The page list credentials for both "Personal" and "Work" profiles.\n
1734 \n
1735 Then use the Back button to return to this test and mark accordingly.
1736 </string>
1737
1738 <string name="provisioning_byod_print_settings">Profile-aware printing settings</string>
1739 <string name="provisioning_byod_print_settings_instruction">
1740 Please press the Go button to open the Printing settings.
1741 \n
1742 Verify that work profile exists in the dropdown list and selecting it will
1743 bring up printing setting in the work profile.\n
1744 \n
1745 Then use the Back button to return to this test and mark accordingly.
1746 </string>
1747
Sudheer Shanka98ff0002015-03-26 16:32:59 +00001748 <string name="provisioning_byod_cross_profile_intent_filters">Cross profile intent filters are set</string>
Alex Chau4c990c32015-08-14 15:55:18 +01001749
Alex Chauc7ef16d2015-07-30 18:01:30 +01001750 <string name="provisioning_byod_nfc_beam">Disable Nfc beam</string>
1751 <string name="provisioning_byod_nfc_beam_allowed_instruction">
1752 Please press the Go button to test if Nfc beam can be triggered in the work profile.\n
1753 \n
1754 For the first test, press \"Send manual beam\" to trigger a beam, then bump into another device to send the file. Verify that the file is successfully received.\n
1755 \n
1756 For the second test, press \"Send share intent\" to trigger a beam, then bump into another device to send the file. Verify that the file is successfully received.\n
1757 \n
1758 Then use the Back button to return to this test and mark accordingly.
1759 </string>
1760 <string name="provisioning_byod_nfc_beam_disallowed_instruction">
1761 Please press the Go button to test if Nfc beam is disallowed by policy
1762 \n
1763 Verify that Nfc beam is not triggered when pressing the button.\n
1764 \n
1765 Then use the Back button to return to this test and mark accordingly.
1766 </string>
1767 <string name="provisioning_byod_send_manual_beam">Send manual beam</string>
1768 <string name="provisioning_byod_send_share_intent">Send share intent</string>
1769 <string name="provisioning_byod_cannot_resolve_beam_activity">Cannot find beam activity</string>
1770
Daniel Xiea41d4972015-10-19 15:35:16 -07001771 <string name="test_failed_cannot_start_intent">Cannot start the given intent.</string>
Rubin Xu55d22d42014-09-24 19:56:58 +01001772 <string name="provisioning_byod_no_activity">Cannot communicate with activity in the work profile.</string>
1773 <string name="provisioning_byod_delete_profile">Initiate deletion of work profile.</string>
1774 <string name="provisioning_byod_profile_deleted">Work profile deleted.</string>
1775 <string name="provisioning_byod_disabled">Device provisioning is not enabled.</string>
Alexandra Gherghinaaa24ed72014-10-08 01:11:32 +01001776 <string name="provisioning_button_finish">Finish</string>
1777 <string name="provisioning_cross_profile_chooser">Choose an app to complete action</string>
Rubin Xua458f302014-10-03 16:09:23 +01001778
Haiming Baod001dbc2015-11-11 14:37:19 +00001779 <string name="provisioning_byod_no_gps_location_feature">No GPS feature present. Skip test.</string>
1780 <string name="provisioning_byod_location_mode_enable">Enable location</string>
1781 <string name="provisioning_byod_location_mode_enable_toast_location_change">Location changed</string>
1782 <string name="provisioning_byod_location_mode_enable_instruction">
1783 This test verifies that the location updates can be enabled for the managed profile apps.\n
1784 1. Press the go button to go to the location settings page, set the location switch enabled.\n
1785 2. Move your position a little bit, verify that location updates toast comes up.\n
1786 Please wait until the location updates or timeout toast message shows up before going back to the cts-verifier tests.\n
1787 3. Go back to the cts-verifier tests using the back button, then mark the test accordingly.\n
1788 </string>
1789
1790 <string name="provisioning_byod_location_mode_disable">Disable location</string>
1791 <string name="provisioning_byod_location_mode_time_out_toast">Timeout waiting for gps location change</string>
1792 <string name="provisioning_byod_location_mode_disable_instruction">
1793 This test verifies that the location updates can be disabled for the managed profile apps.\n
1794 1. Press the go button to go to the location settings page, set the location switch disabled.\n
Yin-Chia Yehd6396fb2016-05-25 12:00:05 -07001795 2. Move your position a little bit, verify that no location updates toast come up and that the timeout message show up after around 15 seconds.
Haiming Baod001dbc2015-11-11 14:37:19 +00001796 Please wait until the timeout or location updates toast message shows up before going back to the cts-verifier tests.\n
1797 3. Go back to the cts-verifier tests using the back button, then mark the test accordingly.\n
1798 </string>
1799
Rubin Xua458f302014-10-03 16:09:23 +01001800 <!-- Strings for DeviceOwnerProvisioningTest -->
1801 <string name="provisioning_device_owner">Device Owner Provisioning</string>
1802 <string name="device_owner_provisioning_tests">Device Owner provisioning tests</string>
1803 <string name="device_owner_provisioning_tests_info">The device owner provisioning tests verify that setting up a corporate owned device can only be done on a factory reset device.</string>
1804 <string name="device_owner_provisioning_category">Device Owner Provisioning</string>
1805 <string name="device_owner_negative_test">Device owner negative test</string>
Unsuk Jung35fac2c2014-11-06 23:16:42 -08001806 <string name="device_owner_negative_test_info">Please click the "Start provisioning" button, and when you see a warning dialog telling the device is already set up, select "pass". Otherwise, select "fail".</string>
Rubin Xua458f302014-10-03 16:09:23 +01001807 <string name="start_device_owner_provisioning_button">Start provisioning</string>
Zoltan Szatmary-Ban9a2b13e2015-06-15 17:05:04 +01001808 <string name="positive_device_owner">Device Owner Tests</string>
1809 <string name="device_owner_positive_tests">Device Owner positive tests</string>
1810 <string name="device_owner_positive_tests_instructions">
1811 The positive device owner tests verify policies on a corporate owned device.\n
1812 Press below button first, follow steps described in the dialog that pops up,
1813 then proceed to the test cases.\n
1814 Pressing \'back\', \'pass\' or \'fail\' on this test page will remove the device owner.\n
1815 Alternatively, you can run the \'Remove device owner\' test. Ideally, that test should
1816 be run last so that it does not interfere with other tests.
1817 </string>
1818 <string name="device_owner_positive_tests_info">
1819 The positive device owner tests verify policies on a corporate owned device.\n
1820 Press below button first, follow steps described in the dialog that pops up,
1821 then proceed to the test cases.\n
1822 Pressing \'back\', \'pass\' or \'fail\' on this test page will remove the device owner.\n
1823 Alternatively, you can run the \'Remove device owner\' test. Ideally, that test should
1824 be run last so that it does not interfere with other tests.
1825 </string>
1826 <string name="device_owner_positive_category">Device Owner Tests</string>
1827 <string name="set_device_owner_button_label">Set up device owner</string>
1828 <string name="set_device_owner_dialog_title">Set up device owner</string>
1829 <string name="set_device_owner_dialog_text">
1830 Please set the device owner by enabling USB debugging on the device and issuing the following command on the host:\n
1831 adb shell dpm set-device-owner \'com.android.cts.verifier/com.android.cts.verifier.managedprovisioning.DeviceAdminTestReceiver\'
1832 </string>
1833 <string name="device_owner_remove_device_owner_test">Remove device owner</string>
1834 <string name="device_owner_remove_device_owner_test_info">
1835 Please check in Settings &gt; Security &gt; Device Administrators if CTSVerifier is
1836 Device Owner. Then press the button below, and check that CTSVerifier is NOT Device
1837 Owner anymore.
1838 </string>
1839 <string name="remove_device_owner_button">Remove device owner</string>
1840 <string name="device_owner_check_device_owner_test">Check device owner</string>
1841 <string name="device_owner_incorrect_device_owner">Missing or incorrect device owner: CTSVerifier is not DO!</string>
Zoltan Szatmary-Ban01ce4542015-06-22 11:14:47 +01001842 <string name="device_owner_wifi_lockdown_test">WiFi configuration lockdown</string>
1843 <string name="device_owner_wifi_lockdown_info">
1844 Please enter the SSID and auth method of an available WiFi Access Point and press the button to create a
1845 WiFi configuration. This configuration can be seen on Settings &gt; WiFi. The test cases
Mahaver Choprac0f70ce2015-10-16 12:40:39 +01001846 are going to use this config. Please go through test cases in order (from top to bottom).
Zoltan Szatmary-Ban01ce4542015-06-22 11:14:47 +01001847 </string>
1848 <string name="switch_wifi_lockdown_off_button">WiFi config lockdown off</string>
1849 <string name="switch_wifi_lockdown_on_button">WiFi config lockdown on</string>
1850 <string name="wifi_lockdown_go_settings_wifi_button">Go to WiFi Settings</string>
1851 <string name="device_owner_wifi_key_management_none_button">None</string>
1852 <string name="device_owner_wifi_key_management_wpa_button">WPA</string>
1853 <string name="device_owner_wifi_key_management_wep_button">WEP</string>
1854 <string name="create_wifi_config_button_label">Create WiFi configuration</string>
1855 <string name="wifi_lockdown_add_network_failed_dialog_title">WiFi configuration could not be created</string>
1856 <string name="wifi_lockdown_add_network_failed_dialog_text">
1857 There was an error during creation of WiFi configuration. Check if WiFi is switched on.
1858 </string>
1859 <string name="device_owner_wifi_config_unlocked_modification_test">Unlocked config is modifiable in Settings</string>
1860 <string name="device_owner_wifi_config_unlocked_modification_test_info">
1861 Please press the button to ensure WiFi config lockdown is NOT in effect. Then go to
1862 Settings &gt; WiFi and see if the CTSVerifier created WiFi configuration can be edited.
1863 Please make sure you can connect to it. The test is successful if the config is editable
1864 and can be connected to.
1865 </string>
1866 <string name="device_owner_wifi_config_locked_modification_test">Locked config is not modifiable in Settings</string>
1867 <string name="device_owner_wifi_config_locked_modification_test_info">
1868 Please press the button to ensure WiFi config lockdown is in effect. Then go to
1869 Settings &gt; WiFi and see if the CTSVerifier created WiFi configuration can NOT be edited
1870 or removed. The test is successful if the config is NOT modifiable.
1871 </string>
1872 <string name="device_owner_wifi_config_locked_connection_test">Locked config can be connected to</string>
1873 <string name="device_owner_wifi_config_locked_connection_test_info">
1874 Please press the button to ensure WiFi config lockdown is in effect. Then go to
1875 Settings &gt; WiFi and see if the CTSVerifier created WiFi configuration can be connected
1876 to manually. The test is successful if the connection can be established.
1877 </string>
1878 <string name="device_owner_wifi_config_unlocked_removal_test">Unlocked config can be forgotten in Settings</string>
1879 <string name="device_owner_wifi_config_unlocked_removal_test_info">
1880 Please press the button to ensure WiFi config lockdown is NOT in effect. Then go to
1881 Settings &gt; WiFi and see if the CTSVerifier created WiFi configuration can be forgotten.
1882 The test is successful if the config could be forgotten and is removed from the list of saved configs.
1883 </string>
Benjamin Franz89e40fc2015-07-01 15:35:57 +01001884 <string name="device_owner_disable_statusbar_test">Disable status bar</string>
1885 <string name="device_owner_disable_statusbar_test_info">
1886 Please press the below button to disable the status bar and verify that quick settings, notifications
1887 and the assist gesture are no longer available.\n
1888 Next, press the button to reenable the status bar and verify that quick settings, notification
1889 and the assist gesture are available again.\n
1890 Please mark the test accordingly.
1891 </string>
1892 <string name="device_owner_disable_statusbar_button">Disable status bar</string>
1893 <string name="device_owner_reenable_statusbar_button">Reenable status bar</string>
1894 <string name="device_owner_disable_keyguard_test">Disable keyguard</string>
1895 <string name="device_owner_disable_keyguard_test_info">
1896 Note that any device passwords that you might have set will be deleted during this test.\n
1897 Please press the below button to disable the keyguard. Press the power button on your device to
1898 switch off the screen. Then press the power button to switch the screen back on and verify that
1899 no keyguard was shown.\n
1900 Next, press the button to reenable the keyguard and repeat the above steps, this time verifying that
1901 a keyguard was shown again.\n
1902 Please mark the test accordingly.
1903 </string>
1904 <string name="device_owner_disable_keyguard_button">Disable keyguard</string>
1905 <string name="device_owner_reenable_keyguard_button">Reenable keyguard</string>
Sudheer Shanka72ba56a2015-07-17 18:30:44 +01001906 <string name="device_profile_owner_permission_lockdown_test">Permissions lockdown</string>
1907 <string name="device_profile_owner_permission_lockdown_test_instructions">
1908 Select each of the three grant states for the permission shown below in turn.\n
1909 Now open application settings, select Permissions, and verify if the following behaviour is observed.\n
1910 <b>Allow:</b> Permission is granted to the app and cannot be changed through the settings UI.\n
1911 <b>Let user decide:</b> Permission state can be changed through the settings UI.\n
1912 <b>Deny:</b> Permission is denied to the app and cannot be changed through the settings UI.\n
1913 Please mark the test accordingly.
1914 </string>
1915 <string name="device_owner_permission_lockdown_test_info">
1916 This test checks if the permissions state in settings UI is locked down according to the state set by the device owner.
1917 </string>
Zoltan Szatmary-Band265a1e2015-12-31 18:32:10 +00001918 <string name="device_owner_disallow_usb_file_transfer_test">Disallow USB file transfer</string>
1919 <string name="device_owner_disallow_usb_file_transfer_test_info">
1920 Please press below button to set the \"disallow USB file transfer\" restriction.
1921 Next, connect your device to your desktop computer through USB, open the USB notification from the status bar
1922 and check that the \"Transfer files (MTP)\" and \"Transfer photos (PTP)\" options are not present. Also, check
1923 that you can download files from your phone to the desktop computer. The test is successful if the files from
1924 your phone are not and cannot be downloaded through USB.\n
1925 Please mark the test accordingly.
1926 </string>
Nicolas Prevot51a88f62016-03-01 17:24:06 +00001927 <string name="device_owner_set_user_icon">Setting the user icon</string>
1928 <string name="device_owner_set_user_icon_instruction">
1929 This test verifies that the user icon can be set.\n
1930 1. Press the set user icon button.\n
1931 2. Press the go button to go to Settings.\n
1932 3a. If there is a "users" section in Settings, check that the icon of the user "owner" is the CtsVerifier one and mark this test accordingly.\n
1933 3b. If there is no "users" section, mark this test as passed.\n
1934 </string>
1935 <string name="device_owner_set_user_icon_button">Set user icon</string>
1936
Sudheer Shanka72ba56a2015-07-17 18:30:44 +01001937 <string name="profile_owner_permission_lockdown_test_info">
1938 <b>
1939 Before proceeding, check if com.android.cts.permissionapp (aka CtsPermissionApp) is installed in work profile by going to Settings &gt; Apps. If not, please install the app before proceeding.\n\n
1940 </b>
1941 This test checks if the permissions state in settings UI is locked down correctly depending on the state set by the profile owner.
1942 </string>
1943 <string name="package_not_found">You must install %s (aka CtsPermissionApp).</string>
1944 <string name="permission_allow">Grant</string>
1945 <string name="permission_default">Let user decide</string>
1946 <string name="permission_deny">Deny</string>
1947 <string name="not_profile_owner">%s is not profile owner.</string>
1948 <string name="not_device_owner">%s is not device owner.</string>
1949 <string name="activity_not_found">No activity found to handle intent: %s</string>
1950 <string name="open_settings_button_label">Open Application Settings</string>
1951 <string name="finish_button_label">Finish</string>
Benjamin Franz2e9fd732015-08-10 15:43:42 +01001952 <string name="device_owner_device_admin_visible">Device administrator settings</string>
1953 <string name="device_owner_device_admin_visible_info">
1954 Please press the Go button to open the Security page in Settings.
1955 Navigate to Device administrators and confirm that:\n
1956 \n
Ahmet Kerim SENOL9fa97c22015-10-12 15:29:11 +01001957 - \"CTS Verifier\" exists and is activated.\n
1958 - \"CTS Verifier\" cannot be disabled.\n
Benjamin Franz2e9fd732015-08-10 15:43:42 +01001959 \n
1960 Use the Back button to return to this page.
1961 </string>
Benjamin Franz1c8defc2015-08-10 16:52:56 +01001962 <string name="device_owner_disallow_config_bt">Disallow configuring Bluetooth</string>
1963 <string name="device_owner_disallow_config_bt_info">
1964 Please press the Set restriction button to set the user restriction.
1965 Then press Go to open the Bluetooth page in Settings.
1966 Confirm that:\n
1967 \n
1968 - You cannot view Bluetooth devices in range.\n
1969 - You cannot edit, add or remove any already paired devices.\n
1970 \n
1971 Use the Back button to return to this page.
1972 </string>
1973 <string name="device_owner_disallow_config_wifi">Disallow configuring WiFi</string>
1974 <string name="device_owner_disallow_config_wifi_info">
1975 Please press the Set restriction button to set the user restriction.
1976 Then press Go to open the WiFi page in Settings.
1977 Confirm that:\n
1978 \n
1979 - You cannot view WiFi networks in range.\n
1980 - You cannot edit, add or remove any existing WiFi configs.\n
1981 \n
1982 Use the Back button to return to this page.
1983 </string>
1984 <string name="device_owner_user_restriction_set">Set restriction</string>
1985 <string name="device_owner_settings_go">Go</string>
Matthew Williams547b8162014-10-15 10:18:11 -07001986
Mahaver Chopra77128812015-11-17 10:05:33 +00001987 <string name="device_owner_vpn_connection">
1988 Vpn connection has been established.\n
1989 This is not as expected.\n
1990 Mark this test as failed.\n
1991 </string>
1992 <string name="device_owner_vpn_connection_close_failed">
1993 Established vpn connection cannot be closed.\n
1994 This is not as expected.\n
1995 Mark this test as failed.\n
1996 </string>
1997 <string name="device_owner_no_vpn_connection">
1998 Cannot establish a VPN connection.\n
1999 This was expected.\n
2000 Mark this test as passed.\n
2001 </string>
2002 <string name="device_owner_vpn_connection_canceled">
2003 Cannot establish a VPN connection.\n
2004 Connection canceled by user.\n
2005 </string>
2006 <string name="device_owner_vpn_test">Check VPN</string>
2007 <string name="device_owner_vpn_info_default">Vpn test message</string>
2008
Mahaver Choprac0f70ce2015-10-16 12:40:39 +01002009 <string name="device_owner_disallow_config_vpn">Disallow configuring VPN</string>
2010 <string name="device_owner_disallow_config_vpn_info">
2011 Please press the Set VPN restriction button to set the VPN restriction.
Mahaver Chopra77128812015-11-17 10:05:33 +00002012 Perform tests in order. Mark test as passed if both test cases pass\n\n
2013 1. Press Go to open the Vpn settings page.\n
Mahaver Choprac0f70ce2015-10-16 12:40:39 +01002014 Confirm that:\n
2015 - You cannot add a new VPN network.\n
Mahaver Chopra77128812015-11-17 10:05:33 +00002016 - You cannot edit, add or remove any existing VPNs.\n\n
2017 2. Press Check VPN to check programmatic Vpn test.\n
2018 - Check Vpn setup\n\n
Mahaver Choprac0f70ce2015-10-16 12:40:39 +01002019 Use the Back button to return to this page.
2020 </string>
2021 <string name="device_owner_user_vpn_restriction_set">Set VPN restriction</string>
2022
Matthew Williams547b8162014-10-15 10:18:11 -07002023 <!-- Strings for JobScheduler Tests -->
2024 <string name="js_test_description">This test is mostly automated, but requires some user interaction. You can pass this test once the list items below are checked.</string>
2025
2026 <string name="js_idle_test">Idle Mode Constraints</string>
2027 <string name="js_start_test_text">Start test</string>
2028 <string name="js_idle_instructions">Verify the behaviour of the JobScheduler API for when the device is in idle mode. Simply follow the on-screen instructions.</string>
2029 <string name="js_idle_description_1">Turn the screen off and then back on in order to begin.</string>
Shreyas Basarge52013e12015-11-05 17:02:27 +00002030 <string name="js_idle_continue_instruction">
2031 Switch off screen and wait for it to turn on to continue.
2032 </string>
Matthew Williams547b8162014-10-15 10:18:11 -07002033 <string name="js_idle_item_idle_off">Idle job does not execute when device is not idle.</string>
2034 <string name="js_idle_item_idle_on">Idle job does execute when device is forced into idle.</string>
2035
2036 <string name="js_charging_test">Charging Constraints</string>
2037 <string name="js_charging_instructions">Verify the behaviour of the JobScheduler API for when the device is on power and unplugged from power. Simply follow the on-screen instructions.</string>
Shreyas Basarge2c439012015-11-16 23:10:34 +00002038 <string name="js_charging_description_1">Plug in the charger if it isn\'t already plugged in.</string>
Matthew Williams547b8162014-10-15 10:18:11 -07002039 <string name="js_charging_off_test">Device not charging will not execute a job with a charging constraint.</string>
2040 <string name="js_charging_on_test">Device when charging will execute a job with a charging constraint.</string>
Shreyas Basarge2c439012015-11-16 23:10:34 +00002041 <string name="js_charging_description_2">After the above test has passed, remove the charger to continue. If the above failed, you can simply fail this test.</string>
2042 <string name="js_charging_description_3">Device is plugged in. Please wait while it get\s into stable charging state.</string>
2043 <string name="js_charging_description_4">There seems to be a problem with your charger. Pleasy try again.</string>
Matthew Williams547b8162014-10-15 10:18:11 -07002044
2045 <string name="js_connectivity_test">Connectivity Constraints</string>
2046 <string name="js_connectivity_instructions">Verify the behaviour of the JobScheduler API for when the device has no access to data connectivity. Simply follow the on-screen instructions.</string>
2047 <string name="js_connectivity_description_1">Disable WiFi and Cellular data to begin.</string>
2048 <string name="js_unmetered_connectivity_test">Device with no connectivity will not execute a job with an unmetered connectivity constraint.</string>
2049 <string name="js_any_connectivity_test">Device with no connectivity will not execute a job with an unmetered connectivity constraint.</string>
2050 <string name="js_no_connectivity_test">Device with no connectivity will still execute a job with no connectivity constraints.</string>
Chris Wren451834f2014-10-28 14:32:45 -04002051
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002052 <!-- String for the bundled TV app Tests -->
Wonsik Kim18aa5752014-10-30 00:47:57 +09002053
Dongwon Kang83efe7e2015-07-17 15:01:35 -07002054 <string name="tv_input_discover_test">3rd-party TV input test</string>
Wonsik Kimf16680b2014-11-20 23:11:16 +09002055 <string name="tv_input_discover_test_info">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002056 Verify that the bundled TV app launches via Intent and calls the proper API to discover
Dongwon Kang83efe7e2015-07-17 15:01:35 -07002057 3rd-party TV inputs.
Wonsik Kimf16680b2014-11-20 23:11:16 +09002058 </string>
Wonsik Kim18aa5752014-10-30 00:47:57 +09002059 <string name="tv_input_discover_test_go_to_setup">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002060 Select the \"Launch TV app\" button and set up the newly installed TV input:
Wonsik Kimf16680b2014-11-20 23:11:16 +09002061 \"CTS Verifier\".
Wonsik Kim18aa5752014-10-30 00:47:57 +09002062 </string>
2063 <string name="tv_input_discover_test_verify_setup">
2064 Setup activity must have been started.
2065 </string>
2066 <string name="tv_input_discover_test_tune_to_channel">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002067 Select the \"Launch TV app\" button and tune to the \"Dummy\" channel from \"CTS Verifier\"
2068 input. If necessary, configure the channel to be visible.
Wonsik Kim18aa5752014-10-30 00:47:57 +09002069 </string>
2070 <string name="tv_input_discover_test_verify_tune">
2071 Tune command must be called.
2072 </string>
Dongwon Kangf58fc082014-12-01 15:51:03 +09002073 <string name="tv_input_discover_test_verify_overlay_view">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002074 Verify that the overlay appears and displays the text \"Overlay View Dummy Text\" when you tune
2075 to the \"Dummy\" channel.
Dongwon Kangf58fc082014-12-01 15:51:03 +09002076 </string>
shubangb54c9ff2016-05-06 13:37:49 -07002077 <string name="tv_input_discover_test_verify_size_changed">
2078 Verify that video layout changes correctly according to the provided video track information,
2079 including pixel aspect ratio.
2080 </string>
Dongwon Kangaa1e8032015-06-01 15:13:06 +09002081 <string name="tv_input_discover_test_verify_global_search">
Dongwon Kang83efe7e2015-07-17 15:01:35 -07002082 Verify the TV app provides query results for 3rd-party input\'s channels and programs in
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002083 global search results.
Dongwon Kangaa1e8032015-06-01 15:13:06 +09002084 </string>
Dongwon Kang2ad14c92015-05-13 18:46:13 +09002085 <string name="tv_input_discover_test_go_to_epg">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002086 Select the \"Launch EPG\" button and locate the \"Dummy\" channel.
Dongwon Kang2ad14c92015-05-13 18:46:13 +09002087 </string>
2088 <string name="tv_input_discover_test_verify_epg">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002089 Do you see the programs named \"Dummy Program\" and their descriptions
Dongwon Kang2ad14c92015-05-13 18:46:13 +09002090 "Dummy Program Description" in the EPG?
2091 </string>
Wonsik Kim18aa5752014-10-30 00:47:57 +09002092
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002093 <string name="tv_parental_control_test">TV app parental controls test</string>
Wonsik Kimf16680b2014-11-20 23:11:16 +09002094 <string name="tv_parental_control_test_info">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002095 Verify that the bundled TV app calls the parental controls API.
Wonsik Kimf16680b2014-11-20 23:11:16 +09002096 </string>
2097 <string name="tv_parental_control_test_turn_on_parental_control">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002098 Select the \"Launch TV app\" button and turn on the parental controls. If parental controls are
2099 on already, turn it off and on again.
Wonsik Kimf16680b2014-11-20 23:11:16 +09002100 </string>
2101 <string name="tv_parental_control_test_verify_receive_broadcast1">
2102 TV input service must have received ACTION_PARENTAL_CONTROLS_ENABLED_CHANGED broadcast.
2103 </string>
shubang07530b82016-04-13 10:11:03 -07002104 <string name="tv_parental_control_test_check_parental_controls_switch">
2105 Is there an option to turn off parental controls on this device?
2106 </string>
Wonsik Kimf16680b2014-11-20 23:11:16 +09002107 <string name="tv_parental_control_test_block_tv_ma">
Dongwon Kang98a61e22016-08-11 18:02:12 -07002108 Select the \"Launch TV app\" button and block the \"Custom Rating\" for \"CtsVerifier\" rating
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002109 system in the parental control settings. If the rating system is disabled by default, enable it.
Dongwon Kang98a61e22016-08-11 18:02:12 -07002110 If the \"Custom Rating\" is already blocked, unblock it, save, and then block again.
Wonsik Kimf16680b2014-11-20 23:11:16 +09002111 </string>
2112 <string name="tv_parental_control_test_verify_receive_broadcast2">
2113 TV input service must have received ACTION_BLOCKED_RATINGS_CHANGED broadcast.
2114 </string>
2115 <string name="tv_parental_control_test_block_unblock">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002116 Select the \"Launch TV app\" button; verify that the channel is blocked.
2117 Try to unblock the screen by entering PIN; verify that it\'s unblocked.
Wonsik Kimf16680b2014-11-20 23:11:16 +09002118 </string>
2119
shubang07530b82016-04-13 10:11:03 -07002120 <string name="tv_parental_control_turn_off_disabled">No</string>
2121 <string name="tv_parental_control_turn_off_enabled">Yes</string>
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002122 <string name="tv_launch_tv_app">Launch TV app</string>
Dongwon Kang2ad14c92015-05-13 18:46:13 +09002123 <string name="tv_launch_epg">Launch EPG</string>
Wonsik Kimf16680b2014-11-20 23:11:16 +09002124 <string name="tv_channel_not_found">
2125 CtsVerifier channel is not set up. Please set up before proceeding.
2126 </string>
2127
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002128 <string name="tv_multiple_tracks_test">TV app closed captions and multi-audio test</string>
Wonsik Kimf5707312014-12-03 15:01:33 +09002129 <string name="tv_multiple_tracks_test_info">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002130 Verify that the bundled TV app calls the multi-track API.
Wonsik Kimf5707312014-12-03 15:01:33 +09002131 </string>
2132 <string name="tv_multiple_tracks_test_select_subtitle">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002133 Select the \"Launch TV app\" button. Verify that closed captions are off by default. Set closed
2134 caption language to English.
Wonsik Kimf5707312014-12-03 15:01:33 +09002135 </string>
2136 <string name="tv_multiple_tracks_test_verify_set_caption_enabled">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002137 Captions are enabled.
Wonsik Kimf5707312014-12-03 15:01:33 +09002138 </string>
2139 <string name="tv_multiple_tracks_test_verify_select_subtitle">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002140 The English closed caption track should be selected.
Wonsik Kimf5707312014-12-03 15:01:33 +09002141 </string>
2142 <string name="tv_multiple_tracks_test_select_audio">
Dongwon Kange1a4ddad2015-06-24 17:31:14 -07002143 Select the \"Launch TV app\" button. Verify that the audio track is English by default.
Wonsik Kimf5707312014-12-03 15:01:33 +09002144 Select Spanish audio track.
2145 </string>
2146 <string name="tv_multiple_tracks_test_verify_select_audio">
2147 The Spanish audio track should be selected.
2148 </string>
2149
Chulwoo Lee19815cb2015-06-19 14:53:37 -07002150 <string name="tv_time_shift_test">TV app time shift test</string>
2151 <string name="tv_time_shift_test_info">
2152 This test verifies that the TV app invokes proper time shift APIs in the framwork.
2153 </string>
2154 <string name="tv_time_shift_test_pause_resume">
2155 Press the \"Launch TV app\" button. Verify that the playback control is available.
2156 Pause the playback and then resume it.
2157 </string>
2158 <string name="tv_time_shift_test_verify_resume_after_pause">
Chulwoo Lee5bea9ee2015-12-16 09:34:00 -08002159 The playback should resume after pause.
Chulwoo Lee19815cb2015-06-19 14:53:37 -07002160 </string>
2161 <string name="tv_time_shift_test_verify_position_tracking">
2162 The playback position tracking should be activated.
2163 </string>
2164 <string name="tv_time_shift_test_speed_rate">
2165 Press the \"Launch TV app\" button. Verify that the playback control is available.
2166 Rewind the playback and in a few seconds fast-forward it.
2167 </string>
2168 <string name="tv_time_shift_test_verify_rewind">
Chulwoo Lee5bea9ee2015-12-16 09:34:00 -08002169 The playback should rewind.
Chulwoo Lee19815cb2015-06-19 14:53:37 -07002170 </string>
2171 <string name="tv_time_shift_test_verify_fast_forward">
Chulwoo Lee5bea9ee2015-12-16 09:34:00 -08002172 The playback should fast-forward.
Chulwoo Lee19815cb2015-06-19 14:53:37 -07002173 </string>
2174 <string name="tv_time_shift_test_seek">
2175 Press the \"Launch TV app\" button. Verify that the playback control is available.
2176 Seek to previous and then seek to next.
2177 </string>
2178 <string name="tv_time_shift_test_verify_seek_to_previous">
2179 The playback position should be moved to the previous position.
2180 </string>
2181 <string name="tv_time_shift_test_verify_seek_to_next">
2182 The playback position should be moved to the next position.
2183 </string>
2184
Daniel Xiea41d4972015-10-19 15:35:16 -07002185 <string name="tv_app_link_test">TV app app-link test</string>
2186 <string name="tv_app_link_test_info">
Chulwoo Lee5bea9ee2015-12-16 09:34:00 -08002187 Verify that the bundled TV app supports linking to channel apps. If a TV input service provides
2188 links for its specific channels, the TV app should show the links in a proper format.
Daniel Xiea41d4972015-10-19 15:35:16 -07002189 </string>
2190 <string name="tv_app_link_test_select_app_link">
2191 Select the \"Launch TV app\" button, then check if you can see a menu with \"Cts App-Link Text\"
2192 text in red background. If you see the link, select it to follow the link.
2193 </string>
2194 <string name="tv_app_link_test_verify_link_clicked">
2195 The app-link must have been clicked and the activity should be changed correctly.
2196 </string>
2197 <string name="tv_input_link_test_verify_link_interface">
2198 Do you see the app-link card similar to the image on the left?\n
Chulwoo Lee5bea9ee2015-12-16 09:34:00 -08002199 1) You should see the poster art image, but the color may be different.\n
Daniel Xiea41d4972015-10-19 15:35:16 -07002200 2) You should see the text \"Cts App-Link Text\".\n
2201 </string>
2202
Dongwon Kangf58fc082014-12-01 15:51:03 +09002203 <string name="overlay_view_text">Overlay View Dummy Text</string>
Dongwon Kang98a61e22016-08-11 18:02:12 -07002204 <string name="custom_rating">Example of input app specific custom rating.</string>
Wonsik Kim18aa5752014-10-30 00:47:57 +09002205
Chris Wren451834f2014-10-28 14:32:45 -04002206 <!-- A list of fully-qualified test classes that should not be run. -->
2207 <string-array name="disabled_tests" />
Jason Monk5ece9982015-01-21 15:17:20 -05002208
2209 <!-- Strings for screen pinning test -->
2210 <string name="screen_pinning_test">Screen Pinning Test</string>
2211 <string name="screen_pin_instructions">Pressing next will prompt you to enter screen pinning, allow this app to enter screen pinning.</string>
2212 <string name="screen_pin_check_pinned">Press Next to verify the app is pinned.</string>
2213 <string name="screen_pin_no_exit">Try to leave the app without unpinning the screen. Press next once you have verified you cannot leave.</string>
2214 <string name="screen_pin_exit">Use interactions defined by your device to unpin such as long pressing the back and overview button, then press next.</string>
2215 <string name="screen_pinning_done">All tests completed successfully.</string>
2216
2217 <string name="error_screen_no_longer_pinned">The screen was no longer pinned.</string>
2218 <string name="error_screen_already_pinned">Cannot start the test with the screen already pinned.</string>
2219 <string name="error_screen_pinning_did_not_start">Screen was not pinned.</string>
2220 <string name="error_screen_pinning_did_not_exit">Screen was not unpinned.</string>
2221 <string name="error_screen_pinning_couldnt_exit">Could not exit screen pinning through API.</string>
Paul McLean365be3a2015-06-04 12:40:18 -07002222
Daniel Xiea41d4972015-10-19 15:35:16 -07002223 <!-- Audio Devices Notifcations Tests -->
2224 <string name="audio_out_devices_notifications_test">Audio Output Devices Notifications Test</string>
2225 <string name="audio_out_devices_notification_instructions">
Paul McLean365be3a2015-06-04 12:40:18 -07002226 Click the "Clear Messages" button then connect and disconnect a wired headset.
2227 Note if the appropriate notification messages appear below.
2228 </string>
Daniel Xiea41d4972015-10-19 15:35:16 -07002229 <string name="audio_in_devices_notifications_test">Audio Input Devices Notifications Test</string>
2230 <string name="audio_in_devices_notification_instructions">
2231 Click the "Clear Messages" button then connect and disconnect a microphone or wired headset.
2232 Note if the appropriate notification messages appear below.
2233 </string>
Paul McLean365be3a2015-06-04 12:40:18 -07002234 <string name="audio_dev_notification_clearmsgs">Clear Messages</string>
2235 <string name="audio_dev_notification_connectMsg">CONNECT DETECTED</string>
2236 <string name="audio_dev_notification_disconnectMsg">DISCONNECT DETECTED</string>
Paul McLeanaf80c872015-06-05 07:48:15 -07002237
Daniel Xiea41d4972015-10-19 15:35:16 -07002238 <string name="audio_input_routingnotifications_test">Audio Input Routing Notifications Test</string>
2239 <string name="audio_input_routingnotification_instructions">
2240 Click on the "Record" button in the AudioRecord Routing Notifications section below to
2241 start recording. Insert a wired headset or microphone. Observe a message acknowledging the
2242 rerouting event below. Remove the wired headset and observe the new routing message.
2243 Click on the "Stop" button to stop recording.\n
2244 </string>
2245 <string name="audio_output_routingnotifications_test">Audio Output Routing Notifications Test</string>
2246 <string name="audio_output_routingnotification_instructions">
2247 Click on the "Play" button in the AudioTrack Routing Notifications section below to
Paul McLeanaf80c872015-06-05 07:48:15 -07002248 start (silent) playback. Insert a wired headset. Observe a message acknowledging the
2249 rerouting event below. Remove the wired headset and observe the new routing message.
2250 Click on the "Stop" button to stop playback.\n
Paul McLeanaf80c872015-06-05 07:48:15 -07002251 </string>
2252 <string name="audio_routingnotification_playBtn">Play</string>
2253 <string name="audio_routingnotification_playStopBtn">Stop</string>
2254 <string name="audio_routingnotification_recBtn">Record</string>
2255 <string name="audio_routingnotification_recStopBtn">Stop</string>
2256 <string name="audio_routingnotification_playHeader">AudioTrack Routing Notifications</string>
2257 <string name="audio_routingnotification_recHeader">AudioRecord Routing Notifications</string>
2258 <string name="audio_routingnotification_trackRoutingMsg">AudioTrack rerouting</string>
2259 <string name="audio_routingnotification_recordRoutingMsg">AudioRecord rerouting</string>
Ricardo Garciae908b092015-07-13 19:10:50 -07002260
Daniel Xiea41d4972015-10-19 15:35:16 -07002261 <!-- Audio general text -->
2262 <string name="audio_general_headset_port_exists">Does this device have a headset port?</string>
2263 <string name="audio_general_headset_no">No</string>
2264 <string name="audio_general_headset_yes">Yes</string>
Ricardo Garciae8a13b12015-10-30 14:14:29 -07002265 <string name="audio_general_deficiency_found">WARNING: Some results show potential deficiencies on the system.
2266 Please consider addressing them for a future release.</string>
2267 <string name="audio_general_test_passed">Test Successful</string>
2268 <string name="audio_general_test_failed">Test Failed</string>
Daniel Xiea41d4972015-10-19 15:35:16 -07002269
Ricardo Garciae908b092015-07-13 19:10:50 -07002270 <!-- Audio Loopback Latency Test -->
2271 <string name="audio_loopback_test">Audio Loopback Latency Test</string>
2272 <string name="audio_loopback_info">
Daniel Xiea41d4972015-10-19 15:35:16 -07002273 This test requires the Loopback Plug. Please connect a Loopback Plug into the headset
Ricardo Garciae908b092015-07-13 19:10:50 -07002274 connector, and proceed with the instructions on the screen.
2275 The system will measure the input-output audio latency by injecting a pulse on the output,
2276 and computing the distance between replicas of the pulse.
Daniel Xiea41d4972015-10-19 15:35:16 -07002277 You can vary the Audio Level slider to ensure the pulse will feed back at adequate levels.
Ricardo Garciae908b092015-07-13 19:10:50 -07002278 Repeat until a confidence level >= 0.6 is achieved.
2279 </string>
2280 <string name="audio_loopback_instructions">
2281 Please connect a "Loopback Plug" and press "Loopback Plug Ready".
2282 </string>
2283 <string name="audio_loopback_plug_ready_btn">Loopback Plug Ready</string>
2284 <string name="audio_loopback_instructions2">
2285 Set the audio level to a suitable value, then press Test button.
2286 It might require multiple tries until a confidence >= 0.6 is achieved.
2287 </string>
2288 <string name="audio_loopback_level_text">Audio Level</string>
2289 <string name="audio_loopback_test_btn">Test</string>
2290 <string name="audio_loopback_results_text">Results...</string>
2291
Ricardo Garcia9b2e1682015-07-29 15:36:05 -07002292 <!-- Audio Frequency Line Test -->
2293 <string name="audio_frequency_line_test">Audio Frequency Line Test</string>
2294 <string name="audio_frequency_line_info">
Nicholas Sauer8cf9bdb2015-08-23 13:49:53 -07002295 The system will measure the frequency response of the left and right line outputs,
Ricardo Garciaea8dd5d2015-08-07 19:10:18 -07002296 by feeding them back thru the microphone conection with the loopback jack.
Ricardo Garcia9b2e1682015-07-29 15:36:05 -07002297 This test requires the Loopback Plug. Please connect a Loopback Plug on the headset
2298 connector, and proceed with the instructions on the screen.
Ricardo Garciaea8dd5d2015-08-07 19:10:18 -07002299 </string>
Ricardo Garcia9b2e1682015-07-29 15:36:05 -07002300 <string name="audio_frequency_line_instructions">
2301 Please connect a "Loopback Plug" and press "Loopback Plug Ready".
2302 </string>
2303 <string name="audio_frequency_line_plug_ready_btn">Loopback Plug Ready</string>
2304
2305 <string name="audio_frequency_line_test_btn">Test</string>
2306 <string name="audio_frequency_line_results_text">Results...</string>
Ricardo Garciaa01018e2015-08-13 10:20:18 -05002307
Ricardo Garciaea8dd5d2015-08-07 19:10:18 -07002308 <!-- Audio Frequency Speaker Test -->
2309 <string name="audio_frequency_speaker_test">Audio Frequency Speaker Test</string>
2310 <string name="audio_frequency_speaker_info">
2311 This test requires an external USB reference microphone. Please connect the USB microphone and proceed with the instructions on the screen.
Daniel Xiea41d4972015-10-19 15:35:16 -07002312 The system will measure frequency response of the left and right speakers (if there are two speakers), or the response of the mono speaker twice.
Ricardo Garciaea8dd5d2015-08-07 19:10:18 -07002313 </string>
2314 <string name="audio_frequency_speaker_instructions">
Ricardo Garciaa01018e2015-08-13 10:20:18 -05002315 Please connect an USB reference microphone and press "USB Reference microphone ready"
Ricardo Garciaea8dd5d2015-08-07 19:10:18 -07002316 </string>
2317 <string name="audio_frequency_speaker_usb_status">Waiting for USB microphone...</string>
2318 <string name="audio_frequency_speaker_mic_ready_btn">USB Reference microphone ready</string>
Ricardo Garciaa01018e2015-08-13 10:20:18 -05002319 <string name="audio_frequency_speaker_mic_ready_text">USB Audio device detected\n\nPlease set up Device Under test
Ricardo Garciaea8dd5d2015-08-07 19:10:18 -07002320 in quiet room, and Microphone 20 cms perpendicular to center of screen, then press TEST</string>
2321 <string name="audio_frequency_speaker_mic_not_ready_text">"No USB Audio device detected. Please reconnect."</string>
2322 <string name="audio_frequency_speaker_test_btn">Test</string>
2323 <string name="audio_frequency_speaker_results_text">Results...</string>
Ricardo Garciaa01018e2015-08-13 10:20:18 -05002324
2325 <!-- Audio Frequency Microphone Test -->
2326 <string name="audio_frequency_mic_test">Audio Frequency Microphone Test</string>
2327 <string name="audio_frequency_mic_info">
2328 This test requires an external USB reference microphone and external speakers.
2329 Please use the headphone connector to connect external speakers. Position the device 40 cms
2330 from the speakers and proceed with the instructions on the screen.
2331 The system will measure frequency response of the built in microphone.
2332 </string>
2333 <string name="audio_frequency_mic_instructions">
2334 Please connect external speakers using the headphone connector. Please unplug any USB audio device (if any)
2335 </string>
2336 <string name="audio_frequency_mic_speakers_ready_btn">External speakers ready</string>
2337 <string name="audio_frequency_mic_speakers_ready_status">...</string>
2338 <string name="audio_frequency_mic_instructions2">
2339 Please position the speakers 40 cms from the device under test and press TEST 1
2340 </string>
2341 <string name="audio_frequency_mic_test1_btn">Test 1</string>
2342 <string name="audio_frequency_mic_usb_status">Waiting for USB microphone...</string>
2343 <string name="audio_frequency_mic_connect_mic">Please Connect USB microphone, position it next to
2344 the built in microphone in the device and press USB reference microphone</string>
2345 <string name="audio_frequency_mic_mic_ready_btn">USB Reference microphone ready</string>
2346 <string name="audio_frequency_mic_mic_ready_text">USB Audio device detected\n\nPlease set up Device Under test
2347 in quiet room, and Microphone 20 cms perpendicular to center of screen, then press TEST</string>
2348 <string name="audio_frequency_mic_mic_not_ready_text">"No USB Audio device detected. Please reconnect."</string>
2349 <string name="audio_frequency_mic_test2_btn">Test 2</string>
2350 <string name="audio_frequency_mic_results_text">Results...</string>
Ricardo Garcia9b2e1682015-07-29 15:36:05 -07002351
Atchamnaidu9c6954f2016-05-23 17:37:12 +05302352 <string name="alarmintenttest_title">Alarm Intent Test</string>
2353 <string name="alarmintenttest_desc">This test verifies Elevation of Privileges by an
2354 external application through setting an alarm using AlarmManager.setAlarmClock (A
2355 vulnerability in SystemUI component)</string>
2356 <string name="set_alarm_btn">Set alarm</string>
2357 <string name="cancel_alarm_btn">Cancel</string>
2358 <string name="alarmintenttest_set_alarm">Press SET ALARM below to set an Alarm</string>
2359 <string name="alarmintenttest_instructions">Instructions to verify the bug:</string>
2360 <string name="alarmintenttest_verify_bug">Click on alarm description near date in quick
2361 settings</string>
2362 <string name="alarmintenttest_point1">1.</string>
2363 <string name="alarmintenttest_failcase">If a new activity(PlatLogoActivity) is
2364 launched, please fail the test case</string>
2365 <string name="alarmintenttest_point2">2.</string>
2366 <string name="alarmintenttest_passcase">If nothing is happening after clicking on alarm
2367 description, please pass the test case </string>
2368 <string name="calcel_alarm_info">Click on Cancel below to cancel the Alarm</string>
Brian Muramatsu70a9e3f2010-06-25 15:27:09 -07002369</resources>