OSDN Git Service

auto import from //branches/cupcake/...@132569
[android-x86/packages-apps-Settings.git] / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Copyright (C) 2007 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
7   
8           http://www.apache.org/licenses/LICENSE-2.0
9   
10      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
17 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18
19     <!-- Device Info --> <skip />
20     <!-- Device Info screen. Used for a status item's value when the proper value is not known -->
21     <string name="device_info_default">Unknown</string>
22
23     <!-- Phone info -->
24     <!-- Phone Info screen. Button label to turn on the radio . Only shown in diagnostic screen, so precise translation is not needed. -->
25     <string name="turn_on_radio">Turn on radio</string>
26     <!-- Phone Info screen. Button label to turn off the radio . Only shown in diagnostic screen, so precise translation is not needed. -->
27     <string name="turn_off_radio">Turn off radio</string>
28     <!-- Phone Info screen. Button label to turn on the log for QXDM SD . Only shown in diagnostic screen, so precise translation is not needed. -->
29     <string name="turn_on_qxdm">Enable QXDM SD log</string>
30     <!-- Phone Info screen. Button label to turn off the log for QXDM SD . Only shown in diagnostic screen, so precise translation is not needed. -->
31     <string name="turn_off_qxdm">Disable QXDM SD log</string>
32
33     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
34     <string name="radioInfo_menu_viewADN">View SIM address book</string>
35     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
36     <string name="radioInfo_menu_viewFDN">View Fixed Dialing Numbers</string>
37     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
38     <string name="radioInfo_menu_viewSDN">View Service Dialing Numbers</string>
39     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
40     <string name="radioInfo_menu_getPDP">Get PDP list</string>
41     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
42     <string name="radioInfo_menu_enableData">Enable data connection</string>
43     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
44     <string name="radioInfo_menu_disableData">Disable data connection</string>
45     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
46     <string name="radioInfo_menu_enableDataOnBoot">Enable data on boot</string>
47     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
48     <string name="radioInfo_menu_disableDataOnBoot">Disable data on boot</string>
49
50     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
51     <string name="radioInfo_service_in">In service</string>
52     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
53     <string name="radioInfo_service_out">Out of service</string>
54     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
55     <string name="radioInfo_service_emergency">Emergency calls only</string>
56     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
57     <string name="radioInfo_service_off">Radio off</string>
58
59     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
60     <string name="radioInfo_roaming_in">Roaming</string>
61     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
62     <string name="radioInfo_roaming_not">Not roaming</string>
63
64     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
65     <string name="radioInfo_phone_idle">Idle</string>
66     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
67     <string name="radioInfo_phone_ringing">Ringing</string>
68     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
69     <string name="radioInfo_phone_offhook">Call in progress</string>
70
71     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
72     <string name="radioInfo_data_disconnected">Disconnected</string>
73     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
74     <string name="radioInfo_data_connecting">Connecting</string>
75     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
76     <string name="radioInfo_data_connected">Connected</string>
77     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
78     <string name="radioInfo_data_suspended">Suspended</string>
79
80     <!-- Used for diagnostic info screens, precise translation isn't needed -->
81     <string name="radioInfo_unknown">unknown</string>
82     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
83     <string name="radioInfo_display_packets">pkts</string>
84     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
85     <string name="radioInfo_display_bytes">bytes</string>
86     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
87     <string name="radioInfo_display_dbm">dBm</string>
88     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
89     <string name="radioInfo_display_asu">asu</string>
90     <!-- Used for diagnostic info screens, precise translation isn't needed -->
91     <string name="radioInfo_lac">LAC</string>
92     <!-- Used for diagnostic info screens, precise translation isn't needed -->
93     <string name="radioInfo_cid">CID</string>
94
95     <!-- Used for diagnostic info screens, precise translation isn't needed. Unmounts the SD card from the phone, meaning it will become available for an attached computer  -->
96     <string name="sdcard_unmount">Unmount SD card</string>
97
98     <!-- Used for diagnostic info screens, precise translation isn't needed. Formats the SD card in the phone, meaning it will be erased and reformatted -->
99     <string name="sdcard_format">Format SD card</string>
100
101     <!-- choice for the font size spinner -->
102     <string name="small_font">Small</string>
103     <!-- choice for the font size spinner -->
104     <string name="medium_font">Medium</string>
105     <!-- choice for the font size spinner -->
106     <string name="large_font">Large</string>
107
108     <!-- Do not translate. label for font size preview.  Does not need to be translated. -->
109     <string name="font_size_preview_text">Servez à ce monsieur une bière et des kiwis.</string>
110     <!-- Button. Chosen when they want to save the chosen text size. -->
111     <string name="font_size_save">OK</string>
112
113     <!-- Title for a notification shown. -->
114     <string name="sdcard_setting">SD card</string>
115
116
117     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
118     <string name="battery_info_status_label">Battery status:</string>
119     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
120     <string name="battery_info_scale_label">Battery scale:</string>
121     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
122     <string name="battery_info_level_label">Battery level:</string>
123     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
124     <string name="battery_info_health_label">Battery health:</string>
125     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
126     <string name="battery_info_technology_label">Battery technology:</string>
127     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
128     <string name="battery_info_voltage_label">Battery voltage:</string>
129     <!-- Battery Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
130     <string name="battery_info_voltage_units">mV</string>
131     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
132     <string name="battery_info_temperature_label">Battery temperature:</string>
133     <!-- Battery Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
134     <string name="battery_info_temperature_units">\u00B0 C</string>
135     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
136     <string name="battery_info_uptime">Time since boot:</string>
137     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
138     <string name="battery_info_awake_battery">Awake time on battery:</string>
139     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
140     <string name="battery_info_awake_plugged">Awake time when charging:</string>
141     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
142     <string name="battery_info_screen_on">Screen ON time:</string>
143     
144
145     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
146     <string name="battery_info_status_unknown">Unknown</string>
147     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
148     <string name="battery_info_status_charging">Charging</string>
149     <!-- Battery Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
150     <string name="battery_info_status_charging_ac">(AC)</string>
151     <!-- Battery Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
152     <string name="battery_info_status_charging_usb">(USB)</string>
153     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
154     <string name="battery_info_status_discharging">Discharging</string>
155     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
156     <string name="battery_info_status_not_charging">Not charging</string>
157     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
158     <string name="battery_info_status_full">Full</string>
159
160     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
161     <string name="battery_info_health_unknown">Unknown</string>
162     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
163     <string name="battery_info_health_good">Good</string>
164     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
165     <string name="battery_info_health_overheat">Overheat</string>
166     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
167     <string name="battery_info_health_dead">Dead</string>
168     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
169     <string name="battery_info_health_over_voltage">Over voltage</string>
170     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
171     <string name="battery_info_health_unspecified_failure">Unknown error</string>
172
173     <!-- Used as setting title (for checkbox) on second screen after selecting Bluetooth settings -->
174     <string name="bluetooth">Bluetooth</string>
175     <!-- Bluetooth settings screen, check box label when the Bluetooth device can be seen by others -->
176     <string name="bluetooth_visibility">Discoverable</string>
177     <!-- Bluetooth settings screen,  summary after selecting Discoverable check box -->
178     <string name="bluetooth_is_discoverable">Discoverable for <xliff:g id="discoverable_time_period">%1$s</xliff:g> seconds\u2026</string>
179     <!-- Bluetooth settings screen, Discoverable checkbox summary text -->
180     <string name="bluetooth_not_discoverable">Make device discoverable</string>
181     <!-- Bluetooth settings screen, heading above the list of nearby bluetooth devices -->
182     <string name="bluetooth_devices">Bluetooth devices</string>
183     <!-- Bluetooth settings screen, title for the current bluetooth name setting -->
184     <string name="bluetooth_device_name">Device name</string>
185     <!-- Bluetooth settings screen, summary text when there isn't a name set (for the name setting) -->
186     <string name="bluetooth_name_not_set">No name set, using account name</string>
187     <!-- Bluetooth settings screen, menu item to scan for nearby bluetooth devices -->
188     <string name="bluetooth_scan_for_devices">Scan for devices</string>
189     <!-- Bluetooth settings.  Message for disconnecting from a bluetooth device -->
190     <string name="bluetooth_disconnect_blank"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected.</string>
191     <!-- Bluetooth settings.  Message when cnonected to a device -->
192     <string name="bluetooth_connected">Connected</string>
193     <!-- Bluetooth settings.  Message when a device is disconnected -->
194     <string name="bluetooth_disconnected">Disconnected</string>
195     <!-- Bluetooth settings.  Message when disconnecting from a device -->
196     <string name="bluetooth_disconnecting">Disconnecting\u2026</string>
197     <!-- Bluetooth settings.  Message when connecting to a device -->
198     <string name="bluetooth_connecting">Connecting\u2026</string>
199     <!-- Bluetooth settings.  Message when the device state is unknown -->
200     <string name="bluetooth_unknown"></string>
201     <!--Bluetooth settings screen, summary text under individual Bluetooth devices when not paired yet -->
202     <string name="bluetooth_not_connected">Pair with this device</string>
203     <!--Bluetooth settings screen, summary text under individual Bluetooth devices when pairing -->
204     <string name="bluetooth_pairing">Pairing\u2026</string>
205     <!--Bluetooth settings screen, summary text under individual Bluetooth devices when paired with one -->
206     <string name="bluetooth_paired">Paired but not connected</string>
207     <!--Bluetooth settings screen, summary text under individual Bluetooth devices that are hands free or a headset -->
208     <string name="bluetooth_device">handsfree/headset</string>
209     <!--Bluetooth settings screen, text that appears in heading bar when scanning for devices -->
210     <string name="progress_scanning">Scanning</string>
211     <!-- Notification ticker text (shown in the status bar) when a Bluetooth device wants to pair with us -->
212     <string name="bluetooth_notif_ticker">Bluetooth pairing request</string>
213     <!-- Notification title when a Bluetooth device wants to pair with us -->
214     <string name="bluetooth_notif_title">Pairing request</string>
215     <!-- Notification message when a Bluetooth device wants to pair with us -->
216     <string name="bluetooth_notif_message">Select to pair with\u0020</string>
217
218
219     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
220     <string name="bluetooth_scan_text">Empty button\u2026</string>
221     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
222     <string name="bluetooth_settings_text">Empty button\u2026</string>
223     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
224     <string name="bluetooth_enable_text">Empty button\u2026</string>
225
226     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
227     <string name="bluetooth_device_info_connectButton_text">Turn on Bluetooth</string>
228     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
229     <string name="bluetooth_device_info_deviceInfo_text"></string>
230
231     <!-- Date & time settings screen title -->
232     <string name="date_and_time">Date &amp; time settings</string>
233     <!-- Date/time settings.  Summary of the checkbox for choosing between 12 hour time or 24 hour time.  Sample of 12-hour time -->
234     <string name="date_time_12_hour_sample">1:00 pm</string>
235     <!-- Date/time settings.  Summary of the checkbox for choosing between 12 hour time or 24 hour time.  Sample of 24-hour time -->
236     <string name="date_time_24_hour_sample">13:00</string>
237     <!-- Do not translate. Title to change time -->
238     <string name="date_time_changeTime_text">Change time</string>
239     <!-- Do not translate. Title to change date -->
240     <string name="date_time_changeDate_text">Date</string>
241     <!-- The title of the activity to pick a time zone. -->
242     <string name="choose_timezone">Select time zone</string>
243     <!-- Do not translate. Used as the value for a setting. -->
244     <string name="default_date_format"><xliff:g id="default_date_format">MM/dd/yyyy</xliff:g></string>
245
246     <!-- Label of preview text when tweaking font size -->
247     <string name="display_preview_label">Preview:</string>
248     <!-- Label for chosen font size -->
249     <string name="display_font_size_label">Font size:</string>
250
251     <!-- Used for diagnostic screens, precise translation is not necessary -->
252     <string name="intent_sender_data_label"><xliff:g id="data">Data:</xliff:g></string>
253     <!-- Used for diagnostic screens, precise translation is not necessary -->
254     <string name="intent_sender_sendbroadcast_text">Send <xliff:g id="broadcast">broadcast</xliff:g></string>
255     <!-- Used for diagnostic screens, precise translation is not necessary -->
256     <string name="intent_sender_action_label"><xliff:g id="action">Action</xliff:g>:</string>
257     <!-- Used for diagnostic screens, precise translation is not necessary -->
258     <string name="intent_sender_startactivity_text">Start <xliff:g id="activity">activity</xliff:g></string>
259     <!-- Used for diagnostic screens, precise translation is not necessary -->
260     <string name="intent_sender_resource_label"><xliff:g id="resource">Resource</xliff:g>: </string>
261     <!-- Used for diagnostic screens, precise translation is not necessary -->
262     <string name="intent_sender_account_label">Account: </string>
263
264     <!-- HTTP proxy settings. Button to clear the proxy box. -->
265     <string name="proxy_clear_text">Clear</string>
266     <!-- HTTP proxy settings. The port number label. -->
267     <string name="proxy_port_label">Port</string>
268     <!-- HTTP proxy settings. The button to restore the defaults. -->
269     <string name="proxy_defaultView_text">Restore defaults</string>
270     <!-- HTTP proxy settings. The button to save. -->
271     <string name="proxy_action_text">Save</string>
272     <!-- HTTP proxy settings. The text field for the hostname -->
273     <string name="proxy_hostname_label">Hostname</string>
274     <!-- HTTP proxy settings. Title if there is an error-->
275     <string name="proxy_error">Attention</string>
276     <!-- HTTP proxy settings. Button to get rid of error box-->
277     <string name="proxy_error_dismiss">OK</string>
278     <!-- HTTP proxy settings. The error if the hostname is not valid -->
279     <string name="proxy_error_invalid_host">The hostname you typed is not valid.</string>
280     <!-- HTTP proxy settings. Error msg -->
281     <string name="proxy_error_empty_port">You must complete the port field.</string>
282     <!-- HTTP proxy settings. Error msg -->
283     <string name="proxy_error_empty_host_set_port">The port field must be empty if the host field is empty.</string>
284     <!-- HTTP proxy settings. Error msg -->
285     <string name="proxy_error_invalid_port">The port you typed is not valid.</string>
286
287     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
288     <string name="radio_info_signal_location_label">Location:</string>
289     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
290     <string name="radio_info_neighboring_location_label">Neighboring CID:</string>
291     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
292     <string name="radio_info_data_attempts_label">Data attempts:</string>
293     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
294     <string name="radio_info_gprs_service_label">GPRS service:</string>
295     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
296     <string name="radio_info_roaming_label">Roaming:</string>
297     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
298     <string name="radio_info_imei_label">IMEI:</string>
299     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
300     <string name="radio_info_call_redirect_label">Call redirect:</string>
301     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
302     <string name="radio_info_ppp_resets_label">Number of PPP reset since boot:</string>
303     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
304     <string name="radio_info_gsm_disconnects_label">GSM disconnects:</string>
305     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
306     <string name="radio_info_current_network_label">Current network:</string>
307     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
308     <string name="radio_info_data_successes_label">Data successes:</string>
309     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
310     <string name="radio_info_ppp_received_label">PPP received:</string>
311     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
312     <string name="radio_info_gsm_service_label">GSM service:</string>
313     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
314     <string name="radio_info_signal_strength_label">Signal strength:</string>
315     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
316     <string name="radio_info_call_status_label">Call status:</string>
317     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
318     <string name="radio_info_ppp_sent_label">PPP sent:</string>
319     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
320     <string name="radio_info_radio_resets_label">Radio resets:</string>
321     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
322     <string name="radio_info_message_waiting_label">Message waiting:</string>
323     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
324     <string name="radio_info_phone_number_label">Phone number:</string>
325     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
326     <string name="radio_info_band_mode_label">Select radio band</string>
327     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
328     <string name="radio_info_network_type_label">Network type:</string>
329     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
330     <string name="radio_info_set_perferred_label">Set preferred network type:</string>
331     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
332     <string name="radio_info_ping_ipaddr">Ping IpAddr:</string>
333     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
334     <string name="radio_info_ping_hostname">Ping Hostname(www.google.com):</string>
335     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
336     <string name="radio_info_http_client_test">HTTP Client test:</string>
337     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
338     <string name="radio_info_toggle_ciph_label">Toggle ciphering</string>
339     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
340     <string name="ping_test_label">Run ping test</string>
341     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
342     <string name="radio_info_smsc_label">SMSC:</string>
343     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
344     <string name="radio_info_smsc_update_label">Update</string>
345     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
346     <string name="radio_info_smsc_refresh_label">Refresh</string>
347     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
348     <string name="radio_info_toggle_dns_check_label">Toggle DNS check</string>
349
350     <!-- Band Mode Selection -->
351     <!-- Band mode screen.  Title of activity. -->
352     <string name="band_mode_title">Set GSM/UMTS band</string>
353     <!-- Band mode screen.  Loading message. -->
354     <string name="band_mode_loading">Loading band list\u2026</string>
355     <!-- Band mode screen. Button caption to set the bandmode. -->
356     <string name="band_mode_set">Set</string>
357     <!-- Band mode screen. Status message when unsuccessful. -->
358     <string name="band_mode_failed">Unsuccessful</string>
359     <!-- Band mode screen. Statusm essage when successful. -->
360     <string name="band_mode_succeeded">Successful</string>
361
362     <!-- Instructions after the user changes the mass storage settings -->
363     <string name="sdcard_changes_instructions">Changes take effect when USB cable is reconnected</string>
364     <!-- Enable USB mass storage mode checkbox title -->
365     <string name="sdcard_settings_screen_mass_storage_text">Enable USB mass storage</string>
366     <!-- The label for total bytes on SD card -->
367     <string name="sdcard_settings_total_bytes_label">Total bytes:</string>
368     <!-- Message when there is no SD card present -->
369     <string name="sdcard_settings_not_present_status">No SD card</string>
370     <!-- Th label for the available (free) sapce on the SD card -->
371     <string name="sdcard_settings_available_bytes_label">Available bytes:</string>
372     <!-- Message when the SD card is being used by the computer as mass storage -->
373     <string name="sdcard_settings_mass_storage_status">SD card is being used as a mass storage device</string>
374     <!-- Message when it is safe to remove the SD card -->
375     <string name="sdcard_settings_unmounted_status">It is now safe to remove the SD card</string>
376     <!-- Error message when the SD card was removed without properly unmounting -->
377     <string name="sdcard_settings_bad_removal_status">SD card was removed while still in use!</string>
378     <!-- Label for used bytes on the SD card -->
379     <string name="sdcard_settings_used_bytes_label">Used bytes:</string>
380     <!-- Message when it is scanning the SD card for new files -->
381     <string name="sdcard_settings_scanning_status">Scanning SD card for media\u2026</string>
382     <!-- Message when the SD card is mounted as read only -->
383     <string name="sdcard_settings_read_only_status">SD card mounted read-only</string>
384
385     <!-- SetupWizard strings used by DateTimeSettingsSetupWizard.  The button label for going to the next screen. -->
386     <string name="next_label">Next</string>
387
388     <!-- LocalePicker -->
389     <!-- Title for the locale picker activity -->
390     <string name="language_picker_title">Locale</string>
391     <!-- Locale picker screen. Label for choosing the locale -->
392     <string name="select_your_language">Select your language</string>
393
394     <!-- The title of the dialog to pick an activity.  This is shown when there are multiple activities that can do a particular action.  For example, suppose you click on the "Share" menu item in the Browser.  Since you can share the webpage URL via many communication methods, this dialog would come up with choices like "Email", "IM", etc.  This is a generic message, and the previous example is a single possible scenario (so please don't assume it's for the browser or anything :) ). -->
395     <string name="activity_picker_label">Select activity</string>
396     <!-- Do not translate. -->
397     <string name="debug_intent_sender_label">Debug intent sender</string>
398     <!-- The title of the activity to see random device info. -->
399     <string name="device_info_label">Device info</string>
400     <!-- The title of the activity to see battery info. -->
401     <string name="battery_info_label">Battery info</string>
402     <!-- The title of the activity to see battery history. -->
403     <string name="battery_history_label">Battery history</string>
404     <!-- The title of the activity to adjust display settings -->
405     <string name="display_label">Display</string>
406     <!-- The title of the activity to see phone info -->
407     <string name="phone_info_label">Phone info</string>
408     <!-- The title of the activity to adjust SD card settings-->
409     <string name="sd_card_settings_label">SD card</string>
410     <!-- The title of the activity to adjust proxy settings -->
411     <string name="proxy_settings_label">Proxy settings</string>
412
413     <!-- ======================================================================================= -->
414     <!-- NEW STUFF -->
415     <!-- ======================================================================================= -->
416
417     <!-- Button label for generic cancel action -->
418     <string name="cancel">Cancel</string>
419
420     <!-- Main Settings screen title -->
421     <string name="settings_label">Settings</string>
422     <!-- Wireless controls settings screen, setting check box label -->
423     <string name="airplane_mode">Airplane mode</string>
424     <!-- Wireless controls settings screen, setting option summary text -->
425     <string name="airplane_mode_summary">Disable all wireless connections</string>
426     <!-- Wireless controls settings screen, setting option summary text as airplane mode is being enabled (so it is disabling all wireless connections)  -->
427     <string name="airplane_mode_turning_on">Disabling wireless connections\u2026</string>
428     <!-- Wireless controls settings screen, setting option summary text as airplane mode is being disabled (so it is re-enabling all the wireless conenctions) -->
429     <string name="airplane_mode_turning_off">Enabling wireless connections\u2026</string>
430     <!-- Main Settings screen settings title for things like Wi-Fi, bluetooth, airplane mode.  This will take you to another screen with those settings. -->
431     <string name="radio_controls_title">Wireless controls</string>
432     <!-- Main Settings screen settings summary text for the "Wireless controls" setting -->
433     <string name="radio_controls_summary">Manage Wi-Fi, Bluetooth, airplane mode, &amp; mobile networks</string>
434
435
436     <!-- Date and time settings -->
437     <!-- Main Settings screen setting option name to go into the date and time settings-->
438     <string name="date_and_time_settings_title">Date &amp; time</string>
439     <!-- Main Settings screen setting option summary text for the item to go into the date and time settings. -->
440     <string name="date_and_time_settings_summary">Set date, time, time zone &amp; formats</string>
441     <!-- Date & time setting screen setting check box title if the date and time should be determined automatically -->
442     <string name="date_time_auto">Automatic</string>
443     <!-- Date & time setting screen setting option summary text when Automatic check box is selected (that is, when date and time should be determined automatically) -->
444     <string name="date_time_auto_summaryOn">Use network-provided values</string>
445     <!-- Date & time setting screen setting option summary text when Automatic check box is clear -->
446     <string name="date_time_auto_summaryOff">Use network-provided values</string>
447     <!-- Date & time setting screen setting check box title -->
448     <string name="date_time_24hour">Use 24-hour format</string>
449     <!-- Date & time setting screen setting option title -->
450     <string name="date_time_set_time">Set time</string>
451     <!-- Date & time setting screen setting option title -->
452     <string name="date_time_set_timezone">Select time zone</string>
453     <!-- Date & time setting screen setting option title -->
454     <string name="date_time_set_date">Set date</string>
455     <!-- Date & time setting screen setting option title.  This setting allows the user to choose how the date should be displayed in apps (what ordering for month and day, etc.) -->
456     <string name="date_time_date_format">Select date format</string>
457     <!-- Menu item on Select time zone screen -->
458     <string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string>
459     <!-- Menu item on Select time zone screen -->
460     <string name="zone_list_menu_sort_by_timezone">Sort by time zone</string>
461
462     <!-- Main Settings screen setting option title for the item to take you the security and location screen -->
463     <string name="security_settings_title">Security &amp; location</string>
464     <!-- Main Settings screen setting option summary text for the item tot ake you to the security and location screen -->
465     <string name="security_settings_summary">Set My Location, screen unlock, SIM card lock</string>
466     <!-- In the security screen, the header title for settings related to  Passwords-->
467     <string name="security_passwords_title">Passwords</string>
468
469     <!-- Bluetooth settings -->
470     <!-- Bluetooth settings check box title on Main Settings screen -->
471     <string name="bluetooth_quick_toggle_title">Bluetooth</string>
472     <!-- Bluetooth settings check box summary for turning on bluetooth -->
473     <string name="bluetooth_quick_toggle_summary">Turn on Bluetooth</string>
474     <!--Used as title on second screen after selecting Bluetooth settings -->
475     <string name="bluetooth_settings">Bluetooth settings</string>
476     <!--Wireless controls screen, settings title for the item to take you to the bluetooth settings screen -->
477     <string name="bluetooth_settings_title">Bluetooth settings</string>
478     <!--Wireless controls screen, settings summary for the item tot ake you to the bluetooth settings screen -->
479     <string name="bluetooth_settings_summary">Manage connections, set device name &amp; discoverability</string>
480
481     <!-- Title for the dialog to enter PIN.  -->
482     <string name="bluetooth_pin_entry">Bluetooth pairing request</string>
483     <!-- Title for the bluetooth device info screen. -->
484     <string name="bluetooth_device_info">Bluetooth device info</string>
485     <!-- Message when bluetooth dialog for pin entry is shwoing -->
486     <string name="bluetooth_enter_pin_msg"><xliff:g id="device_name">%1$s</xliff:g>\n\nType PIN to pair.\n(Try 0000 or 1234.)</string>
487
488     <!-- Title for BT error dialogs. -->
489     <string name="bluetooth_error_title">Attention</string>
490     <!-- Message for the error dialog when BT pairing fails generically. -->
491     <string name="bluetooth_pairing_error_message">There was a problem pairing with <xliff:g id="device_name">%1$s</xliff:g>.</string> 
492     <!-- Message for the error dialog when BT pairing fails because the PIN entered is incorrect. -->
493     <string name="bluetooth_pairing_pin_error_message">There was a problem pairing with <xliff:g id="device_name">%1$s</xliff:g> because the typed PIN is incorrect.</string> 
494
495     <!-- Message for the error dialog when BT connecting operation fails generically. -->
496     <string name="bluetooth_connecting_error_message">There was a problem connecting to <xliff:g id="device_name">%1$s</xliff:g>.</string> 
497
498     <!-- Do not translate -->
499     <string name="bluetooth_device_info_alias">Device alias</string>
500     <!-- Do not translate -->
501     <string name="bluetooth_device_info_no_alias">Type alias here\u2026</string>
502     <!-- Do not translate -->
503     <string name="bluetooth_device_info_delete">Remove this device</string>
504     <!-- Do not translate -->
505     <string name="bluetooth_device_info_sdp">List supported services</string>
506
507     <!-- Bluetooth settings: The title of the preference (list item) that initiates a scan for devices -->
508     <string name="bluetooth_preference_scan_title">Scan for devices</string>
509     
510     <!-- Bluetooth settings.  Context menu item for a device.  Action will connect to all profiles on the device. -->
511     <string name="bluetooth_device_context_connect">Connect</string>
512     <!-- Bluetooth settings.  Context menu item for a device.  Action will disconnect from all profiles on the device. -->
513     <string name="bluetooth_device_context_disconnect">Disconnect</string>
514     <!-- Bluetooth settings.  Context menu item for a device.  Action will first pair, and then connect to all profiles on the device. -->
515     <string name="bluetooth_device_context_pair_connect">Pair &amp; connect</string>
516     <!-- Bluetooth settings.  Context menu item for a device.  Action will remove pairing with the device. -->
517     <string name="bluetooth_device_context_unpair">Unpair</string>
518     <!-- Bluetooth settings.  Context menu item for a device.  Action will disconnect and remove pairing with the device. -->
519     <string name="bluetooth_device_context_disconnect_unpair">Disconnect &amp; unpair</string>
520     <!-- Bluetooth settings.  Context menu item for a device.  Action will take the user to another screen where they can choose exactly which profiles to connect to. -->
521     <string name="bluetooth_device_context_connect_advanced">Options\u2026</string>    
522     
523     <!-- Bluetooth settings.  The title of the screen to pick which profiles to connect to on the device.  For example, headphones may have both A2DP and headset, this allows the user to choose which one he wants to connect to. -->
524     <string name="bluetooth_connect_specific_profiles_title">Connect to\u2026</string>
525
526     <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the A2DP profile. -->
527     <string name="bluetooth_profile_a2dp">Media</string>
528     <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the headset or handsfree profile. -->
529     <string name="bluetooth_profile_headset">Phone</string>
530
531     <!-- Bluetooth settings.  The summary string when a device is connected to the A2DP profile. -->
532     <string name="bluetooth_summary_connected_to_a2dp">Connected to media audio</string>
533     <!-- Bluetooth settings.  The summary string when a device is connected to the headset profile. -->
534     <string name="bluetooth_summary_connected_to_headset">Connected to phone audio</string>
535     <!-- Bluetooth settings.  The summary string when a device is connected to the A2DP and headset profiles. -->
536     <string name="bluetooth_summary_connected_to_a2dp_headset">Connected to phone and media audio</string>
537
538     <!-- Bluetooth settings.  Connection options screen.  The title of the screen. -->
539     <string name="bluetooth_device_advanced_title"><xliff:g id="device_name">%1$s</xliff:g> options</string>
540     <!-- Bluetooth settings.  Connection options screen.  The title of the checkbox that controls whether the device is in "online" mode or "offline" mode.  This essentially is the checkbox that controls whether any checks / unchecks on a profile should be applied immediately, or next time the device is connected. -->
541     <string name="bluetooth_device_advanced_online_mode_title">Connect</string>
542     <!-- Bluetooth settings.  Connection options screen.  The summary of the online mode checkbox.  This describes what the setting does in the context of the screen. -->
543     <string name="bluetooth_device_advanced_online_mode_summary">Connect to Bluetooth device</string>
544     <!-- Bluetooth settings.  Connection options screen.  The title of the header that is above all of the profiles. -->
545     <string name="bluetooth_device_advanced_profile_header_title">Profiles</string>
546     <!-- Bluetooth settings.  Connection options screen.  The summary for the A2DP checkbox preference when A2DP is connected. -->
547     <string name="bluetooth_a2dp_profile_summary_connected">Connected to media audio</string>
548     <!-- Bluetooth settings.  Connection options screen.  The summary for the headset checkbox preference when headset is connected. -->
549     <string name="bluetooth_headset_profile_summary_connected">Connected to phone audio</string>
550
551     <!-- Bluetooth settings.  Connection options screen.  The summary for the A2DP checkbox preference that describes how checking it will set the A2DP profile as preferred. -->
552     <string name="bluetooth_a2dp_profile_summary_use_for">Use for media audio</string>
553     <!-- Bluetooth settings.  Connection options screen.  The summary for the headset checkbox preference that describes how checking it will set the headset profile as preferred. -->
554     <string name="bluetooth_headset_profile_summary_use_for">Use for phone audio</string>
555
556     <!-- Wi-Fi settings -->
557     <!-- Used in the 2nd-level settings screen to turn on Wi-Fi -->
558     <string name="wifi">Wi-Fi</string>
559     <!-- Used in the 1st-level settings screen to turn on Wi-Fi -->
560     <string name="wifi_quick_toggle_title">Wi-Fi</string>
561     <!-- Used in the 1st-level settings screen as the turn-on summary -->
562     <string name="wifi_quick_toggle_summary">Turn on Wi-Fi</string>
563     <!-- Used in the 1st-level settings screen to go to the 2nd-level settings screen -->
564     <string name="wifi_settings">Wi-Fi settings</string>
565     <!-- Title of the Wi-fi settings screen -->
566     <string name="wifi_settings_category">Wi-Fi settings</string>
567     <!--Wireless controls setting screen, Wi-Fi settings summary text -->
568     <string name="wifi_settings_summary">Set up &amp; manage wireless access points</string>
569     <!-- Button caption to forget a wifi network -->
570     <string name="forget_network">Forget</string>
571     <!-- Label for status of connection -->
572     <string name="wifi_status">Status</string>
573     <!-- Label for link speed (wifi) -->
574     <string name="wifi_link_speed">Speed</string>
575     <!-- Verbose wifi signal strength.  This is the best out of 4 levels. -->
576     <string name="wifi_signal_3">Excellent</string>
577     <!-- Verbose wifi signal strength.  This is the 2nd best out of 4 levels. -->
578     <string name="wifi_signal_2">Good</string>
579     <!-- Verbose wifi signal strength.  This is the 3rd best out of 4 levels. -->
580     <string name="wifi_signal_1">Fair</string>
581     <!-- Verbose wifi signal strength.  This is the worst out of 4 levels. -->
582     <string name="wifi_signal_0">Poor</string>
583     <!-- Label for the security of a wifi network -->
584     <string name="security">Security</string>
585     <!-- Value for the wifi security.  This means no encryption. -->
586     <string name="wifi_security_open">Open</string>
587     <!-- Value for the wifi security -->
588     <string name="wifi_security_wep">WEP</string>
589     <!-- Value for the wifi security -->
590     <string name="wifi_security_wpa">WPA</string>
591     <!-- Value for the wifi security -->
592     <string name="wifi_security_wpa2">WPA2</string>
593     <!-- Value for the wifi security when it is unknown -->
594     <string name="wifi_security_unknown">Unknown</string>
595     <!-- Verbose security type of a wifi network.  Open means no security. -->
596     <string name="wifi_security_verbose_open">Open network</string>
597     <!-- Verbose security type of a wifi network.  -->
598     <string name="wifi_security_verbose_wep">Secured with WEP</string>
599     <!-- Verbose security type of a wifi network.  -->
600     <string name="wifi_security_verbose_wpa">Secured with WPA</string>
601     <!-- Verbose security type of a wifi network.  -->
602     <string name="wifi_security_verbose_wpa2">Secured with WPA2</string>
603     <!-- Wi-Fi IP addrress label -->    
604     <string name="ip_address">IP address</string>
605     <!-- Label for the signal strength -->
606     <string name="signal">Signal strength</string>
607     <!--Wireless controls setting screen, Wi-Fi check box summary text when turning Wi-Fi on -->
608     <string name="wifi_starting">Turning on\u2026</string>
609     <!--Wireless controls setting screen, Wi-Fi check box summary text when turning Wi-Fi off -->
610     <string name="wifi_stopping">Turning off\u2026</string>
611     <!-- Generic error message , probably not used-->
612     <string name="wifi_error">Error</string>
613     <!-- Error message when Wi-Fi can't start -->
614     <string name="error_starting">Unable to start Wi-Fi</string>
615     <!-- Error message when Wi-Fi can't stop -->
616     <string name="error_stopping">Unable to stop Wi-Fi</string>
617     <!-- Error message when Wi-Fi can't scan for networks -->
618     <string name="error_scanning">Unable to scan for networks</string>
619     <!-- Error message when Wi-Fi can't connect -->
620     <string name="error_connecting">Unable to connect to the network</string>
621     <!-- Error message when Wi-Fi can't save the network -->
622     <string name="error_saving">Unable to save the network</string>
623     <!-- Button label to connect to a wifi network-->
624     <string name="connect">Connect</string>
625     <!-- Dialog title for when the user is trying to connect to a particular network-->
626     <string name="connect_to_blank">Connect to <xliff:g id="network_name">%1$s</xliff:g></string>
627     <!-- Caption for the wireless password -->
628     <string name="please_type_passphrase">Wireless password</string>
629     <!--Wi-Fi settings screen, connect to network dialog box, field label and hint text -->
630     <string name="please_type_hex_key">WEP hex key (0-9, A-F)</string>
631     <!--Wi-Fi settings screen, connect to network dialog box, check box label -->
632     <string name="wifi_show_password">Show password.</string>
633     <!--Wi-Fi settings screen menu option -->
634     <string name="scan_wifi">Scan</string>
635     <!-- Wifi network summary when not in nearby -->
636     <string name="summary_not_in_range">Not in range</string>
637     <!-- Wifi network summary when the network is configured previously -->
638     <string name="summary_remembered">Remembered</string>
639     <!-- Wifi network summary when there was an error connecting -->
640     <string name="summary_connection_failed">Connection unsuccessful, select to try again</string>
641     <!-- Header for the list of wifi networks-->
642     <string name="wifi_access_points">Wi-Fi networks</string>
643     <!-- Caption for entering the SSID of a wifi network -->
644     <string name="wifi_type_ssid">Network SSID</string>
645     <!-- The label for security -->
646     <string name="wifi_security">Security</string>
647     <!-- Button caption to save a configuration wifi -->
648     <string name="wifi_save_config">Save</string>
649     <!-- An edit field's grayed out value when it has not been modified -->
650     <string name="wifi_password_unchanged">(unchanged)</string>
651     <!-- Action message to add a wifi network -->
652     <string name="wifi_add_other_network">Add Wi-Fi network</string>
653     <!-- Checkbox title for option to notify user when open networks are nearby -->
654     <string name="wifi_notify_open_networks">Network notification</string>
655     <!-- Checkbox summary for option to notify user when open networks are nearby -->
656     <string name="wifi_notify_open_networks_summary">Notify me when an open network is available</string>
657     <!-- This dialog will use the error_title as the title. -->
658     <string name="wifi_password_incorrect_error">The network password you typed is not correct. Please try again.</string>
659     <!-- Generic error message -->
660     <string name="wifi_generic_connection_error">There is a problem connecting to the network. Please try again.</string>
661     <!--Wi-Fi settings screen menu option -->
662     <string name="wifi_menu_advanced">Advanced</string>
663     <!-- Title of the screen to adjust IP settings -->
664     <string name="wifi_ip_settings_titlebar">IP settings</string>
665     <!-- Menu ietm to save the IP settings -->
666     <string name="wifi_ip_settings_menu_save">Save</string>
667     <!-- Menu ietm to cancel the IP settings -->
668     <string name="wifi_ip_settings_menu_cancel">Cancel</string>
669     <!-- Error message if the IP address is not valid -->
670     <string name="wifi_ip_settings_invalid_ip">Please type a valid IP address.</string>
671     <!-- Checkbox for whether to use a static IP address -->
672     <string name="wifi_use_static_ip">Use static IP</string>
673     <!-- Label for the IP address -->
674     <string name="wifi_ip_address">IP address</string>
675     <!-- Label for the DNS (first one) -->
676     <string name="wifi_dns1">DNS 1</string>
677     <!-- Label for the DNS (second one)-->
678     <string name="wifi_dns2">DNS 2</string>
679     <!-- Label for the gateway of the network -->
680     <string name="wifi_gateway">Gateway</string>
681     <!-- Label for the netmask of the network -->
682     <string name="wifi_netmask">Netmask</string>
683     <!--Wi-Fi settings screen, network context menu item -->
684     <string name="wifi_context_menu_connect">Connect to network</string>
685     <!--Wi-Fi settings screen, network context menu item -->
686     <string name="wifi_context_menu_forget">Forget network</string>
687     <!--Wi-Fi settings screen, network context menu item -->
688     <string name="wifi_context_menu_change_password">Change password</string>
689
690     <!-- Wi-Fi settings screen, advanced, settings section.  This is a header shown above advanced wifi settings. -->
691     <string name="wifi_advanced_titlebar">Advanced</string>
692     <!-- Wi-Fi settings screen, setting title for choosing the number of channels to be used -->
693     <string name="wifi_setting_num_channels_title">Regulatory domain</string>
694     <!-- Wi-Fi settings screen, setting summary for choosing the number of channels to be used -->
695     <string name="wifi_setting_num_channels_summary">Set the number of channels to use</string>
696     <!-- Wi-Fi settings screen, generic error message when the regulatory domain could not be set. -->
697     <string name="wifi_setting_num_channels_error">There was a problem setting the regulatory domain.</string>
698     <!-- Wi-Fi settings screen, label to be appended to the count in displaying the list of valid channel counts -->
699     <string name="wifi_setting_num_channels_channel_phrase"><xliff:g id="num_channels">%1$d</xliff:g> channels</string>
700
701     <!-- Wi-Fi settings screen, setting title for setting the wifi sleep policy -->
702     <string name="wifi_setting_sleep_policy_title">Wi-Fi sleep policy</string>
703     <!-- Wi-Fi settings screen, setting summary for setting the wifi sleep policy -->
704     <string name="wifi_setting_sleep_policy_summary">Specify when to switch from Wi-Fi to mobile data</string>
705     <!-- Wi-Fi settings screen, generic error message when the sleep policy could not be set. -->
706     <string name="wifi_setting_sleep_policy_error">There was a problem setting the sleep policy.</string>
707     
708     <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's MAC address. -->
709     <string name="wifi_advanced_mac_address_title">MAC address</string>
710
711     <!-- Status message of Wi-Fi when it is scanning -->
712     <string name="fragment_status_scanning">Scanning\u2026</string>
713     <!-- Status message of Wi-Fi when it is connecting to a particular network -->
714     <string name="fragment_status_connecting">Connecting to <xliff:g id="network_name">%1$s</xliff:g>\u2026</string>
715     <!-- Status message of Wi-Fi when it is authenticating with a network -->
716     <string name="fragment_status_authenticating">Authenticating with <xliff:g id="network_name">%1$s</xliff:g>\u2026</string>
717     <!-- Status message of Wi-Fi when it is obtaining the IP address from a netwrok -->
718     <string name="fragment_status_obtaining_ip">Obtaining IP address from <xliff:g id="network_name">%1$s</xliff:g>\u2026</string>
719     <!-- Status message of Wi-Fi when it is connect to a network -->
720     <string name="fragment_status_connected">Connected to <xliff:g id="network_name">%1$s</xliff:g></string>
721     <!-- Status message of Wi-Fi when it is disconnecting from a network -->
722     <string name="fragment_status_disconnecting">Disconnecting from <xliff:g id="network_name">%1$s</xliff:g>\u2026</string>
723     <!-- Status message of Wi-Fi when it is disconnected from a network-->
724     <string name="fragment_status_disconnected">Disconnected</string>
725     <!-- Status message of Wi-Fi when it is a failure (connection) -->
726     <string name="fragment_status_failed">Unsuccessful</string>
727
728     <!-- Status message of Wi-Fi when it is scanning -->
729     <string name="status_scanning">Scanning\u2026</string>
730     <!-- Status message of Wi-Fi when it is connecting (but the network is not known right now) -->
731     <string name="status_connecting">Connecting\u2026</string>
732     <!-- Status message of Wi-Fi when it is authenticating (but the network is not known right now) -->
733     <string name="status_authenticating">Authenticating\u2026</string>
734     <!--Wi-Fi settings screen, summary text for network when connecting -->
735     <string name="status_obtaining_ip">Obtaining address\u2026</string>
736     <!--Wi-Fi settings screen, summary text for network when connected -->
737     <string name="status_connected">Connected</string>
738     <!-- Status message of Wi-Fi when it is disconnecting (but the network is not known right now) -->
739     <string name="status_disconnecting">Disconnecting\u2026</string>
740     <!-- Status message of Wi-Fi when it is disconnected (but the network is not known right now) -->
741     <string name="status_disconnected">Disconnected</string>
742     <!-- Status message of Wi-Fi when it is a failure (but the network is not known right now) -->
743     <string name="status_failed">Unsuccessful</string>
744
745     <!-- Sound and alerts settings -->
746     <!-- Main Settings screen setting option name to go into the sound and display settings screen -->
747     <string name="sound_and_display_settings">Sound &amp; display</string>
748     <!-- Sound settings screen heading -->
749     <string name="sound_settings">Sound settings</string>
750     <!-- Main Settings screen setting option summary text for the item to go into the soudn and display settings screen-->
751     <string name="sound_and_display_settings_summary">Set ringtones, notifications, screen brightness</string>
752     <!-- Sound settings screen, setting option name checkbox -->
753     <string name="silent_mode_title">Silent mode</string>
754     <!-- Sound settings screen, setting option summary text -->
755     <string name="silent_mode_summary">All sounds except media &amp; alarms are silenced</string>
756     <!-- Sound settings screen, setting option name to pick ringtone (a list dialog comes up)-->
757     <string name="ringtone_title">Phone ringtone</string>
758     <!-- Sound settings screen, setting option summary text -->
759     <string name="ringtone_summary">Set your default incoming call ringtone</string>
760     <!-- Sound settings screen, setting option name -->
761     <string name="ring_volume_title">Ringer volume</string>
762     <!-- Sound settings screen, setting option summary text -->
763     <string name="ring_volume_summary">Set volume for incoming calls and notifications</string>
764     <!-- Sound settings screen, setting option name checkbox -->
765     <string name="vibrate_title">Phone vibrate</string>
766     <!-- Sound settings screen, setting option summary text -->
767     <string name="vibrate_summary">Vibrate phone for incoming calls</string>
768     <!-- Sound settings screen, setting option name -->
769     <string name="notification_sound_title">Notification ringtone</string>
770     <!-- Sound settings screen, setting option summary text -->
771     <string name="notification_sound_summary">Set your default notification ringtone</string>
772     <!-- Sound settings screen, the title of the volume bar to adjust the incoming call volume -->
773     <string name="incoming_call_volume_title">Incoming call volume</string>
774     <!-- Sound settings screen, the title of the volume bar to adjust the notification volume -->
775     <string name="notification_volume_title">Notification volume</string>
776     <!-- Sound settings screen, the caption of the checkbox for having the notification volume be
777          the same as the incoming call volume. -->
778     <string name="checkbox_notification_same_as_incoming_call">Use incoming call volume for notifications</string>
779     <!-- Sound settings screen, setting option title-->
780     <string name="notification_sound_dialog_title">Select notification ringtone</string>
781     <!-- Sound settings screen, setting option name -->
782     <string name="media_volume_title">Media volume</string>
783     <!-- Sound settings screen, setting option summary text -->
784     <string name="media_volume_summary">Set volume for music and videos</string>
785     <!-- Sound settings screen, setting check box label -->
786     <string name="dtmf_tone_enable_title">Audible touch tones</string>
787     <!-- Sound settings screen, setting option summary text when check box is selected -->
788     <string name="dtmf_tone_enable_summary_on">Play tones when using dial pad</string>
789     <!-- Sound settings screen, setting option summary text when check box is clear -->
790     <string name="dtmf_tone_enable_summary_off">Play tones when using dial pad</string>
791     <!-- Sound settings screen, setting check box label -->
792     <string name="sound_effects_enable_title">Audible selection</string>
793     <!-- Sound settings screen, setting option summary text when check box is selected -->
794     <string name="sound_effects_enable_summary_on">Play sound when making screen selection</string>
795     <!-- Sound settings screen, setting option summary text when check box is clear -->
796     <string name="sound_effects_enable_summary_off">Play sound when making screen selection</string>
797     <!-- Sound settings screen, setting check box label -->
798     <string name="play_media_notification_sounds_enable_title">SD card notifications</string>
799     <!-- Sound settings screen, setting option summary text when check box is selected -->
800     <string name="play_media_notification_sounds_enable_summary_on">Disable SD card notification sounds</string>
801     <!-- Sound settings screen, setting option summary text when check box is clear -->
802     <string name="play_media_notification_sounds_enable_summary_off">Enable SD card notification sounds</string>
803
804     <!-- Main Settings screen setting option name to go into the screen for data sync settings-->
805     <string name="sync_settings">Data synchronization</string>
806     <!-- Main Settings screen setting option summary text for the itme to go into the screen with data sync settings-->
807     <string name="sync_settings_summary">Select which applications are synchronized</string>
808
809     <!-- Display settings -->
810     <!-- Sound & display settings screen, section header for settings related to display -->
811     <string name="display_settings">Display settings</string>
812     <!-- Sound & display settings screen, animations check box label -->
813     <string name="animations_title">Animation</string>
814     <!-- Sound & display settings screen, animations option summary text when check box is selected -->
815     <string name="animations_summary_on">Show animation when opening/closing windows</string>
816     <!-- Sound & display settings screen, animations option summary text when check box is clear -->
817     <string name="animations_summary_off">Show animation when opening/closing windows</string>
818     <!-- Sound & display settings screen, setting option name to change brightness -->
819     <string name="brightness">Brightness</string>
820     <!-- Sound & display settings screen, setting option summary to change brightness -->
821     <string name="brightness_summary">Adjust the brightness of the screen</string>
822     <!-- Sound & display settings screen, setting option name to change screen timeout -->
823     <string name="screen_timeout">Screen timeout</string>
824     <!-- Sound & display settings screen, setting option summary to change screen timeout -->
825     <string name="screen_timeout_summary">Adjust the delay before the screen automatically turns off</string>
826
827     <!-- SIM lock settings title -->
828     <string name="sim_lock_settings">SIM card lock settings</string>
829     <!-- Security & location settings screen, setting option name -->
830     <string name="sim_lock_settings_category">Set up SIM card lock</string>
831     <!-- Security & location settings screen, section heading for settings related to sim card locking -->
832     <string name="sim_lock_settings_title">SIM card lock</string>
833     <!-- SIM card lock settings screen, setting check box label -->
834     <string name="sim_pin_toggle">Lock SIM card</string>
835     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected -->
836     <string name="sim_lock_on">Require PIN to use phone</string>
837     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear -->
838     <string name="sim_lock_off">Require PIN to use phone</string>
839     <!-- SIM card lock settings screen, setting option name to change the SIM PIN -->
840     <string name="sim_pin_change">Change SIM PIN</string>
841     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
842     <string name="sim_enter_pin">SIM PIN</string>
843     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
844     <string name="sim_enable_sim_lock">Lock SIM card</string>
845     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
846     <string name="sim_disable_sim_lock">Unlock SIM card</string>
847     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
848     <string name="sim_enter_old">Old SIM PIN</string>
849     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
850     <string name="sim_enter_new">New SIM PIN</string>
851     <string name="sim_reenter_new">Re-type new PIN</string>
852     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
853     <string name="sim_change_pin">SIM PIN</string>
854     <!-- SIM card lock settings screen, SIM PIN dialog message when wrong PIN is entered -->
855     <string name="sim_bad_pin">Incorrect PIN!</string>
856     <!-- SIM card lock settings screen, SIM PIN dialog message when PINs don't match -->
857     <string name="sim_pins_dont_match">PINs don\'t match!</string>
858     <!-- SIM card lock settings screen, toast after not entering correct SIM PIN -->
859     <string name="sim_change_failed">Unable to change PIN.\nPossibly incorrect PIN.</string>
860     <!-- SIM card lock settings screen, SIM PIN dialog message when the entered PIN is correct-->
861     <string name="sim_change_succeeded">SIM PIN changed successfully</string>
862     <!-- SIM card lock settings screen, toast after not entering correct SIM PIN -->
863     <string name="sim_lock_failed">Unable to change SIM card lock state.\nPossibly incorrect PIN.</string>
864     <!-- SIM card lock settings screen, SIM PIN dialog button labels: -->
865     <string name="sim_enter_ok">OK</string>
866     <!-- SIM card lock settings screen, SIM PIN dialog button labels: -->
867     <string name="sim_enter_cancel">Cancel</string>
868
869     <!-- Advanced (used for diagnostics) device info activity title -->
870     <string name="device_info_settings">Phone status</string>
871
872     <!-- About phone screen, list item title.  Takes the user to the screen for seeing and installing system updates. -->
873     <string name="system_update_settings_list_item_title">System updates</string>
874     <!-- About phone screen, list item summary.  Takes the user to the screen for seeing and installing system updates. -->
875     <string name="system_update_settings_list_item_summary">Check for system updates</string>
876
877     <!-- About phone screen, status item label -->
878     <string name="firmware_version">Firmware version</string>
879     <!-- About phone screen, status item label-->
880     <string name="model_number">Model number</string>
881     <!-- About phone screen,  setting option name-->
882     <string name="baseband_version">Baseband version</string>
883     <!-- About phone screen,  setting option name-->
884     <string name="kernel_version">Kernel version</string>
885     <!-- About phone screen,  setting option name-->
886     <string name="build_number">Build number</string>
887
888     <!-- About phone screen, show when a value of some status item is unavailable. -->
889     <string name="device_info_not_available">Not available</string>
890     <!-- About phone screen, phone status screen title -->
891     <string name="device_status_activity_title">Status</string>
892     <!-- About phone screen, title of the item to go into the Phone status screen -->
893     <string name="device_status">Status</string>
894     <!-- About phone screen, summary of the item to go into the phone status screen -->
895     <string name="device_status_summary">IMEI, phone number, signal, etc.</string>
896     <!-- Main settings screen item's title to go into the SD card and storage settings screen-->
897     <string name="storage_settings_title">SD card &amp; phone storage</string>
898     <!-- Main settings screen item's summary for the SD card and storage settings -->
899     <string name="storage_settings_summary">Unmount SD card, view available storage</string>
900     <!-- Do not translate. About phone, status item title -->
901     <string name="status_imei">IMEI</string>
902     <!-- Do not translate. About phone, status item title -->
903     <string name="status_imei_sv">IMEI SV</string>
904     <!-- About phone, status item title.  The phone number of the current device.-->
905     <string name="status_number">Phone number</string>
906     <!-- About phone, status item title for the type of data phone network we're connected to, for example 3G or Edge or GPRS -->
907     <string name="status_network_type">Mobile network type</string>
908     <!-- About phone, status item title. The status of data access.  For example, the value may be "Connected" -->
909     <string name="status_data_state">Mobile network state</string>
910     <!-- About phone, status item title. The status of whether we have service.  for example, the value may be "In service" -->
911     <string name="status_service_state">Service state</string>
912     <!-- About phone, status item title. The  current cell tower signal strength -->
913     <string name="status_signal_strength">Signal strength</string>
914     <!-- About phone, status item title, The status for roaming.  For example, the value might be "Not roaming" -->
915     <string name="status_roaming">Roaming</string>
916     <!-- About phone, status item title. The cell carrier that the user is connected to.  -->
917     <string name="status_operator">Network</string>
918     <!-- About phone, status item title.  The MAC address of the Wi-Fi network adapter. -->
919     <string name="status_wifi_mac_address">Wi-Fi MAC address</string>
920     <!-- About phone, status item title.  The bluetooth adapter's hardware address-->
921     <string name="status_bt_address">Bluetooth address</string>
922     <!-- About phone, status item value if the actual value is not available. -->
923     <string name="status_unavailable">Unavailable</string>
924     <!-- About phone, status item title.  How many packets and bytes have been sent and received across all network interfaces. -->
925     <string name="status_network_traffic_stats">Network usage</string>
926     <!-- About phone, status item summary.  How many packets and bytes have been sent and received across all network interfaces. -->
927     <string name="status_network_traffic_summary">Sent: <xliff:g id="network_traffic">%1$d packets, %2$d bytes%n</xliff:g>Rcvd: <xliff:g id="network_traffic">%3$d packets, %4$d bytes</xliff:g></string>
928     <!-- About phone, status item title.  How long the device has been running since its last reboot. -->
929     <string name="status_up_time">Up time</string>
930     <!-- About phone, status item title.  How much time the device has had its main CPU awake. -->
931     <string name="status_awake_time">Awake time</string>
932     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the phone's internal storage  -->
933     <string name="internal_memory">Internal phone storage</string>
934     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card -->
935     <string name="sd_memory">SD card</string>
936     <!-- SD card & phone storage settings title. The amount of free space for some storage partition.  For example, this is listed under both the "Internal phone storage" section and the "SD card" section. -->
937     <string name="memory_available">Available space</string>
938     <!-- SD card & phone storage settings screen heading.  The total amount of storage space for some storage partition.  For example, this is listed under both the "Internal phone storage" section and the "SD card" section -->
939     <string name="memory_size">Total space</string>
940     <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.  This will be done before the user phyiscally removes the SD card from the phone.  Kind of like the "Safely remove" on some operating systems.   -->
941     <string name="sd_eject">Unmount SD card</string>
942     <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.  This will be done before the user phyiscally removes the SD card from the phone.  Kind of like the "Safely remove" on some operating systems.   -->
943     <string name="sd_eject_summary">Unmount the SD card for safe removal</string>
944     <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card.   -->
945     <string name="sd_format">Format SD card</string>
946     <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.   -->
947     <string name="sd_format_summary">Format (erase) the SD card</string>
948     <!-- SD card status when it is not available status -->
949     <string name="sd_unavailable">Unavailable</string>
950     <!-- SD card status when it is mounted as read only  -->
951     <string name="read_only">\u0020(Read-only)</string>
952     <!-- Phone info screen, section titles: -->
953     <string name="battery_status_title">Battery status</string>
954     <!-- Phone info screen, section titles: -->
955     <string name="battery_level_title">Battery level</string>
956
957     <!-- APN Settings -->
958     <!-- APN settings screen title -->
959     <string name="apn_settings">APNs</string>
960     <!-- Screen title after user selects APNs setting option -->
961     <string name="apn_edit">Edit access point</string>
962     <!-- Edit access point label summary text when no value has been set -->
963     <string name="apn_not_set">&lt;Not set&gt;</string>
964     <!-- Edit access point labels: A label the user can give to the APN to allow him to differentiate it from the others -->
965     <string name="apn_name">Name</string>
966     <!-- Edit access point labels: The actual access point name-->
967     <string name="apn_apn">APN</string>
968     <!-- Edit access point labels: The addess of the proxy to use for this APN -->
969     <string name="apn_http_proxy">Proxy</string>
970     <!-- Edit access point labels: The port number of the proxy to use for this APN -->
971     <string name="apn_http_port">Port</string>
972     <!-- Edit access point labels: The username that will be used when conencting to this APN-->
973     <string name="apn_user">Username</string>
974     <!-- Edit access point labels: The password that will be used when connecting to this APN -->
975     <string name="apn_password">Password</string>
976     <!-- Edit access point labels: The server address to conenct to for this APN -->
977     <string name="apn_server">Server</string>
978     <!-- Edit access point labels: -->
979     <string name="apn_mmsc">MMSC</string>
980     <!-- Edit access point labels: The proxy to use for MMS (multimedia messages)-->
981     <string name="apn_mms_proxy">MMS proxy</string>
982     <!-- Edit access point labels: The port on the proxy used for MMS-->
983     <string name="apn_mms_port">MMS port</string>
984     <!-- Edit access point labels: -->
985     <string name="apn_mcc">MCC</string>
986     <!-- Edit access point labels: -->
987     <string name="apn_mnc">MNC</string>
988     <!-- Edit access point labels: The type of APN -->
989     <string name="apn_type">APN type</string>
990     <!-- Edit access point screen menu option to delete this APN -->
991     <string name="menu_delete">Delete APN</string>
992     <!-- APNs screen menu option to create a brand spanking new APN -->
993     <string name="menu_new">New APN</string>
994     <!-- Edit access point screen menu option to save the user's changes for this APN to the persistent storage -->
995     <string name="menu_save">Save</string>
996     <!-- Edit access point screen menu option to discard the user's changes for this APN -->
997     <string name="menu_cancel">Discard</string>
998     <!-- APN error dialog title -->
999     <string name="error_title">Attention</string>
1000     <!-- APN error dialog messages: -->
1001     <string name="error_name_empty">The Name field cannot be empty.</string>
1002     <!-- APN error dialog messages: -->
1003     <string name="error_apn_empty">The APN cannot be empty.</string>
1004     <!-- APN error dialog messages: -->
1005     <string name="error_mcc_not3">MCC field must be 3 digits.</string>
1006     <!-- APN error dialog messages: -->
1007     <string name="error_mnc_not23">MNC field must be 2 or 3 digits.</string>
1008
1009     <!-- Master Clear -->
1010     <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
1011     <string name="master_clear_title">Factory data reset</string>
1012     <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
1013     <string name="master_clear_summary">Erases all data on phone</string>
1014     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset -->
1015     <string name="master_clear_desc">This action will reset the phone to its initial factory state, erasing all data and downloaded applications!</string>
1016     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
1017     <string name="master_clear_button_text">Reset phone</string>
1018     <!-- SD card & phone storage settings screen, message on screen after user selects Reset phone button -->
1019     <string name="master_clear_final_desc">Reset phone, erasing all your data and applications? Action cannot be reversed!</string>
1020     <!-- SD card & phone storage settings screen, button on screen after user selects Reset phone button -->
1021     <string name="master_clear_final_button_text">Erase everything</string>
1022     <!-- Message to draw an unlock pattern before clearing the device -->
1023     <string name="master_clear_gesture_prompt">Draw your unlock pattern</string>
1024     <!-- Explanation of drawing unlockp attern to reset phone -->
1025     <string name="master_clear_gesture_explanation">You must draw your unlock pattern to confirm a phone reset.</string>
1026     <!-- Master clear failed message -->
1027     <string name="master_clear_failed">No reset was performed because the System Clear service is not available.</string>
1028
1029     <!-- Media Format -->
1030     <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
1031     <string name="media_format_title">Format SD card.</string>
1032     <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
1033     <string name="media_format_summary">Erases all data on the SD card</string>
1034     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset -->
1035     <string name="media_format_desc">This action will erase the SD card in the phone. You will lose ALL data on the card!</string>
1036     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
1037     <string name="media_format_button_text">Format SD card</string>
1038     <!-- SD card & phone storage settings screen, message on screen after user selects Format media button -->
1039     <string name="media_format_final_desc">Format SD card, erasing all your media? Action cannot be reversed!</string>
1040     <!-- SD card & phone storage settings screen, button on screen after user selects Format media button -->
1041     <string name="media_format_final_button_text">Erase everything</string>
1042     <!-- Message to draw an unlock pattern before clearing the device -->
1043     <string name="media_format_gesture_prompt">Draw your unlock pattern</string>
1044     <!-- Explanation of drawing unlock pattern to format card -->
1045     <string name="media_format_gesture_explanation">You must draw your unlock pattern to confirm an SD card format.</string>
1046
1047     <!-- Main settings screen, Call settings title for item to go into the call settings -->
1048     <string name="call_settings_title">Call settings</string>
1049     <!-- Main settings screen, Call settings summary for item to go into call settings -->
1050     <string name="call_settings_summary">Set up voicemail, call forwarding, call waiting, caller ID</string>
1051
1052     <!-- Wireless controls, item title to go into the network settings -->
1053     <string name="network_settings_title">Mobile networks</string>
1054     <!-- Wireless controls, the item summary for the user to go into the network settings -->
1055     <string name="network_settings_summary">Set options for roaming, networks, APNs</string>
1056
1057     <!-- Security & location settings screen, section header for settings relating to location -->
1058     <string name="location_title">My Location sources</string>
1059     <!-- Security & location settings screen, setting check box label if the user wants to use wireless network-based positioning (cell ID, wifi, etc.) -->
1060     <string name="location_network_based">Use wireless networks</string>
1061     <!-- Security & location settings screen, setting summary when Use wireless networks check box is clear -->
1062     <string name="location_networks_disabled">See location in applications (such as Maps) using wireless networks</string>
1063     <!-- Security & location settings screen, setting summary when Use wireless networks check box is selected -->
1064     <string name="location_neighborhood_level">Location determined by Wi-Fi and/or mobile networks</string>
1065     <!-- Security & location settings screen, setting check box label if the GPS receiver should be enabled -->
1066     <string name="location_gps">Enable GPS satellites</string>
1067     <!-- Security & location settings screen, setting summary when Enable GPS satellites check box is selected -->
1068     <string name="location_street_level">When locating, accurate to street level (deselect to conserve battery)</string>
1069     <!-- Security & location settings screen, setting summary when Enable GPS satellites check box is clear -->
1070     <string name="location_gps_disabled">Locate to street-level (requires more battery plus view of sky)</string>
1071
1072     <!-- About -->
1073     <!-- Main settings screen, setting title for the user to go into the About phone screen -->
1074     <string name="about_settings">About phone</string>
1075     <!-- Main settings screen, setting summary for the user to go into the About phone screen-->
1076     <string name="about_settings_summary">View legal info, phone status, software version</string>
1077     <!-- About phone settings screen, setting option name to go to dialog that shows legal info -->
1078     <string name="legal_information">Legal information</string>
1079     <!-- About phone settings screen, setting option name to see a list of contributors -->
1080     <string name="contributors_title">Contributors</string>
1081     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
1082     <!-- About phone settings screen, setting option name to see copyright-related info -->
1083     <string name="copyright_title">Copyright</string>
1084     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
1085     <!-- About phone settings screen, setting option name to see licensing info -->
1086     <string name="license_title">License</string>
1087     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
1088     <!-- About phone settings screen, setting option name to see terms and conditions -->
1089     <string name="terms_title">Terms and conditions</string>
1090
1091     <!-- Title for actual Settings license activity. --> <skip />
1092     <!-- About phone settings, Legal information setting option name and title of dialog box holding license info -->
1093     <string name="settings_license_activity_title">Open source licenses</string>
1094     <!-- About phone settings screen, Open source license dialog message when licenses cannot be loaded -->
1095     <string name="settings_license_activity_unavailable">There is a problem loading the licenses.</string>
1096     <!-- About phone settings screen, Open source license dialog title until license is fully loaded -->
1097     <string name="settings_license_activity_loading">Loading\u2026</string>
1098
1099     <!-- Lock Pattern settings -->
1100     <!-- Security & location settings screen, header -->
1101     <string name="lock_settings_title">Screen unlock pattern</string>
1102     <!-- Security & location settings screen, setting option name -->
1103     <string name="lockpattern_change_lock_pattern_label">Change unlock pattern</string>
1104     <!-- Security & location settings screen, change unlock pattern screen instruction when the user chooses "Change unlock pattern".  We first ask the user toe nter the current pattern, and this is the message seen -->
1105     <string name="lockpattern_need_to_unlock">Confirm saved pattern</string>
1106     <!-- Do not translate. -->
1107     <string name="lockpattern_need_to_unlock_footer"></string>
1108     <!-- Security & location settings screen, change unlock pattern screen instruction if user draws incorrect pattern -->
1109     <string name="lockpattern_need_to_unlock_wrong">Sorry, try again:</string>
1110     <!-- Do not translate. -->
1111     <string name="lockpattern_need_to_unlock_wrong_footer"></string>
1112     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen.  This si when they are supposed to draw a new unlock pattern (for example, if they are changing their unlock patterns)..-->
1113     <string name="lockpattern_recording_intro_header">Draw an unlock pattern</string>
1114     <!-- Security & location settings screen, change unlock pattern screen hint on bottom of screen.  We are telling them to press the menu button to see more options or help. -->
1115     <string name="lockpattern_recording_intro_footer">Press Menu for help.</string>
1116     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen while drawing pattern -->
1117     <string name="lockpattern_recording_inprogress">Release finger when done.</string>
1118     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen if user doesn't connect enough dots -->
1119     <string name="lockpattern_recording_incorrect_too_short">Connect at least <xliff:g id="number">%d</xliff:g> dots. Try again:</string>
1120     <!-- Security & location settings screen, change unlock pattern screen message on top of screen after drawing pattern -->
1121     <string name="lockpattern_pattern_entered_header">Pattern recorded!</string>
1122     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen to confirm pattern -->
1123     <string name="lockpattern_need_to_confirm">Draw pattern again to confirm:</string>
1124     <string name="lockpattern_pattern_confirmed_header">Your new unlock pattern:</string>
1125     <!-- Security & location settings screen, change unlock pattern screen button, on bottom of screen.  After they draw a pattern and release their finger, we display the pattern so they remember.  When they are ready to draw it once again to confirm it, they press this button. -->
1126     <string name="lockpattern_confirm_button_text">Confirm</string>
1127     <!-- Security & location settings screen, change unlock pattern screen button, on bottom of screen.  After they draw a pattern and release their finger, we display the pattern so they remember.  If they are nto satisfied with this pattern, they click this button to redraw the pattern. -->
1128     <string name="lockpattern_restart_button_text">Redraw</string>
1129     <!-- Security & location settings screen, change unlock pattern screen button, on bottom of screen. If they are supposed to enter their current pattern before being able to draw another one, and they screw up, they hit this button to try again -->
1130     <string name="lockpattern_retry_button_text">Retry</string>
1131     <!-- Security & location settings screen, change unlock pattern screen button, on bottom of screen. Once they draw a new pattern and confirm it by drawing it again, they press this button to exit -->
1132     <string name="lockpattern_continue_button_text">Continue</string>
1133     <!-- Security & location settings screen, unlock screen activity title -->
1134     <string name="lockpattern_settings_title">Unlock pattern</string>
1135     <!-- Security & location settings screen, setting check box title if the unlock pattern MUST be drawn everytime they turn on the screen -->
1136     <string name="lockpattern_settings_enable_title">Require pattern</string>
1137     <!-- Security & location settings screen, setting summary for the checkbox "Require pattern" -->
1138     <string name="lockpattern_settings_enable_summary">Must draw pattern to unlock screen</string>
1139     <!-- Security & location settings screen, setting check box title. This setting controls whether a visible green line is drawn as the user moves his finger around while drawing the unlock pattern.  If checked, this line is drawn.  If unchecked, there is nothing drawn so the user does not reveal his pattern while he unlocks the phone.-->
1140     <string name="lockpattern_settings_enable_visible_pattern_title">Use visible pattern</string>
1141     <!-- Security & location settings screen, setting check box title. This setting controls whether tactile feedback will be produced when the user draws the pattern.-->
1142     <string name="lockpattern_settings_enable_tactile_feedback_title">Use tactile feedback</string>
1143     <!-- Security & location settings screen, setting option name when user has never set an unlock pattern -->
1144     <string name="lockpattern_settings_choose_lock_pattern">Set unlock pattern</string>
1145     <!-- Security & location settings screen, setting option name when user has previously set an unlock pattern and wants to change to a new pattern -->
1146     <string name="lockpattern_settings_change_lock_pattern">Change unlock pattern</string>
1147     <!-- Security & location settings screen, the help instructions (an animation) caption -->
1148     <string name="lockpattern_settings_help_how_to_record">How to draw an unlock pattern</string>
1149     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen after too many incorrect attempts -->
1150     <string name="lockpattern_too_many_failed_confirmation_attempts_header">Too many incorrect attempts!</string>
1151     <!-- Security & location settings screen, change unlock pattern screen countdown hint on bottom of screen after too many incorrect attempts -->
1152     <string name="lockpattern_too_many_failed_confirmation_attempts_footer">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
1153
1154     <!-- ChooseLockPatternTutorial --> <skip />
1155     <!-- ChooseLockPatternTutorial, button labels: This is to cancel the tutorial -->
1156     <string name="skip_button_label">Cancel</string>
1157     <!-- ChooseLockPatternTutorial, button labels: Continue to the next page of the tutorial -->
1158     <string name="next_button_label">Next</string>
1159     <!-- ChooseLockPatternTutorial, tutorial screen title -->
1160     <string name="lock_title">Securing your phone</string>
1161     <!-- ChooseLockPatternTutorial, tutorial screen text -->
1162     <string name="lock_intro_message"><font size="17">Protect your phone from unauthorized use by creating a personal screen unlock pattern.
1163         \n<font height="17">\n</font><b>1</b>\u00A0 On the next screen, watch while an example pattern is drawn.
1164         \n<font height="17">\n</font><b>2</b>\u00A0 When ready, draw your own personal unlock pattern. Experiment with different patterns but connect at least four dots.
1165         \n<font height="17">\n</font><b>3</b>\u00A0 Redraw your pattern to confirm.
1166         \n<font height="17">\n</font><b>Ready to start? Select \u201CNext\u201D</b>.
1167         \n<font height="3">\n</font>To leave your phone unprotected, select \u201CCancel\u201D.</font>
1168     </string>    
1169         
1170     <!-- ChooseLockPatternExample --> <skip />
1171     <!-- ChooseLockPatternExample, screen title that shows an example pattern -->
1172     <string name="lock_example_title">Example pattern</string>
1173     <!-- ChooseLockPatternExample, screen hint text at bottom of screen. These are instructions and rules for drawing a good patttern -->
1174     <string name="lock_example_message">Connect at least four dots.\n
1175         \nSelect \u201CNext\u201D when you\u2019re ready to draw your own pattern.
1176     </string>
1177
1178     <!-- Applications Settings --> <skip />
1179     <!-- Applications settings screen, setting option name for the user to go to the screen to manage installed applications  -->
1180     <string name="manageapplications_settings_title">Manage applications</string>
1181     <!-- Applications settings screen, setting option summary for the user to go to the screen to manage installed applications  -->
1182     <string name="manageapplications_settings_summary">Manage and remove installed applications</string>
1183     <!-- Applications settings title, on main settings screen. If clicked, the user is taken to a settings screen full of application settings-->
1184     <string name="applications_settings">Applications</string>
1185     <!-- Applications settings summary, on main settings screen. The summary for the "Applications" item on the main settings screen. Describes what settings are accessible from the "Applications" screen. -->
1186     <string name="applications_settings_summary">Manage applications, set up quick launch shortcuts</string>
1187     <!-- Applications settings screen heading. The header for the Application settings screen. -->
1188     <string name="applications_settings_header">Application settings</string>
1189     <!-- Applications settings screen, setting check box title. If checked, the system allows installation of applications that are downloaded from random places, such as web sites.  -->
1190     <string name="install_applications">Unknown sources</string>
1191     <!-- Applications settings screen, setting check box summary.  This is the summary for "Unknown sources" checkbox  -->
1192     <string name="install_unknown_applications">Allow install of non-Market applications</string>
1193     <!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box -->
1194     <string name="install_all_warning">Your phone and personal data are more vulnerable to attack by applications
1195  from unknown sources. You agree that you are solely responsible for any
1196  damage to your phone or loss of data that may result from using
1197  these applications.</string>
1198     <!-- Manage applications, individual application info screen title. For example, if they click on "Browser" in "Manage applications", the title of the next screen will be this -->
1199     <string name="application_info_label">Application info</string>
1200     <!-- Manage applications, individual application info screen, section heading for stuff relating to an app's storage settings. -->
1201     <string name="storage_label">Storage</string>
1202     <!-- Manage applications, individual application info screen,  heading for settings related to controlling whether this app is the default for some actions -->
1203     <string name="auto_launch_label">Launch by default</string>
1204     <!-- Manage applications, individual application info screen, heading for settings related to the app's permissions. for example, it may list all the permissions the app has. -->
1205     <string name="permissions_label">Permissions</string>
1206     <!-- Manage applications, Header name used for cache information -->
1207     <string name="cache_header_label">Cache</string>
1208     <!-- Manage applications, text label for button -->
1209     <string name="clear_cache_btn_text">Clear cache</string>
1210     <!-- Manage applications, label that appears next to the cache size -->
1211     <string name="cache_size_label">Cache</string>
1212     <!-- Manage applications, Header name used for other controls -->
1213     <string name="controls_label">Controls</string>
1214     <!-- Manage applications, text label for button to kill / force stop an application -->
1215     <string name="force_stop">Force stop</string>
1216     <!-- Manage applications, individual application info screen,label under Storage heading.  The total storage space taken up by this app. -->
1217     <string name="total_size_label">Total</string>
1218     <!-- Manage applications, individual application info screen, label under Storage heading. The amount of space taken up by the application itself (for example, the java compield files and things like that) -->
1219     <string name="application_size_label">Application</string>
1220     <!-- Manage applications, individual application info screen, label under Storage heading.  The amount of sapce taken up by the app's data (for example, downloaded emails or something like that) -->
1221     <string name="data_size_label">Data</string>
1222     <!-- Manage applications, individual application info screen, button label under Storage heading. Button to remove the application from the system. -->
1223     <string name="uninstall_text">Uninstall</string>
1224     <!-- Manage applications, individual application info screen, button label under Storage heading. Button to clear all data associated with tis app (for exampel, remove all cached emails for an Email app) -->
1225     <string name="clear_user_data_text">Clear data</string>
1226     <!-- Manage applications, individual application info screen, screen, message text under Launch by default heading. This is present if the app is set as a default for some actions. -->
1227     <string name="auto_launch_enable_text">You have selected to launch this application by default for some actions.</string>
1228     <!-- Manage applications, individual application screen, text under Launch by default heading if the app is NOT a default for actions -->
1229     <string name="auto_launch_disable_text">No defaults set.</string>
1230     <!-- Manage applications, individual application screen, button label under Launch by default heading.  This is used to clear any default actions that may be assigned to this app.  -->
1231     <string name="clear_activities">Clear defaults</string>
1232     <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
1233     <string name="unknown">Unknown</string>
1234     <!-- Manage applications screen, menu item.  Sorts all of the apps in the list alphabetically. -->
1235     <string name="sort_order_alpha">Sort</string>
1236     <!-- Manage applications screen, menu item. Sorts all of the apps in the list based on their file size.  This is used to uninstall when space is getting low. -->
1237     <string name="sort_order_size">Sort by size</string>
1238     <!-- Manage applications screen, individual app screen, button label when the user wants to manage the space taken up by an app. -->
1239     <string name="manage_space_text">Manage space</string>
1240     <!-- Text for menu option in ManageApps screen to present various menu options -->
1241     <string name="filter">Filter</string>
1242     <!-- Title of dialog for presenting filter options -->
1243     <string name="filter_dlg_title">Select filter options</string>
1244     <!-- Text for filter option in ManageApps screen to display all installed
1245     applications -->
1246     <string name="filter_apps_all">All</string>
1247     <!-- Text for filter option in ManageApps screen to display third party 
1248     applications only -->
1249     <string name="filter_apps_third_party">Third-party</string>
1250     <!-- Text for filter option in ManageApps screen to display list of running
1251     packages only. -->
1252     <string name="filter_apps_running">Running</string>
1253     <string name="loading">Loading\u2026</string>
1254     <!-- Manage app screen, shown when the activity is busy recomputing the size of each app -->
1255     <string name="recompute_size">Recomputing size\u2026</string>
1256     <!-- Manage applications, individual application screen, confirmation dialog title. Displays when user selects to "Clear data". -->
1257     <string name="clear_data_dlg_title">Delete</string>
1258     <!-- Manage applications, individual application screen, confirmation dialog message. Displays when user selects to "Clear data". It warns the user of the consequences of clearing the data for an app. -->
1259     <string name="clear_data_dlg_text">All information you\'ve saved in this application will be deleted permanently.</string>
1260     <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". Goes through with the clearing of the data. -->
1261     <string name="dlg_ok">OK</string>
1262     <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". -->
1263     <string name="dlg_cancel">Cancel</string>
1264     <!-- Manage applications, individual application dialog box title. Shown when the user somehow got into a state where it wants to manage some app that isn't found. -->
1265     <string name="app_not_found_dlg_title">Application not found</string>
1266     <!-- Manage applications, individual application dialog box message. Shown when the user somehow got into a state where it wants to manage some app that isn't found. -->
1267     <string name="app_not_found_dlg_text"> The application was not
1268 found in the list of installed applications.</string>
1269     <!-- Manage applications, individual application dialog box message. Shown when there was an error trying to clear the data. -->
1270     <string name="clear_data_failed">Unable to clear application data.</string>
1271     <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. -->
1272     <string name="security_settings_desc">This application can access the following on your phone:</string>
1273     <string name="computing_size">Computing\u2026</string>
1274     <string name="invalid_size_value">Unable to compute package size</string>
1275     <!-- String displayed when list is empty -->
1276     <string name="empty_list_msg">You do not have any third-party apps installed.</string>
1277
1278     <!-- Language Settings --> <skip />
1279     <!-- Title of setting on main settings screen.  This item will take the user to the screen to tweak settings realted to locale and text -->
1280     <string name="language_settings">Locale &amp; text</string>
1281     <!-- Summary of setting on main settings screen.  This item will take the user to the screen to tweak settings realted to locale and text -->
1282     <string name="language_settings_summary">Set locale (language and region), text input and auto-correction options</string>
1283     <!-- On Text & language settings screen, heading. Inside the "Locale & text" screen, this is the header for settings that are for locale changes. -->
1284     <string name="language_category">Locale setting</string>
1285     <!-- On Text & language settings screen, heading. Inside the "Locale & text" screen, this is the header for settings that relate to text (autotext, autoreplace, autocapitalization). -->
1286     <string name="text_category">Text settings</string>
1287     <!-- On Text & language settings screen, setting option name. title of the setting to take the user to a screen to select the locale. -->
1288     <string name="phone_language">Select locale</string>
1289     <!-- On Text & language settings screen, setting option name. summary of the setting to take the user to a screen to select the locale. -->
1290     <string name="phone_language_summary">Select language and region</string>
1291     <!-- On Text & language settings screen, setting option name. title of the setting to enable autoreplace of entered text. auto replace is a feature that will automatically correct mistyped words. -->
1292     <string name="auto_replace">Auto-replace</string>
1293     <!-- On Text & language settings screen, setting summary.  This is the summary for the "Auto-replace" setting. -->
1294     <string name="auto_replace_summary">Correct mistyped words</string>
1295     <!-- On Text & language settings screen, setting option name.  title of the setting to enable autocapitalization of entered text.  for example, after the user finishes a sentence, the next letter he types will automatically be capitalizated. -->
1296     <string name="auto_caps">Auto-cap</string>
1297     <!-- On Text & language settings screen, setting summary. Summary for the Auto-cap setting. -->
1298     <string name="auto_caps_summary">Capitalize first letter in sentences</string>
1299     <!-- On Text & language settings screen, setting option name. title of the setting to enable automatic punctuation of entered text.  for example, it will change an entered "youre" to "you're". -->
1300     <string name="auto_punctuate">Auto-punctuate</string>
1301     <!-- On Text & language settings screen, category for physical keyboard text entry options. -->
1302     <string name="hardkeyboard_category">Physical keyboard settings</string>
1303     <!-- On Text & language settings screen, setting summary for the Auto-punctuate setting. -->
1304     <string name="auto_punctuate_summary">Press Space key twice to insert \u0022.\u0022</string>
1305     <!-- On Security & location settings screen, setting check box name. Title of the checkbox to set whether password edit fields will show the most recent character typed and then hide it, or just hide it right away.  By hide, I mean mask it out. -->
1306     <string name="show_password">Visible passwords</string>
1307     <!-- On Security & location settings screen, setting check box summary. Summary for the visible passwords setting. -->
1308     <string name="show_password_summary">Show password as you type</string>
1309     
1310     <!-- User dictionary settings --><skip />
1311     <!-- User dictionary settings, The titlebar text of the User dictionary settings screen. -->
1312     <string name="user_dict_settings_titlebar">User dictionary</string>
1313     <!-- User dictionary settings, The title of the list item to go into the User dictionary settings screen. -->
1314     <string name="user_dict_settings_title">User dictionary</string>
1315     <!-- User dictionary settings.  The summary of the listem item to go into the User dictionary settings screen. -->
1316     <string name="user_dict_settings_summary">Add &amp; remove words from user dictionary</string>
1317     <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. -->
1318     <string name="user_dict_settings_add_menu_title">Add</string>
1319     <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. -->
1320     <string name="user_dict_settings_add_dialog_title">Add to dictionary</string>
1321     <!-- User dictionary settings. The title of the context menu item to edit the current word -->
1322     <string name="user_dict_settings_context_menu_edit_title">Edit</string>
1323     <!-- User dictionary settings. The title of the context menu item to delete the current word -->
1324     <string name="user_dict_settings_context_menu_delete_title">Delete</string>
1325     <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary -->
1326     <string name="user_dict_settings_empty_text">You do not have any words in the user dictionary. You can add a word through the menu.</string>
1327
1328     <!-- This is for diagnostics screen. The title of a screen with various items realted to launching screens that will giev the user info. For example, it contains "Phone information" and "Battery information" -->
1329     <string name="testing">Testing</string>
1330     <!-- In the Testing screen.  The item title of the activity that shows a bunch of phone-related information.  -->
1331     <string name="testing_phone_info">Phone information</string>
1332     <!-- In the Testing screen. The item title of the activity that shows a bunch of battery-related information.  -->
1333     <string name="testing_battery_info">Battery information</string>
1334     <!-- In the Testing screen. The item title of the activity that shows a bunch of historical battery-related information.  -->
1335     <string name="testing_battery_history">Battery history</string>
1336     <!-- Do not translate. In the Testing screen. The item title of the activity that shows a bunch of SIM-related operations.  -->
1337     <string name="testing_sim_toolkit">SIM toolkit</string>
1338
1339     <!-- The title of the item to go into the Quick launch settings. -->
1340     <string name="quick_launch_title">Quick launch</string>
1341     <!-- The summary of the item to go into the Quick launch settings. This is a description of what Quick launch offers. -->
1342     <string name="quick_launch_summary">Set keyboard shortcuts to launch applications</string>
1343     <!-- On the Quick launch settings screen, title of the item for shortcut letters that are not assigned to an application yet. Quick launch is assigning a global shortcut to launch a specific app. -->
1344     <string name="quick_launch_assign_application">Assign application</string>
1345     <!-- On the Quick launch settings screen, summary text for the item of letters that are not assigned. See the quick launch "Assign application" for a description of quick launch -->
1346     <string name="quick_launch_no_shortcut">No shortcut</string>
1347     <!-- On the Quick launch settings screen, summary text under the item for each assigned letter.  -->
1348     <string name="quick_launch_shortcut">Search + <xliff:g id="shortcut_letter">%1$s</xliff:g></string>
1349     <!-- On the Quick launch settings screen, title of "Clear shortcut" confirmation dialog. This is reached by longpressing an item for a shortcut letter.  This allows the user to clear the assigned applicatino for that shortcut letter. -->
1350     <string name="quick_launch_clear_dialog_title">Clear</string>
1351     <!-- On the Quick launch settings screen, message in the "Clear shortcut" confirmation dialog.  See the title for this dialog for more info. -->
1352     <string name="quick_launch_clear_dialog_message">Your shortcut for <xliff:g id="shortcut_letter">%1$s</xliff:g> (<xliff:g id="application_name">%2$s</xliff:g>) will be cleared.</string>
1353     <!-- Clear dialog for quick launch setting box button labels: -->
1354     <string name="quick_launch_clear_ok_button">OK</string>
1355     <!-- Clear dialog for quick launch setting box button labels: -->
1356     <string name="quick_launch_clear_cancel_button">Cancel</string>
1357     <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all applications.  -->
1358     <string name="quick_launch_display_mode_applications">Applications</string>
1359     <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all shortcutable applications -->
1360     <string name="quick_launch_display_mode_shortcuts">Shortcuts</string>
1361
1362     <!-- Input methods Settings -->
1363     <string name="input_methods_settings_title">Text input</string>
1364     <string name="input_methods_settings_summary">Manage text input options</string>
1365     <!-- Input Methods Settings localized format string for generating the appropriate "Foo settings" menu label for the Input Method named "Foo" -->
1366     <string name="input_methods_settings_label_format">%s settings</string>
1367
1368     <!-- Development Settings.  the title for the item to take the user to Development settings.  Development settings are settings meant for application developers.  -->
1369     <string name="development_settings_title">Development</string>
1370     <!-- Development Settings summary.  The summary of the item to take the user to Development settings.  Development settings are settings meant for application developers. -->
1371     <string name="development_settings_summary">Set options for application development</string>
1372     <!-- Setting checkbox title for Whether to enable USB debugging support on the phone. -->
1373     <string name="enable_adb">USB debugging</string>
1374     <!-- Setting checkbox summary for Whether to enable USB debugging support on the phone -->
1375     <string name="enable_adb_summary">Debug mode when USB is connected</string>
1376     <!-- Setting Checkbox title whether to keep the screen on when plugged in to a power source -->
1377     <string name="keep_screen_on">Stay awake</string>
1378     <!-- setting Checkbox summary whether to keep the screen on when plugged in  -->
1379     <string name="keep_screen_on_summary">Screen will never sleep while charging</string>
1380     <!-- Setting Checkbox title whether to allow mock locations -->
1381     <string name="allow_mock_location">Allow mock locations</string>
1382     <!-- setting Checkbox summary whether to allow mock locations  -->
1383     <string name="allow_mock_location_summary">Allow mock locations</string>
1384
1385     <!-- Title for the screen that lets the user choose a gadget to add to the home screen
1386     (or other screens that can host gadgets) -->
1387     <string name="gadget_picker_title">Choose Gadget</string>
1388
1389     <!-- Used to display "Details for UID 1234" in BatteryHistory -->
1390     <string name="battery_history_details_for">Details for UID %d</string>
1391
1392     <!-- Used to name a set of apps that share a user id in BatteryHistory -->
1393     <string name="battery_history_uid">UID <xliff:g id="user_id">%1$d</xliff:g></string>
1394
1395     <!-- Used as a title for the network usage details screen in BatteryHistory -->
1396     <string name="battery_history_network_usage">Network usage details for <xliff:g id="app_name">%1$s</xliff:g>:</string>
1397
1398     <!-- Used to show the number of bytes received by an app over the network in BatteryHistory -->
1399     <string name="battery_history_bytes_received">Bytes received: <xliff:g id="bytes">%1$d</xliff:g></string>
1400
1401     <!-- Used to show the number of bytes sent by an app over the network in BatteryHistory -->
1402     <string name="battery_history_bytes_sent">Bytes sent: <xliff:g id="bytes">%1$d</xliff:g></string>
1403
1404     <!-- Used to show the number of bytes sent and received by an app over the network in BatteryHistory -->
1405     <string name="battery_history_bytes_total">Total bytes: <xliff:g id="bytes">%1$d</xliff:g></string>
1406
1407     <!-- Used as a title for the cpu usage details screen in BatteryHistory -->
1408     <string name="battery_history_cpu_usage">CPU usage details for <xliff:g id="app_name">%1$s</xliff:g>:</string>
1409
1410     <!-- Used to show the time spent in user code for a given app in BatteryHistory -->
1411     <string name="battery_history_user_time">User time: </string>
1412
1413     <!-- Used to show the time spent in system code for a given app in BatteryHistory -->
1414     <string name="battery_history_system_time">System time: </string>
1415
1416     <!-- Used to show the time spent in user or system code for a given app in BatteryHistory -->
1417     <string name="battery_history_total_time">Total time: </string>
1418
1419     <!-- Used to show the number of times an app has been started in BatteryHistory -->
1420     <string name="battery_history_starts">Starts: <xliff:g id="starts">%1$d</xliff:g></string>
1421
1422     <!-- Used to show an amount of time in the form "d days, h hours, m minutes, s seconds" in BatteryHistory -->
1423     <string name="battery_history_days"><xliff:g id="days">%1$d</xliff:g> days, <xliff:g id="hours">%2$d</xliff:g> hours, <xliff:g id="minutes">%3$d</xliff:g> minutes, <xliff:g id="seconds">%4$d</xliff:g> seconds</string>
1424
1425     <!-- Used to show an amount of time in the form "h hours, m minutes, s seconds" in BatteryHistory -->
1426     <string name="battery_history_hours"><xliff:g id="hours">%1$d</xliff:g> hours, <xliff:g id="minutes">%2$d</xliff:g> minutes, <xliff:g id="seconds">%3$d</xliff:g> seconds</string>
1427
1428     <!-- Used to show an amount of time in the form "m minutes, s seconds" in BatteryHistory -->
1429     <string name="battery_history_minutes"><xliff:g id="minutes">%1$d</xliff:g> minutes, <xliff:g id="seconds">%2$d</xliff:g> seconds</string>
1430
1431     <!-- Used to show an amount of time in the form "s seconds" in BatteryHistory -->
1432     <string name="battery_history_seconds"><xliff:g id="seconds">%1$d</xliff:g> seconds</string>
1433
1434     <!-- Used to head a list of packages that share a given user id BatteryHistory -->
1435     <string name="battery_history_packages_sharing_this_uid">Packages sharing this UID:</string>
1436     
1437     <!-- Used when no battery data available in BatteryHistory -->
1438     <string name="battery_history_no_data">No battery usage data available</string>
1439         
1440     <!-- Used for Sensor detail screen in BatteryHistory -->
1441     <string name="battery_history_sensor">Sensor:</string>
1442     
1443     <!-- Used for Wakelock detail screen in BatteryHistory -->
1444     <string name="battery_history_wakelock">Partial Wakelock:</string>
1445     
1446     <!-- Used for Sensor detail screen in BatteryHistory -->
1447     <string name="battery_history_used_by_packages">Sensor used by packages:</string>
1448     
1449     <!-- Used for Sensor detail screen in BatteryHistory -->
1450     <string name="battery_history_sensor_usage">Used <xliff:g id="count">%1$d</xliff:g> times by <xliff:g id="package">%2$s</xliff:g></string>
1451     
1452     <!-- Used for Sensor detail screen in BatteryHistory -->
1453     <string name="battery_history_sensor_usage_multi">Used <xliff:g id="count">%1$d</xliff:g> times by one of:</string>
1454     
1455     <!-- Used for Screen on time message in BatteryHistory -->
1456     <string name="battery_history_screen_on">Time spent with screen on:</string>
1457     
1458     <!-- Used for Screen on time message in BatteryHistory -->
1459     <string name="battery_history_screen_on_battery">On battery:</string>
1460     
1461     <!-- Used for Screen on time message in BatteryHistory -->
1462     <string name="battery_history_screen_on_plugged">Plugged in:</string>
1463
1464     <!-- Strings used for displaying usage statistics -->
1465     <string name="usage_stats_label">Usage statistics</string>
1466     <!-- In the Testing screen. The item title of the activity that shows usage statistics.  -->
1467     <string name="testing_usage_stats">Usage statistics</string>
1468     <!-- label for text to indicate sort options -->
1469     <string name="display_order_text">Sort by:</string>
1470     <!-- label for application name -->
1471     <string name="app_name_label">Application</string>
1472     <!-- label for launch count -->
1473     <string name="launch_count_label">Count</string>
1474     <!-- label for usage time -->
1475     <string name="usage_time_label">Usage time</string>
1476 </resources>