1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3/* //device/apps/common/assets/res/any/strings.xml 4** 5** Copyright 2006, The Android Open Source Project 6** 7** Licensed under the Apache License, Version 2.0 (the "License"); 8** you may not use this file except in compliance with the License. 9** You may obtain a copy of the License at 10** 11** http://www.apache.org/licenses/LICENSE-2.0 12** 13** Unless required by applicable law or agreed to in writing, software 14** distributed under the License is distributed on an "AS IS" BASIS, 15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 16** See the License for the specific language governing permissions and 17** limitations under the License. 18*/ 19--> 20<resources> 21 <string name="menu_upload_exceptions">Upload Exceptions</string> 22 <string name="menu_clear_exceptions">Clear Exceptions</string> 23 24 <string name="device_info_default">unknown</string> 25 <string name="device_info_uptime">Uptime</string> 26 <string name="device_info_awaketime">Awake Time</string> 27 <string name="device_info_asleeptime">Asleep Time</string> 28 29 <string name="build_id_label">Build ID</string> 30 <string name="build_date_label">Build Date</string> 31 <string name="build_type_label">Build Type</string> 32 <string name="build_product_label">Build Product</string> 33 <string name="build_user_label">Build Label</string> 34 <string name="build_host_label">Build Host</string> 35 <string name="gsm_version_baseband_label">Baseband Version</string> 36 <string name="gsm_version_ril_impl_label">RIL Impl Version</string> 37 38 <string name="turn_on_radio">Turn on radio</string> 39 <string name="turn_off_radio">Turn off radio</string> 40 41 <string name="refresh_networks">Refresh Network List</string> 42 43 <string name="radioInfo_menu_viewADN">View SIM Address Book</string> 44 <string name="radioInfo_menu_viewFDN">View Fixed Dialing Numbers</string> 45 <string name="radioInfo_menu_viewSDN">View Service Dialing Numbers</string> 46 47 <!-- Package summary in Package Browser --> 48 <string name="disabled"><i>disabled</i></string> 49 <string name="system"><i>system</i></string> 50 <string name="debuggable"><i>debuggable</i></string> 51 <string name="nocode"><i>no code</i></string> 52 <string name="persistent"><i>persistent</i></string> 53 <string name="restart">Restart</string> 54 <string name="package_summary_uid_label">User ID</string> 55 <string name="package_summary_task_label">Task Affinity</string> 56 <string name="package_summary_version_label">Version</string> 57 <string name="package_summary_source_label">Source</string> 58 <string name="package_summary_receivers_label">Receivers</string> 59 <string name="package_summary_data_label">Data</string> 60 <string name="package_summary_instrumentation_label">Instrumentation</string> 61 <string name="package_summary_process_label">Process</string> 62 <string name="package_summary_services_label">Services</string> 63 <string name="package_summary_providers_label">Providers</string> 64 <string name="package_summary_activities_label">Activities</string> 65 66 <!-- Activity details in Package Browser --> 67 <string name="none">"(none)"</string> 68 <string name="yes">Yes</string> 69 <string name="no">No</string> 70 <string name="launch_multiple">Multiple (normal)</string> 71 <string name="launch_singleTop">Single Top</string> 72 <string name="launch_singleTask">Single Task</string> 73 <string name="launch_singleInstance">Single Instance</string> 74 <string name="launch_unknown">"(Unknown)"</string> 75 76 <string name="development_settings_show_cpu_text">Show CPU usage</string> 77 <string name="development_settings_always_finish_text">Immediately destroy activities</string> 78 <string name="development_settings_show_load_text">Show running processes</string> 79 <string name="development_settings_show_updates_text">Show screen updates</string> 80 <string name="development_settings_compatibility_mode_text">Disable compatibility mode</string> 81 <string name="development_settings_compatibility_mode_toast">Reboot required for 82 change to take effect.</string> 83 <string name="development_settings_enable_gl_text">Enable OpenGL ES (reboot needed)</string> 84 <string name="development_settings_allow_mock_location_text">Allow mock locations for testing</string> 85 <string name="development_settings_wait_for_debugger_text">Wait for debugger</string> 86 <string name="development_settings_show_background_text">Show background</string> 87 <string name="development_settings_show_xmpp_text">Show GTalk service connection status</string> 88 <string name="development_settings_debug_app_label_text">Debug App:</string> 89 <string name="development_settings_show_sleep_text">Show sleep state on LED</string> 90 <string name="development_settings_keep_screen_on_text">Keep screen on while plugged in</string> 91 92 <string name="monkey_screen_initialActivity_text"></string> 93 <string name="monkey_screen_number_of_events_label">Number of Events: </string> 94 <string name="monkey_screen_start_text">Start</string> 95 <string name="monkey_screen_initial_activity_label">Initial Activity: </string> 96 97 <string name="show_activity_clear_on_background_label">Clear on Background</string> 98 <string name="show_activity_task_affinity_label">Task Affinity</string> 99 <string name="show_activity_process_label">Process</string> 100 <string name="show_activity_state_not_needed_label">State Not Needed</string> 101 <string name="show_activity_required_permission_label">Required Permission</string> 102 <string name="show_activity_multiprocess_label">Multiprocess</string> 103 104 <string name="red_button_behavior_label">End Button Behavior</string> 105 106 <string name="gls_tester_label">GLS Tester</string> 107 <string name="gls_tester_prefer_hosted">Hosted</string> 108 <string name="gls_tester_require_google">Google</string> 109 <string name="gls_tester_get_accounts">List</string> 110 <string name="gls_tester_clear">Clear</string> 111 <string name="gls_tester_go">Go</string> 112 <string name="gls_tester_do_notification">Notify on failure</string> 113 <string name="gls_tester_run_intent">Run intent</string> 114 <string name="gls_tester_wipe_passwords">Wipe passwords</string> 115 <string name="process_name_header">Process Name:</string> 116 <string name="package_list_header">Packages in process:</string> 117 <string name="package_label">Package Name:</string> 118 119 <!-- Application configuration requirements related attributes --> 120 <string name="touchscreen_label">touchscreen:</string> 121 <string name="input_method_label">inputMethod:</string> 122 <string name="hard_keyboard_label">hardKeyboard:</string> 123 <string name="navigation_label">navigation:</string> 124 <string name="five_way_nav_label">five way nav:</string> 125 <string name="gles_version_label">GLES Version:</string> 126 127 <!-- Permission details related string attribtues --> 128 <string name="perm_name_text">Name : </string> 129 <string name="dialog_title_error">Error</string> 130 <string name="invalid_perm_name">Invalid Permission Name</string> 131 <string name="ok">Ok</string> 132 <string name="perm_desc_text">Desc : </string> 133 <string name="perm_group_text">Group : </string> 134 <string name="perm_protection_text">Protection Level : </string> 135 <string name="perm_source_text">Source package : </string> 136 <string name="perm_list_header_text">Apps using permission </string> 137 <string name="source_uid_text">Source uid : </string> 138 <string name="shared_pkgs_text">Packages accessing via shared uid : </string> 139 140 <!-- AccountsTester --> 141 <string name="accounts_tester_app_name">Accounts Tester</string> 142 <string name="accounts_tester_get_accounts_by_type">Get By Type</string> 143 <string name="accounts_tester_get_all_accounts">Get All</string> 144 <string name="accounts_tester_add_account">Add</string> 145 <string name="accounts_tester_select_account_type">Select Account Type</string> 146 <string name="accounts_tester_process_name_header">Process Name:</string> 147 <string name="accounts_tester_remove_account">remove</string> 148 <string name="accounts_tester_get_auth_token">authenticate</string> 149 <string name="accounts_tester_invalidate_auth_token">invalidate token</string> 150 <string name="accounts_tester_account_context_menu_title">account operations</string> 151 <string name="accounts_tester_do_get_auth_token">Ok</string> 152 <string name="accounts_tester_enter_auth_token_type">Enter the authtoken type:</string> 153 <string name="accounts_tester_update_credentials">Update Credentials</string> 154 <string name="accounts_tester_confirm_credentials">Confirm Credentials</string> 155 <string name="accounts_tester_edit_properties">Properties</string> 156 <string name="accounts_tester_desired_authtokentype_label">authtoken type:</string> 157 <string name="accounts_tester_desired_features_label">features:</string> 158 159 <!-- SyncAdapterDriver --> 160 <string name="bind_button">bind</string> 161 <string name="unbind_button">unbind</string> 162 <string name="start_sync_button">start sync</string> 163 <string name="cancel_sync_button">cancel sync</string> 164 <string name="sync_adapters_spinner_label">Registered Sync Adapters:</string> 165 <string name="status_starting_sync_format">Starting a sync of account %s...</string> 166 <string name="status_remote_exception_while_starting_sync">Got a RemoteException while starting the sync</string> 167 <string name="status_canceled_sync">Canceled the sync</string> 168 <string name="status_remote_exception_while_canceling_sync">Got a RemoteException while canceling the sync</string> 169 <string name="status_received_heartbeat">Received heartbeat</string> 170 <string name="status_sync_failed_format">Sync failed: %s</string> 171 <string name="status_sync_succeeded_format">Sync succeeded: %s</string> 172 <string name="status_already_bound">Already bound to sync adapter</string> 173 <string name="status_sync_adapter_not_selected">No selected sync adapter</string> 174 <string name="binding_connected_format">Connected to Sync Adapter\n\tauthority: %s\n\taccount type: %s</string> 175 <string name="binding_not_connected">Not connected to a sync adapter</string> 176 <string name="binding_bind_failed">Bind failed</string> 177 <string name="binding_waiting_for_connection">Waiting for service to be connected...</string> 178 <string name="select_account_to_sync">Select account to sync</string> 179</resources> 180