OSDN Git Service

05c65472341cb695493475fa376b1936a2980921
[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     <!-- Title of the dialog for setting the time. -->
238     <string name="date_time_changeTime_text">Change time</string>
239     <!-- Title of the dialog for setting the 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     <!-- The option in the date-format picker for using the normal format
247          called for by the user's locale. -->
248     <string name="normal_date_format">Normal (<xliff:g id="date" example="12-31-2009">%s</xliff:g>)</string>
249
250     <!-- Label of preview text when tweaking font size -->
251     <string name="display_preview_label">Preview:</string>
252     <!-- Label for chosen font size -->
253     <string name="display_font_size_label">Font size:</string>
254
255     <!-- Used for diagnostic screens, precise translation is not necessary -->
256     <string name="intent_sender_data_label"><xliff:g id="data">Data:</xliff:g></string>
257     <!-- Used for diagnostic screens, precise translation is not necessary -->
258     <string name="intent_sender_sendbroadcast_text">Send <xliff:g id="broadcast">broadcast</xliff:g></string>
259     <!-- Used for diagnostic screens, precise translation is not necessary -->
260     <string name="intent_sender_action_label"><xliff:g id="action">Action</xliff:g>:</string>
261     <!-- Used for diagnostic screens, precise translation is not necessary -->
262     <string name="intent_sender_startactivity_text">Start <xliff:g id="activity">activity</xliff:g></string>
263     <!-- Used for diagnostic screens, precise translation is not necessary -->
264     <string name="intent_sender_resource_label"><xliff:g id="resource">Resource</xliff:g>: </string>
265     <!-- Used for diagnostic screens, precise translation is not necessary -->
266     <string name="intent_sender_account_label">Account: </string>
267
268     <!-- HTTP proxy settings. Button to clear the proxy box. -->
269     <string name="proxy_clear_text">Clear</string>
270     <!-- HTTP proxy settings. The port number label. -->
271     <string name="proxy_port_label">Port</string>
272     <!-- HTTP proxy settings. The button to restore the defaults. -->
273     <string name="proxy_defaultView_text">Restore defaults</string>
274     <!-- HTTP proxy settings. The button to save. -->
275     <string name="proxy_action_text">Save</string>
276     <!-- HTTP proxy settings. The text field for the hostname -->
277     <string name="proxy_hostname_label">Hostname</string>
278     <!-- HTTP proxy settings. Title if there is an error-->
279     <string name="proxy_error">Attention</string>
280     <!-- HTTP proxy settings. Button to get rid of error box-->
281     <string name="proxy_error_dismiss">OK</string>
282     <!-- HTTP proxy settings. The error if the hostname is not valid -->
283     <string name="proxy_error_invalid_host">The hostname you typed is not valid.</string>
284     <!-- HTTP proxy settings. Error msg -->
285     <string name="proxy_error_empty_port">You must complete the port field.</string>
286     <!-- HTTP proxy settings. Error msg -->
287     <string name="proxy_error_empty_host_set_port">The port field must be empty if the host field is empty.</string>
288     <!-- HTTP proxy settings. Error msg -->
289     <string name="proxy_error_invalid_port">The port you typed is not valid.</string>
290
291     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
292     <string name="radio_info_signal_location_label">Location:</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_neighboring_location_label">Neighboring CID:</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_data_attempts_label">Data attempts:</string>
297     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
298
299     <string name="radio_info_gprs_service_label">GPRS service:</string>
300     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
301     <string name="radio_info_roaming_label">Roaming:</string>
302     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
303     <string name="radio_info_imei_label">IMEI:</string>
304     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
305     <string name="radio_info_call_redirect_label">Call redirect:</string>
306     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
307     <string name="radio_info_ppp_resets_label">Number of PPP reset since boot:</string>
308     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
309     <string name="radio_info_gsm_disconnects_label">GSM disconnects:</string>
310     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
311     <string name="radio_info_current_network_label">Current network:</string>
312     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
313     <string name="radio_info_data_successes_label">Data successes:</string>
314     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
315     <string name="radio_info_ppp_received_label">PPP received:</string>
316     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
317     <string name="radio_info_gsm_service_label">GSM service:</string>
318     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
319     <string name="radio_info_signal_strength_label">Signal strength:</string>
320     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
321     <string name="radio_info_call_status_label">Call status:</string>
322     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
323     <string name="radio_info_ppp_sent_label">PPP sent:</string>
324     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
325     <string name="radio_info_radio_resets_label">Radio resets:</string>
326     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
327     <string name="radio_info_message_waiting_label">Message waiting:</string>
328     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
329     <string name="radio_info_phone_number_label">Phone number:</string>
330     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
331     <string name="radio_info_band_mode_label">Select radio band</string>
332     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
333     <string name="radio_info_network_type_label">Network type:</string>
334     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
335     <string name="radio_info_set_perferred_label">Set preferred network type:</string>
336     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
337     <string name="radio_info_ping_ipaddr">Ping IpAddr:</string>
338     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
339     <string name="radio_info_ping_hostname">Ping Hostname(www.google.com):</string>
340     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
341     <string name="radio_info_http_client_test">HTTP Client test:</string>
342     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
343     <string name="radio_info_toggle_ciph_label">Toggle ciphering</string>
344     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
345     <string name="ping_test_label">Run ping test</string>
346     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
347     <string name="radio_info_smsc_label">SMSC:</string>
348     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
349     <string name="radio_info_smsc_update_label">Update</string>
350     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
351     <string name="radio_info_smsc_refresh_label">Refresh</string>
352     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
353     <string name="radio_info_toggle_dns_check_label">Toggle DNS check</string>
354
355     <!-- Band Mode Selection -->
356     <!-- Band mode screen.  Title of activity. -->
357     <string name="band_mode_title">Set GSM/UMTS band</string>
358     <!-- Band mode screen.  Loading message. -->
359     <string name="band_mode_loading">Loading band list\u2026</string>
360     <!-- Band mode screen. Button caption to set the bandmode. -->
361     <string name="band_mode_set">Set</string>
362     <!-- Band mode screen. Status message when unsuccessful. -->
363     <string name="band_mode_failed">Unsuccessful</string>
364     <!-- Band mode screen. Statusm essage when successful. -->
365     <string name="band_mode_succeeded">Successful</string>
366
367     <!-- Instructions after the user changes the mass storage settings -->
368     <string name="sdcard_changes_instructions">Changes take effect when USB cable is reconnected</string>
369     <!-- Enable USB mass storage mode checkbox title -->
370     <string name="sdcard_settings_screen_mass_storage_text">Enable USB mass storage</string>
371     <!-- The label for total bytes on SD card -->
372     <string name="sdcard_settings_total_bytes_label">Total bytes:</string>
373     <!-- Message when there is no SD card present -->
374     <string name="sdcard_settings_not_present_status">No SD card</string>
375     <!-- Th label for the available (free) sapce on the SD card -->
376     <string name="sdcard_settings_available_bytes_label">Available bytes:</string>
377     <!-- Message when the SD card is being used by the computer as mass storage -->
378     <string name="sdcard_settings_mass_storage_status">SD card is being used as a mass storage device</string>
379     <!-- Message when it is safe to remove the SD card -->
380     <string name="sdcard_settings_unmounted_status">It is now safe to remove the SD card</string>
381     <!-- Error message when the SD card was removed without properly unmounting -->
382     <string name="sdcard_settings_bad_removal_status">SD card was removed while still in use!</string>
383     <!-- Label for used bytes on the SD card -->
384     <string name="sdcard_settings_used_bytes_label">Used bytes:</string>
385     <!-- Message when it is scanning the SD card for new files -->
386     <string name="sdcard_settings_scanning_status">Scanning SD card for media\u2026</string>
387     <!-- Message when the SD card is mounted as read only -->
388     <string name="sdcard_settings_read_only_status">SD card mounted read-only</string>
389
390     <!-- SetupWizard strings used by DateTimeSettingsSetupWizard.  The button label for going to the next screen. -->
391     <string name="next_label">Next</string>
392
393     <!-- LocalePicker -->
394     <!-- Title for the locale picker activity -->
395     <string name="language_picker_title">Locale</string>
396     <!-- Locale picker screen. Label for choosing the locale -->
397     <string name="select_your_language">Select your language</string>
398
399     <!-- 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 :) ). -->
400     <string name="activity_picker_label">Select activity</string>
401     <!-- Do not translate. -->
402     <string name="debug_intent_sender_label">Debug intent sender</string>
403     <!-- The title of the activity to see random device info. -->
404     <string name="device_info_label">Device info</string>
405     <!-- The title of the activity to see battery info. -->
406     <string name="battery_info_label">Battery info</string>
407     <!-- The title of the activity to see battery history. -->
408     <string name="battery_history_label">Battery history</string>
409     <!-- The title of the activity to adjust display settings -->
410     <string name="display_label">Display</string>
411     <!-- The title of the activity to see phone info -->
412     <string name="phone_info_label">Phone info</string>
413     <!-- The title of the activity to adjust SD card settings-->
414     <string name="sd_card_settings_label">SD card</string>
415     <!-- The title of the activity to adjust proxy settings -->
416     <string name="proxy_settings_label">Proxy settings</string>
417
418     <!-- ======================================================================================= -->
419     <!-- NEW STUFF -->
420     <!-- ======================================================================================= -->
421
422     <!-- Button label for generic cancel action -->
423     <string name="cancel">Cancel</string>
424
425     <!-- Main Settings screen title -->
426     <string name="settings_label">Settings</string>
427     <!-- Wireless controls settings screen, setting check box label -->
428     <string name="airplane_mode">Airplane mode</string>
429     <!-- Wireless controls settings screen, setting option summary text -->
430     <string name="airplane_mode_summary">Disable all wireless connections</string>
431     <!-- Wireless controls settings screen, setting option summary text as airplane mode is being enabled (so it is disabling all wireless connections)  -->
432     <string name="airplane_mode_turning_on">Disabling wireless connections\u2026</string>
433     <!-- Wireless controls settings screen, setting option summary text as airplane mode is being disabled (so it is re-enabling all the wireless conenctions) -->
434     <string name="airplane_mode_turning_off">Enabling wireless connections\u2026</string>
435     <!-- Main Settings screen settings title for things like Wi-Fi, bluetooth, airplane mode.  This will take you to another screen with those settings. -->
436     <string name="radio_controls_title">Wireless controls</string>
437     <!-- Main Settings screen settings summary text for the "Wireless controls" setting -->
438     <string name="radio_controls_summary">Manage Wi-Fi, Bluetooth, airplane mode, &amp; mobile networks</string>
439
440
441     <!-- mobile network settings screen, setting check box title -->
442     <string name="roaming">Data roaming</string>
443     <!-- mobile network settings screen, setting option summary text when check box is selected -->
444     <string name="roaming_enable">Connect to data services when roaming</string>
445     <!-- mobile network settings screen, setting option summary text when check box is clear -->
446     <string name="roaming_disable">Connect to data services when roaming</string>
447     <!-- mobile network settings screen, dialog message when you are roaming and clear the "Data roaming" check box -->
448     <string name="roaming_reenable_message">You have lost data connectivity because you left your home network with data roaming turned off.</string>
449     <!-- mobile network settings screen, button on dialog box that appears when you are roaming and clear the "Data roaming" check box -->
450     <string name="roaming_turn_it_on_button">Turn it on</string>
451     <!-- mobile network settings screen, message in dialog box that appears when you select the "Data roaming" check box -->
452     <string name="roaming_warning">Allow data roaming? You may incur significant roaming charges!</string>
453     <!-- mobile network settings screen, title of dialog box that appears when you select the "Data roaming" check box -->
454     <string name="roaming_reenable_title">Attention</string>
455     <!-- mobile network settings screen, setting option name -->
456     <string name="networks">Operator selection</string>
457     <!-- mobile network settings screen, setting option summary text -->
458     <string name="sum_carrier_select">Select a network operator</string>
459
460     <!-- Date and time settings -->
461     <!-- Main Settings screen setting option name to go into the date and time settings-->
462     <string name="date_and_time_settings_title">Date &amp; time</string>
463     <!-- Main Settings screen setting option summary text for the item to go into the date and time settings. -->
464     <string name="date_and_time_settings_summary">Set date, time, time zone &amp; formats</string>
465     <!-- Date & time setting screen setting check box title if the date and time should be determined automatically -->
466     <string name="date_time_auto">Automatic</string>
467     <!-- Date & time setting screen setting option summary text when Automatic check box is selected (that is, when date and time should be determined automatically) -->
468     <string name="date_time_auto_summaryOn">Use network-provided values</string>
469     <!-- Date & time setting screen setting option summary text when Automatic check box is clear -->
470     <string name="date_time_auto_summaryOff">Use network-provided values</string>
471     <!-- Date & time setting screen setting check box title -->
472     <string name="date_time_24hour">Use 24-hour format</string>
473     <!-- Date & time setting screen setting option title -->
474     <string name="date_time_set_time">Set time</string>
475     <!-- Date & time setting screen setting option title -->
476     <string name="date_time_set_timezone">Select time zone</string>
477     <!-- Date & time setting screen setting option title -->
478     <string name="date_time_set_date">Set date</string>
479     <!-- 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.) -->
480     <string name="date_time_date_format">Select date format</string>
481     <!-- Menu item on Select time zone screen -->
482     <string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string>
483     <!-- Menu item on Select time zone screen -->
484     <string name="zone_list_menu_sort_by_timezone">Sort by time zone</string>
485
486     <!-- Main Settings screen setting option title for the item to take you the security and location screen -->
487     <string name="security_settings_title">Security &amp; location</string>
488     <!-- Main Settings screen setting option summary text for the item tot ake you to the security and location screen -->
489     <string name="security_settings_summary">Set My Location, screen unlock, SIM card lock</string>
490     <!-- In the security screen, the header title for settings related to  Passwords-->
491     <string name="security_passwords_title">Passwords</string>
492
493     <!-- Bluetooth settings -->
494     <!-- Bluetooth settings check box title on Main Settings screen -->
495     <string name="bluetooth_quick_toggle_title">Bluetooth</string>
496     <!-- Bluetooth settings check box summary for turning on bluetooth -->
497     <string name="bluetooth_quick_toggle_summary">Turn on Bluetooth</string>
498     <!--Used as title on second screen after selecting Bluetooth settings -->
499     <string name="bluetooth_settings">Bluetooth settings</string>
500     <!--Wireless controls screen, settings title for the item to take you to the bluetooth settings screen -->
501     <string name="bluetooth_settings_title">Bluetooth settings</string>
502     <!--Wireless controls screen, settings summary for the item tot ake you to the bluetooth settings screen -->
503     <string name="bluetooth_settings_summary">Manage connections, set device name &amp; discoverability</string>
504
505     <!-- Title for the dialog to enter PIN.  -->
506     <string name="bluetooth_pin_entry">Bluetooth pairing request</string>
507     <!-- Title for the bluetooth device info screen. -->
508     <string name="bluetooth_device_info">Bluetooth device info</string>
509     <!-- Message when bluetooth dialog for pin entry is shwoing -->
510     <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>
511
512     <!-- Title for BT error dialogs. -->
513     <string name="bluetooth_error_title">Attention</string>
514     <!-- Message for the error dialog when BT pairing fails generically. -->
515     <string name="bluetooth_pairing_error_message">There was a problem pairing with <xliff:g id="device_name">%1$s</xliff:g>.</string> 
516     <!-- Message for the error dialog when BT pairing fails because the PIN entered is incorrect. -->
517     <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> 
518     <!-- Message for the error dialog when BT pairing fails because the other device is down. -->
519     <string name="bluetooth_pairing_device_down_error_message">Cannot establish communication with <xliff:g id="device_name">%1$s</xliff:g>.</string>
520     <!-- Message for the error dialog when BT pairing fails because the other device rejected the pairing. -->
521     <string name="bluetooth_pairing_rejected_error_message">Pairing rejected by <xliff:g id="device_name">%1$s</xliff:g>.</string>
522
523     <!-- Message for the error dialog when BT connecting operation fails generically. -->
524     <string name="bluetooth_connecting_error_message">There was a problem connecting to <xliff:g id="device_name">%1$s</xliff:g>.</string> 
525
526     <!-- Do not translate -->
527     <string name="bluetooth_device_info_alias">Device alias</string>
528     <!-- Do not translate -->
529     <string name="bluetooth_device_info_no_alias">Type alias here\u2026</string>
530     <!-- Do not translate -->
531     <string name="bluetooth_device_info_delete">Remove this device</string>
532     <!-- Do not translate -->
533     <string name="bluetooth_device_info_sdp">List supported services</string>
534
535     <!-- Bluetooth settings: The title of the preference (list item) that initiates a scan for devices -->
536     <string name="bluetooth_preference_scan_title">Scan for devices</string>
537     
538     <!-- Bluetooth settings.  Context menu item for a device.  Action will connect to all profiles on the device. -->
539     <string name="bluetooth_device_context_connect">Connect</string>
540     <!-- Bluetooth settings.  Context menu item for a device.  Action will disconnect from all profiles on the device. -->
541     <string name="bluetooth_device_context_disconnect">Disconnect</string>
542     <!-- Bluetooth settings.  Context menu item for a device.  Action will first pair, and then connect to all profiles on the device. -->
543     <string name="bluetooth_device_context_pair_connect">Pair &amp; connect</string>
544     <!-- Bluetooth settings.  Context menu item for a device.  Action will remove pairing with the device. -->
545     <string name="bluetooth_device_context_unpair">Unpair</string>
546     <!-- Bluetooth settings.  Context menu item for a device.  Action will disconnect and remove pairing with the device. -->
547     <string name="bluetooth_device_context_disconnect_unpair">Disconnect &amp; unpair</string>
548     <!-- 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. -->
549     <string name="bluetooth_device_context_connect_advanced">Options\u2026</string>    
550     
551     <!-- 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. -->
552     <string name="bluetooth_connect_specific_profiles_title">Connect to\u2026</string>
553
554     <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the A2DP profile. -->
555     <string name="bluetooth_profile_a2dp">Media</string>
556     <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the headset or handsfree profile. -->
557     <string name="bluetooth_profile_headset">Phone</string>
558
559     <!-- Bluetooth settings.  The summary string when a device is connected to the A2DP profile. -->
560     <string name="bluetooth_summary_connected_to_a2dp">Connected to media audio</string>
561     <!-- Bluetooth settings.  The summary string when a device is connected to the headset profile. -->
562     <string name="bluetooth_summary_connected_to_headset">Connected to phone audio</string>
563     <!-- Bluetooth settings.  The summary string when a device is connected to the A2DP and headset profiles. -->
564     <string name="bluetooth_summary_connected_to_a2dp_headset">Connected to phone and media audio</string>
565
566     <!-- Bluetooth settings.  Connection options screen.  The title of the screen. -->
567     <string name="bluetooth_device_advanced_title"><xliff:g id="device_name">%1$s</xliff:g> options</string>
568     <!-- 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. -->
569     <string name="bluetooth_device_advanced_online_mode_title">Connect</string>
570     <!-- Bluetooth settings.  Connection options screen.  The summary of the online mode checkbox.  This describes what the setting does in the context of the screen. -->
571     <string name="bluetooth_device_advanced_online_mode_summary">Connect to Bluetooth device</string>
572     <!-- Bluetooth settings.  Connection options screen.  The title of the header that is above all of the profiles. -->
573     <string name="bluetooth_device_advanced_profile_header_title">Profiles</string>
574     <!-- Bluetooth settings.  Connection options screen.  The summary for the A2DP checkbox preference when A2DP is connected. -->
575     <string name="bluetooth_a2dp_profile_summary_connected">Connected to media audio</string>
576     <!-- Bluetooth settings.  Connection options screen.  The summary for the headset checkbox preference when headset is connected. -->
577     <string name="bluetooth_headset_profile_summary_connected">Connected to phone audio</string>
578
579     <!-- Bluetooth settings.  Connection options screen.  The summary for the A2DP checkbox preference that describes how checking it will set the A2DP profile as preferred. -->
580     <string name="bluetooth_a2dp_profile_summary_use_for">Use for media audio</string>
581     <!-- Bluetooth settings.  Connection options screen.  The summary for the headset checkbox preference that describes how checking it will set the headset profile as preferred. -->
582     <string name="bluetooth_headset_profile_summary_use_for">Use for phone audio</string>
583
584     <!-- Wi-Fi settings -->
585     <!-- Used in the 2nd-level settings screen to turn on Wi-Fi -->
586     <string name="wifi">Wi-Fi</string>
587     <!-- Used in the 1st-level settings screen to turn on Wi-Fi -->
588     <string name="wifi_quick_toggle_title">Wi-Fi</string>
589     <!-- Used in the 1st-level settings screen as the turn-on summary -->
590     <string name="wifi_quick_toggle_summary">Turn on Wi-Fi</string>
591     <!-- Used in the 1st-level settings screen to go to the 2nd-level settings screen -->
592     <string name="wifi_settings">Wi-Fi settings</string>
593     <!-- Title of the Wi-fi settings screen -->
594     <string name="wifi_settings_category">Wi-Fi settings</string>
595     <!--Wireless controls setting screen, Wi-Fi settings summary text -->
596     <string name="wifi_settings_summary">Set up &amp; manage wireless access points</string>
597     <!-- Button caption to forget a wifi network -->
598     <string name="forget_network">Forget</string>
599     <!-- Label for status of connection -->
600     <string name="wifi_status">Status</string>
601     <!-- Label for link speed (wifi) -->
602     <string name="wifi_link_speed">Speed</string>
603     <!-- Verbose wifi signal strength.  This is the best out of 4 levels. -->
604     <string name="wifi_signal_3">Excellent</string>
605     <!-- Verbose wifi signal strength.  This is the 2nd best out of 4 levels. -->
606     <string name="wifi_signal_2">Good</string>
607     <!-- Verbose wifi signal strength.  This is the 3rd best out of 4 levels. -->
608     <string name="wifi_signal_1">Fair</string>
609     <!-- Verbose wifi signal strength.  This is the worst out of 4 levels. -->
610     <string name="wifi_signal_0">Poor</string>
611     <!-- Label for the security of a wifi network -->
612     <string name="security">Security</string>
613     <!-- Value for the wifi security.  This means no encryption. -->
614     <string name="wifi_security_open">Open</string>
615     <!-- Value for the wifi security -->
616     <string name="wifi_security_wep">WEP</string>
617     <!-- Value for the wifi security -->
618     <string name="wifi_security_wpa">WPA</string>
619     <!-- Value for the wifi security -->
620     <string name="wifi_security_wpa2">WPA2</string>
621     <!-- Value for the wifi security -->
622     <string name="wifi_security_wpa_eap">WPA-EAP</string>
623     <!-- Value for the wifi security -->
624     <string name="wifi_security_ieee8021x">IEEE8021X</string>
625
626     <!-- Value for the wifi security when it is unknown -->
627     <string name="wifi_security_unknown">Unknown</string>
628     <!-- Verbose security type of a wifi network.  Open means no security. Capitalized by app. -->
629     <string name="wifi_security_verbose_open">open network</string>
630     <!-- Verbose security type of a wifi network.  Capitalized by app. -->
631     <string name="wifi_security_verbose_wep">secured with WEP</string>
632     <!-- Verbose security type of a wifi network.  Capitalized by app. -->
633     <string name="wifi_security_verbose_wpa">secured with WPA</string>
634     <!-- Verbose security type of a wifi network.  Capitalized by app. -->
635     <string name="wifi_security_verbose_wpa2">secured with WPA2</string>
636     <!-- Verbose security type of a wifi network.  Capitalized by app. -->
637     <string name="wifi_security_verbose_wpa_eap">secured with WPA-EAP</string>
638     <!-- Verbose security type of a wifi network.  Capitalized by app. -->
639     <string name="wifi_security_verbose_ieee8021x">secured with IEEE 802.1x</string>
640     <!-- Wi-Fi IP addrress label -->    
641     <string name="ip_address">IP address</string>
642     <!-- Label for the signal strength -->
643     <string name="signal">Signal strength</string>
644     <!--Wireless controls setting screen, Wi-Fi check box summary text when turning Wi-Fi on -->
645     <string name="wifi_starting">Turning on\u2026</string>
646     <!--Wireless controls setting screen, Wi-Fi check box summary text when turning Wi-Fi off -->
647     <string name="wifi_stopping">Turning off\u2026</string>
648     <!-- Generic error message , probably not used-->
649     <string name="wifi_error">Error</string>
650     <!-- Error message when Wi-Fi can't start -->
651     <string name="error_starting">Unable to start Wi-Fi</string>
652     <!-- Error message when Wi-Fi can't stop -->
653     <string name="error_stopping">Unable to stop Wi-Fi</string>
654     <!-- Error message when Wi-Fi can't scan for networks -->
655     <string name="error_scanning">Unable to scan for networks</string>
656     <!-- Error message when Wi-Fi can't connect -->
657     <string name="error_connecting">Unable to connect to the network</string>
658     <!-- Error message when Wi-Fi can't save the network -->
659     <string name="error_saving">Unable to save the network</string>
660     <!-- Button label to connect to a wifi network-->
661     <string name="connect">Connect</string>
662     <!-- Dialog title for when the user is trying to connect to a particular network-->
663     <string name="connect_to_blank">Connect to <xliff:g id="network_name">%1$s</xliff:g></string>
664     <!-- Caption for the eap method -->
665     <string name="please_select_eap">EAP method</string>
666     <!-- Caption for the phase2 -->
667     <string name="please_select_phase2">Phase 2 authentication</string>
668     <!-- Caption for the identity -->
669     <string name="please_type_identity">Identity</string>
670     <!-- Caption for the anonymous_identity -->
671     <string name="please_type_anonymous_identity">Anonymous identity</string>
672     <!-- Caption for the client_certificate -->
673     <string name="please_select_client_certificate">Client certificate</string>
674     <!-- Caption for the ca certificate -->
675     <string name="please_select_ca_certificate">CA certificate</string>
676     <!-- Caption for the Private Key -->
677     <string name="please_type_private_key_passwd">Private key password</string>
678     <!-- Caption for the wireless password -->
679     <string name="please_type_passphrase">Wireless password</string>
680     <!--Wi-Fi settings screen, connect to network dialog box, field label and hint text -->
681     <string name="please_type_hex_key">WEP hex key (0-9, A-F)</string>
682     <!--Wi-Fi settings screen, connect to network dialog box, check box label -->
683     <string name="wifi_show_password">Show password.</string>
684     <!--Wi-Fi settings screen menu option -->
685     <string name="scan_wifi">Scan</string>
686     <!-- Wifi network summary when not in nearby. -->
687     <string name="summary_not_in_range">Not in range</string>
688     <!-- Wifi network summary when the network is configured previously, capitalized by app -->
689     <string name="summary_remembered">remembered</string>
690     <!-- Wifi network summary when there was an error connecting -->
691     <string name="summary_connection_failed">Connection unsuccessful, select to try again</string>
692     <!-- Header for the list of wifi networks-->
693     <string name="wifi_access_points">Wi-Fi networks</string>
694     <!-- Caption for entering the SSID of a wifi network -->
695     <string name="wifi_type_ssid">Network SSID</string>
696     <!-- The label for security -->
697     <string name="wifi_security">Security</string>
698     <!-- Button caption to save a configuration wifi -->
699     <string name="wifi_save_config">Save</string>
700     <!-- An edit field's grayed out value when it has not been modified -->
701     <string name="wifi_password_unchanged">(unchanged)</string>
702     <!-- Action message to add a wifi network -->
703     <string name="wifi_add_other_network">Add Wi-Fi network</string>
704     <!-- Checkbox title for option to notify user when open networks are nearby -->
705     <string name="wifi_notify_open_networks">Network notification</string>
706     <!-- Checkbox summary for option to notify user when open networks are nearby -->
707     <string name="wifi_notify_open_networks_summary">Notify me when an open network is available</string>
708     <!-- This dialog will use the error_title as the title. -->
709     <string name="wifi_password_incorrect_error">The network password you typed is not correct. Please try again.</string>
710     <!-- Generic error message -->
711     <string name="wifi_generic_connection_error">There is a problem connecting to the network. Please try again.</string>
712     <!--Wi-Fi settings screen menu option -->
713     <string name="wifi_menu_advanced">Advanced</string>
714     <!-- Title of the screen to adjust IP settings -->
715     <string name="wifi_ip_settings_titlebar">IP settings</string>
716     <!-- Menu ietm to save the IP settings -->
717     <string name="wifi_ip_settings_menu_save">Save</string>
718     <!-- Menu ietm to cancel the IP settings -->
719     <string name="wifi_ip_settings_menu_cancel">Cancel</string>
720     <!-- Error message if the IP address is not valid -->
721     <string name="wifi_ip_settings_invalid_ip">Please type a valid IP address.</string>
722     <!-- Checkbox for whether to use a static IP address -->
723     <string name="wifi_use_static_ip">Use static IP</string>
724     <!-- Label for the IP address -->
725     <string name="wifi_ip_address">IP address</string>
726     <!-- Label for the DNS (first one) -->
727     <string name="wifi_dns1">DNS 1</string>
728     <!-- Label for the DNS (second one)-->
729     <string name="wifi_dns2">DNS 2</string>
730     <!-- Label for the gateway of the network -->
731     <string name="wifi_gateway">Gateway</string>
732     <!-- Label for the netmask of the network -->
733     <string name="wifi_netmask">Netmask</string>
734     <!--Wi-Fi settings screen, network context menu item -->
735     <string name="wifi_context_menu_connect">Connect to network</string>
736     <!--Wi-Fi settings screen, network context menu item -->
737     <string name="wifi_context_menu_forget">Forget network</string>
738     <!--Wi-Fi settings screen, network context menu item -->
739     <string name="wifi_context_menu_change_password">Change password</string>
740
741     <!-- Wi-Fi settings screen, advanced, settings section.  This is a header shown above advanced wifi settings. -->
742     <string name="wifi_advanced_titlebar">Advanced</string>
743     <!-- Wi-Fi settings screen, setting title for choosing the number of channels to be used -->
744     <string name="wifi_setting_num_channels_title">Regulatory domain</string>
745     <!-- Wi-Fi settings screen, setting summary for choosing the number of channels to be used -->
746     <string name="wifi_setting_num_channels_summary">Set the number of channels to use</string>
747     <!-- Wi-Fi settings screen, generic error message when the regulatory domain could not be set. -->
748     <string name="wifi_setting_num_channels_error">There was a problem setting the regulatory domain.</string>
749     <!-- Wi-Fi settings screen, label to be appended to the count in displaying the list of valid channel counts -->
750     <string name="wifi_setting_num_channels_channel_phrase"><xliff:g id="num_channels">%1$d</xliff:g> channels</string>
751
752     <!-- Wi-Fi settings screen, setting title for setting the wifi sleep policy -->
753     <string name="wifi_setting_sleep_policy_title">Wi-Fi sleep policy</string>
754     <!-- Wi-Fi settings screen, setting summary for setting the wifi sleep policy -->
755     <string name="wifi_setting_sleep_policy_summary">Specify when to switch from Wi-Fi to mobile data</string>
756     <!-- Wi-Fi settings screen, generic error message when the sleep policy could not be set. -->
757     <string name="wifi_setting_sleep_policy_error">There was a problem setting the sleep policy.</string>
758     
759     <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's MAC address. -->
760     <string name="wifi_advanced_mac_address_title">MAC address</string>
761
762     <!-- Status message of Wi-Fi when it is scanning -->
763     <string name="fragment_status_scanning">Scanning\u2026</string>
764     <!-- Status message of Wi-Fi when it is connecting to a particular network -->
765     <string name="fragment_status_connecting">Connecting to <xliff:g id="network_name">%1$s</xliff:g>\u2026</string>
766     <!-- Status message of Wi-Fi when it is authenticating with a network -->
767     <string name="fragment_status_authenticating">Authenticating with <xliff:g id="network_name">%1$s</xliff:g>\u2026</string>
768     <!-- Status message of Wi-Fi when it is obtaining the IP address from a netwrok -->
769     <string name="fragment_status_obtaining_ip">Obtaining IP address from <xliff:g id="network_name">%1$s</xliff:g>\u2026</string>
770     <!-- Status message of Wi-Fi when it is connect to a network -->
771     <string name="fragment_status_connected">Connected to <xliff:g id="network_name">%1$s</xliff:g></string>
772     <!-- Status message of Wi-Fi when it is disconnecting from a network -->
773     <string name="fragment_status_disconnecting">Disconnecting from <xliff:g id="network_name">%1$s</xliff:g>\u2026</string>
774     <!-- Status message of Wi-Fi when it is disconnected from a network-->
775     <string name="fragment_status_disconnected">Disconnected</string>
776     <!-- Status message of Wi-Fi when it is a failure (connection) -->
777     <string name="fragment_status_failed">Unsuccessful</string>
778
779     <!-- Status message of Wi-Fi when it is scanning -->
780     <string name="status_scanning">Scanning\u2026</string>
781     <!-- Status message of Wi-Fi when it is connecting (but the network is not known right now) -->
782     <string name="status_connecting">Connecting\u2026</string>
783     <!-- Status message of Wi-Fi when it is authenticating (but the network is not known right now) -->
784     <string name="status_authenticating">Authenticating\u2026</string>
785     <!--Wi-Fi settings screen, summary text for network when connecting -->
786     <string name="status_obtaining_ip">Obtaining address\u2026</string>
787     <!--Wi-Fi settings screen, summary text for network when connected -->
788     <string name="status_connected">Connected</string>
789     <!-- Status message of Wi-Fi when it is disconnecting (but the network is not known right now) -->
790     <string name="status_disconnecting">Disconnecting\u2026</string>
791     <!-- Status message of Wi-Fi when it is disconnected (but the network is not known right now) -->
792     <string name="status_disconnected">Disconnected</string>
793     <!-- Status message of Wi-Fi when it is a failure (but the network is not known right now) -->
794     <string name="status_failed">Unsuccessful</string>
795
796     <!-- Sound and alerts settings -->
797     <!-- Main Settings screen setting option name to go into the sound and display settings screen -->
798     <string name="sound_and_display_settings">Sound &amp; display</string>
799     <!-- Sound settings screen heading -->
800     <string name="sound_settings">Sound settings</string>
801     <!-- Main Settings screen setting option summary text for the item to go into the soudn and display settings screen-->
802     <string name="sound_and_display_settings_summary">Set ringtones, notifications, screen brightness</string>
803     <!-- Sound settings screen, setting option name checkbox -->
804     <string name="silent_mode_title">Silent mode</string>
805     <!-- Sound settings screen, setting option summary text when going into silent mode.  Media and alarms sounds WILL NOT be silenced in silent mode. -->
806     <string name="silent_mode_summary">All sounds except media &amp; alarms are silenced</string>
807     <!-- Sound settings screen, setting option summary text when going into silent mode.  Media WILL NOT be silenced in silent mode, but alarms WILL be silenced. -->
808     <string name="silent_mode_incl_alarm_summary">All sounds except media are silenced</string>
809     <!-- Sound settings screen, setting option name to pick ringtone (a list dialog comes up)-->
810     <string name="ringtone_title">Phone ringtone</string>
811     <!-- Sound settings screen, setting option summary text -->
812     <string name="ringtone_summary">Set your default incoming call ringtone</string>
813     <!-- Sound settings screen, setting option name -->
814     <string name="ring_volume_title">Ringer volume</string>
815     <!-- Sound settings screen, setting option summary text -->
816     <string name="ring_volume_summary">Set volume for incoming calls and notifications</string>
817     <!-- Sound settings screen, setting option name checkbox -->
818     <string name="vibrate_title">Phone vibrate</string>
819     <!-- Sound settings screen, setting option summary text -->
820     <string name="vibrate_summary">Vibrate phone for incoming calls</string>
821     <!-- Sound settings screen, setting option name -->
822     <string name="notification_sound_title">Notification ringtone</string>
823     <!-- Sound settings screen, setting option summary text -->
824     <string name="notification_sound_summary">Set your default notification ringtone</string>
825     <!-- Sound settings screen, the title of the volume bar to adjust the incoming call volume -->
826     <string name="incoming_call_volume_title">Incoming call volume</string>
827     <!-- Sound settings screen, the title of the volume bar to adjust the notification volume -->
828     <string name="notification_volume_title">Notification volume</string>
829     <!-- Sound settings screen, the caption of the checkbox for having the notification volume be
830          the same as the incoming call volume. -->
831     <string name="checkbox_notification_same_as_incoming_call">Use incoming call volume for notifications</string>
832     <!-- Sound settings screen, setting option title-->
833     <string name="notification_sound_dialog_title">Select notification ringtone</string>
834     <!-- Sound settings screen, setting option name -->
835     <string name="media_volume_title">Media volume</string>
836     <!-- Sound settings screen, setting option summary text -->
837     <string name="media_volume_summary">Set volume for music and videos</string>
838     <!-- Sound settings screen, setting check box label -->
839     <string name="dtmf_tone_enable_title">Audible touch tones</string>
840     <!-- Sound settings screen, setting option summary text when check box is selected -->
841     <string name="dtmf_tone_enable_summary_on">Play tones when using dial pad</string>
842     <!-- Sound settings screen, setting option summary text when check box is clear -->
843     <string name="dtmf_tone_enable_summary_off">Play tones when using dial pad</string>
844     <!-- Sound settings screen, setting check box label -->
845     <string name="sound_effects_enable_title">Audible selection</string>
846     <!-- Sound settings screen, setting option summary text when check box is selected -->
847     <string name="sound_effects_enable_summary_on">Play sound when making screen selection</string>
848     <!-- Sound settings screen, setting option summary text when check box is clear -->
849     <string name="sound_effects_enable_summary_off">Play sound when making screen selection</string>
850     <!-- Sound settings screen, setting check box label -->
851     <string name="play_media_notification_sounds_enable_title">SD card notifications</string>
852     <!-- Sound settings screen, setting option summary text when check box is selected -->
853     <string name="play_media_notification_sounds_enable_summary_on">Play sound for SD card notifications</string>
854     <!-- Sound settings screen, setting option summary text when check box is clear -->
855     <string name="play_media_notification_sounds_enable_summary_off">Play sound for SD card notifications</string>
856
857     <!-- Main Settings screen setting option name to go into the screen for data sync settings-->
858     <string name="sync_settings">Data synchronization</string>
859     <!-- Main Settings screen setting option summary text for the itme to go into the screen with data sync settings-->
860     <string name="sync_settings_summary">Select which applications are synchronized</string>
861
862     <!-- Main Settings screen, setting option name to go into search settings -->
863     <string name="search_settings">Search</string>
864     <!-- Main Settings screen, setting option summary to go into search settings -->
865     <string name="search_settings_summary">Manage system search, web search and search history</string>
866
867     <!-- Display settings -->
868     <!-- Sound & display settings screen, section header for settings related to display -->
869     <string name="display_settings">Display settings</string>
870     <!-- Sound & display settings screen, animations check box label -->
871     <string name="animations_title">Animation</string>
872     <!-- Sound & display settings screen, animations option summary text when check box is selected -->
873     <string name="animations_summary_on">Show animation when opening &amp; closing windows</string>
874     <!-- Sound & display settings screen, animations option summary text when check box is clear -->
875     <string name="animations_summary_off">Show animation when opening &amp; closing windows</string>
876     <!-- Sound & display settings screen, accelerometer-based rotation check box label -->
877     <string name="accelerometer_title">Orientation</string>
878     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
879     <string name="accelerometer_summary_on">Switch orientation automatically when rotating phone</string>
880     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is clear -->
881     <string name="accelerometer_summary_off">Switch orientation automatically when rotating phone</string>
882     <!-- Sound & display settings screen, setting option name to change brightness -->
883     <string name="brightness">Brightness</string>
884     <!-- Sound & display settings screen, setting option summary to change brightness -->
885     <string name="brightness_summary">Adjust the brightness of the screen</string>
886     <!-- Sound & display settings screen, setting option name to change screen timeout -->
887     <string name="screen_timeout">Screen timeout</string>
888     <!-- Sound & display settings screen, setting option summary to change screen timeout -->
889     <string name="screen_timeout_summary">Adjust the delay before the screen automatically turns off</string>
890
891     <!-- Sound & display settings screen, compatibility mode check box label -->
892     <string name="compatibility_mode_title">Compatibility Mode</string>
893     <!-- Sound & display settings screen, compatibility mode option summary text when check box is selected -->
894     <string name="compatibility_mode_summary_on">Run older apps in Compatibility mode. This require rebooting. </string>
895     <!-- Sound & display settings screen, compatibility mode option summary text when check box is clear -->
896     <string name="compatibility_mode_summary_off">Run older apps in Compatibility mode. This require rebooting. </string>
897
898     <!-- SIM lock settings title -->
899     <string name="sim_lock_settings">SIM card lock settings</string>
900     <!-- Security & location settings screen, setting option name -->
901     <string name="sim_lock_settings_category">Set up SIM card lock</string>
902     <!-- Security & location settings screen, section heading for settings related to sim card locking -->
903     <string name="sim_lock_settings_title">SIM card lock</string>
904     <!-- SIM card lock settings screen, setting check box label -->
905     <string name="sim_pin_toggle">Lock SIM card</string>
906     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected -->
907     <string name="sim_lock_on">Require PIN to use phone</string>
908     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear -->
909     <string name="sim_lock_off">Require PIN to use phone</string>
910     <!-- SIM card lock settings screen, setting option name to change the SIM PIN -->
911     <string name="sim_pin_change">Change SIM PIN</string>
912     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
913     <string name="sim_enter_pin">SIM PIN</string>
914     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
915     <string name="sim_enable_sim_lock">Lock SIM card</string>
916     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
917     <string name="sim_disable_sim_lock">Unlock SIM card</string>
918     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
919     <string name="sim_enter_old">Old SIM PIN</string>
920     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
921     <string name="sim_enter_new">New SIM PIN</string>
922     <string name="sim_reenter_new">Re-type new PIN</string>
923     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
924     <string name="sim_change_pin">SIM PIN</string>
925     <!-- SIM card lock settings screen, SIM PIN dialog message when wrong PIN is entered -->
926     <string name="sim_bad_pin">Incorrect PIN!</string>
927     <!-- SIM card lock settings screen, SIM PIN dialog message when PINs don't match -->
928     <string name="sim_pins_dont_match">PINs don\'t match!</string>
929     <!-- SIM card lock settings screen, toast after not entering correct SIM PIN -->
930     <string name="sim_change_failed">Unable to change PIN.\nPossibly incorrect PIN.</string>
931     <!-- SIM card lock settings screen, SIM PIN dialog message when the entered PIN is correct-->
932     <string name="sim_change_succeeded">SIM PIN changed successfully</string>
933     <!-- SIM card lock settings screen, toast after not entering correct SIM PIN -->
934     <string name="sim_lock_failed">Unable to change SIM card lock state.\nPossibly incorrect PIN.</string>
935     <!-- SIM card lock settings screen, SIM PIN dialog button labels: -->
936     <string name="sim_enter_ok">OK</string>
937     <!-- SIM card lock settings screen, SIM PIN dialog button labels: -->
938     <string name="sim_enter_cancel">Cancel</string>
939
940     <!-- Advanced (used for diagnostics) device info activity title -->
941     <string name="device_info_settings">Phone status</string>
942
943     <!-- About phone screen, list item title.  Takes the user to the screen for seeing and installing system updates. -->
944     <string name="system_update_settings_list_item_title">System updates</string>
945     <!-- About phone screen, list item summary.  Takes the user to the screen for seeing and installing system updates. -->
946     <string name="system_update_settings_list_item_summary">Check for system updates</string>
947
948     <!-- About phone screen, status item label -->
949     <string name="firmware_version">Firmware version</string>
950     <!-- About phone screen, status item label-->
951     <string name="model_number">Model number</string>
952     <!-- About phone screen,  setting option name-->
953     <string name="baseband_version">Baseband version</string>
954     <!-- About phone screen,  setting option name-->
955     <string name="kernel_version">Kernel version</string>
956     <!-- About phone screen,  setting option name-->
957     <string name="build_number">Build number</string>
958
959     <!-- About phone screen, show when a value of some status item is unavailable. -->
960     <string name="device_info_not_available">Not available</string>
961     <!-- About phone screen, phone status screen title -->
962     <string name="device_status_activity_title">Status</string>
963     <!-- About phone screen, title of the item to go into the Phone status screen -->
964     <string name="device_status">Status</string>
965     <!-- About phone screen, summary of the item to go into the phone status screen -->
966     <string name="device_status_summary">IMEI, phone number, signal, etc.</string>
967     <!-- Main settings screen item's title to go into the SD card and storage settings screen-->
968     <string name="storage_settings_title">SD card &amp; phone storage</string>
969     <!-- Main settings screen item's summary for the SD card and storage settings -->
970     <string name="storage_settings_summary">Unmount SD card, view available storage</string>
971     <!-- Do not translate. About phone, status item title -->
972     <string name="status_imei">IMEI</string>
973     <!-- Do not translate. About phone, status item title -->
974     <string name="status_imei_sv">IMEI SV</string>
975     <!-- About phone, status item title.  The phone number of the current device.-->
976     <string name="status_number">Phone number</string>
977     <!-- About phone, status item title for the type of data phone network we're connected to, for example 3G or Edge or GPRS -->
978     <string name="status_network_type">Mobile network type</string>
979     <!-- About phone, status item title. The status of data access.  For example, the value may be "Connected" -->
980     <string name="status_data_state">Mobile network state</string>
981     <!-- About phone, status item title. The status of whether we have service.  for example, the value may be "In service" -->
982     <string name="status_service_state">Service state</string>
983     <!-- About phone, status item title. The  current cell tower signal strength -->
984     <string name="status_signal_strength">Signal strength</string>
985     <!-- About phone, status item title, The status for roaming.  For example, the value might be "Not roaming" -->
986     <string name="status_roaming">Roaming</string>
987     <!-- About phone, status item title. The cell carrier that the user is connected to.  -->
988     <string name="status_operator">Network</string>
989     <!-- About phone, status item title.  The MAC address of the Wi-Fi network adapter. -->
990     <string name="status_wifi_mac_address">Wi-Fi MAC address</string>
991     <!-- About phone, status item title.  The bluetooth adapter's hardware address-->
992     <string name="status_bt_address">Bluetooth address</string>
993     <!-- About phone, status item value if the actual value is not available. -->
994     <string name="status_unavailable">Unavailable</string>
995     <!-- About phone, status item title.  How long the device has been running since its last reboot. -->
996     <string name="status_up_time">Up time</string>
997     <!-- About phone, status item title.  How much time the device has had its main CPU awake. -->
998     <string name="status_awake_time">Awake time</string>
999     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the phone's internal storage  -->
1000     <string name="internal_memory">Internal phone storage</string>
1001     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card -->
1002     <string name="sd_memory">SD card</string>
1003     <!-- 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. -->
1004     <string name="memory_available">Available space</string>
1005     <!-- 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 -->
1006     <string name="memory_size">Total space</string>
1007     <!-- 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.   -->
1008     <string name="sd_eject">Unmount SD card</string>
1009     <!-- 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.   -->
1010     <string name="sd_eject_summary">Unmount the SD card for safe removal</string>
1011     <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card.   -->
1012     <string name="sd_format">Format SD card</string>
1013     <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.   -->
1014     <string name="sd_format_summary">Format (erase) the SD card</string>
1015     <!-- SD card status when it is not available status -->
1016     <string name="sd_unavailable">Unavailable</string>
1017     <!-- SD card status when it is mounted as read only  -->
1018     <string name="read_only">\u0020(Read-only)</string>
1019     <!-- Phone info screen, section titles: -->
1020     <string name="battery_status_title">Battery status</string>
1021     <!-- Phone info screen, section titles: -->
1022     <string name="battery_level_title">Battery level</string>
1023
1024     <!-- APN Settings -->
1025     <!-- APN settings screen title -->
1026     <string name="apn_settings">APNs</string>
1027     <!-- Screen title after user selects APNs setting option -->
1028     <string name="apn_edit">Edit access point</string>
1029     <!-- Edit access point label summary text when no value has been set -->
1030     <string name="apn_not_set">&lt;Not set&gt;</string>
1031     <!-- Edit access point labels: A label the user can give to the APN to allow him to differentiate it from the others -->
1032     <string name="apn_name">Name</string>
1033     <!-- Edit access point labels: The actual access point name-->
1034     <string name="apn_apn">APN</string>
1035     <!-- Edit access point labels: The addess of the proxy to use for this APN -->
1036     <string name="apn_http_proxy">Proxy</string>
1037     <!-- Edit access point labels: The port number of the proxy to use for this APN -->
1038     <string name="apn_http_port">Port</string>
1039     <!-- Edit access point labels: The username that will be used when conencting to this APN-->
1040     <string name="apn_user">Username</string>
1041     <!-- Edit access point labels: The password that will be used when connecting to this APN -->
1042     <string name="apn_password">Password</string>
1043     <!-- Edit access point labels: The server address to conenct to for this APN -->
1044     <string name="apn_server">Server</string>
1045     <!-- Edit access point labels: -->
1046     <string name="apn_mmsc">MMSC</string>
1047     <!-- Edit access point labels: The proxy to use for MMS (multimedia messages)-->
1048     <string name="apn_mms_proxy">MMS proxy</string>
1049     <!-- Edit access point labels: The port on the proxy used for MMS-->
1050     <string name="apn_mms_port">MMS port</string>
1051     <!-- Edit access point labels: -->
1052     <string name="apn_mcc">MCC</string>
1053     <!-- Edit access point labels: -->
1054     <string name="apn_mnc">MNC</string>
1055     <!-- Edit access point labels: The type of APN -->
1056     <string name="apn_type">APN type</string>
1057     <!-- Edit access point screen menu option to delete this APN -->
1058     <string name="menu_delete">Delete APN</string>
1059     <!-- APNs screen menu option to create a brand spanking new APN -->
1060     <string name="menu_new">New APN</string>
1061     <!-- Edit access point screen menu option to save the user's changes for this APN to the persistent storage -->
1062     <string name="menu_save">Save</string>
1063     <!-- Edit access point screen menu option to discard the user's changes for this APN -->
1064     <string name="menu_cancel">Discard</string>
1065     <!-- APN error dialog title -->
1066     <string name="error_title">Attention</string>
1067     <!-- APN error dialog messages: -->
1068     <string name="error_name_empty">The Name field cannot be empty.</string>
1069     <!-- APN error dialog messages: -->
1070     <string name="error_apn_empty">The APN cannot be empty.</string>
1071     <!-- APN error dialog messages: -->
1072     <string name="error_mcc_not3">MCC field must be 3 digits.</string>
1073     <!-- APN error dialog messages: -->
1074     <string name="error_mnc_not23">MNC field must be 2 or 3 digits.</string>
1075     <!-- The message of dialog indicated restoring default APN settings in progress -->
1076     <string name="restore_default_apn">Restoring default APN settings</string>
1077     <!-- APNs screen menu option to reset default APN settings --> 
1078     <string name="menu_restore">Reset to default</string>    
1079     <!-- APNs screen toast message to inform reset default APN settings is completed -->     
1080     <string name="restore_default_apn_completed">Reset default APN settings completed</string>    
1081
1082     <!-- Master Clear -->
1083     <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
1084     <string name="master_clear_title">Factory data reset</string>
1085     <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
1086     <string name="master_clear_summary">Erases all data on phone</string>
1087     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset -->
1088     <string name="master_clear_desc">Factory data reset erases all of your personal information from the phone, including details about your Google account and any other accounts, system and application data and preferences, and any applications that you have downloaded. It does not change the version of the system software and bundled applications. It does not erase any photos, music, or other information stored on an SD card.</string>
1089     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
1090     <string name="master_clear_button_text">Reset phone</string>
1091     <!-- SD card & phone storage settings screen, message on screen after user selects Reset phone button -->
1092     <string name="master_clear_final_desc">Erase all of your personal information and any downloaded applications? It is impossible to reverse this action!</string>
1093     <!-- SD card & phone storage settings screen, button on screen after user selects Reset phone button -->
1094     <string name="master_clear_final_button_text">Erase everything</string>
1095     <!-- Message to draw an unlock pattern before clearing the device -->
1096     <string name="master_clear_gesture_prompt">Draw your unlock pattern</string>
1097     <!-- Explanation of drawing unlockp attern to reset phone -->
1098     <string name="master_clear_gesture_explanation">You must draw your unlock pattern to confirm a phone reset.</string>
1099     <!-- Master clear failed message -->
1100     <string name="master_clear_failed">No reset was performed because the System Clear service is not available.</string>
1101
1102     <!-- Media Format -->
1103     <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
1104     <string name="media_format_title">Format SD card.</string>
1105     <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
1106     <string name="media_format_summary">Erases all data on the SD card</string>
1107     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset -->
1108     <string name="media_format_desc">This action will erase the SD card in the phone. You will lose ALL data on the card!</string>
1109     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
1110     <string name="media_format_button_text">Format SD card</string>
1111     <!-- SD card & phone storage settings screen, message on screen after user selects Format media button -->
1112     <string name="media_format_final_desc">Format SD card, erasing all your media? Action cannot be reversed!</string>
1113     <!-- SD card & phone storage settings screen, button on screen after user selects Format media button -->
1114     <string name="media_format_final_button_text">Erase everything</string>
1115     <!-- Message to draw an unlock pattern before clearing the device -->
1116     <string name="media_format_gesture_prompt">Draw your unlock pattern</string>
1117     <!-- Explanation of drawing unlock pattern to format card -->
1118     <string name="media_format_gesture_explanation">You must draw your unlock pattern to confirm an SD card format.</string>
1119
1120     <!-- Main settings screen, Call settings title for item to go into the call settings -->
1121     <string name="call_settings_title">Call settings</string>
1122     <!-- Main settings screen, Call settings summary for item to go into call settings -->
1123     <string name="call_settings_summary">Set up voicemail, call forwarding, call waiting, caller ID</string>
1124
1125     <!-- Wireless controls, item title to go into the network settings -->
1126     <string name="network_settings_title">Mobile networks</string>
1127     <!-- Wireless controls, the item summary for the user to go into the network settings -->
1128     <string name="network_settings_summary">Set options for roaming, networks, APNs</string>
1129
1130     <!-- Security & location settings screen, section header for settings relating to location -->
1131     <string name="location_title">My Location</string>
1132     <!-- Security & location settings screen, setting check box label if the user wants to use wireless network-based positioning (cell ID, wifi, etc.) -->
1133     <string name="location_network_based">Use wireless networks</string>
1134     <!-- Security & location settings screen, setting summary when Use wireless networks check box is clear -->
1135     <string name="location_networks_disabled">See location in applications (such as Maps) using wireless networks</string>
1136     <!-- Security & location settings screen, setting summary when Use wireless networks check box is selected -->
1137     <string name="location_neighborhood_level">Location determined by Wi-Fi and/or mobile networks</string>
1138     <!-- Security & location settings screen, setting check box label if the GPS receiver should be enabled -->
1139     <string name="location_gps">Enable GPS satellites</string>
1140     <!-- Security & location settings screen, setting summary when Enable GPS satellites check box is selected -->
1141     <string name="location_street_level">When locating, accurate to street level (deselect to conserve battery)</string>
1142     <!-- Security & location settings screen, setting summary when Enable GPS satellites check box is clear -->
1143     <string name="location_gps_disabled">Locate to street-level (requires more battery plus view of sky)</string>
1144     <!-- Setting title for allow sending location to google -->
1145     <string name="use_location_title">Share with Google</string>
1146     <!-- Title of dialog to user requesting use of location information to improve services -->
1147     <string name="use_location_summary">Allow Google to use location for improved search results and other services</string>
1148     <!-- Message of dialog to user requesting use of location information -->
1149     <string name="use_location_warning_message">Allow Google to use location for improved search results and other services</string>
1150     <!-- Agree -->
1151     <string name="agree">Agree</string>
1152     <!-- Disagree -->
1153     <string name="disagree">Disagree</string>
1154
1155
1156     <!-- About --> <skip />
1157     <!-- Main settings screen, setting title for the user to go into the About phone screen -->
1158     <string name="about_settings">About phone</string>
1159     <!-- Main settings screen, setting summary for the user to go into the About phone screen-->
1160     <string name="about_settings_summary">View legal info, phone status, software version</string>
1161     <!-- About phone settings screen, setting option name to go to dialog that shows legal info -->
1162     <string name="legal_information">Legal information</string>
1163     <!-- About phone settings screen, setting option name to see a list of contributors -->
1164     <string name="contributors_title">Contributors</string>
1165     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
1166     <!-- About phone settings screen, setting option name to see copyright-related info -->
1167     <string name="copyright_title">Copyright</string>
1168     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
1169     <!-- About phone settings screen, setting option name to see licensing info -->
1170     <string name="license_title">License</string>
1171     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
1172     <!-- About phone settings screen, setting option name to see terms and conditions -->
1173     <string name="terms_title">Terms and conditions</string>
1174     <!-- About phone settings screen, running the System Tutorial -->
1175     <string name="system_tutorial_list_item_title">System Tutorial</string>
1176     <!-- About phone settings screen, summary of what System Tutorial does -->
1177     <string name="system_tutorial_list_item_summary">Learn how to use your phone</string>
1178
1179     <!-- Title for actual Settings license activity. --> <skip />
1180     <!-- About phone settings, Legal information setting option name and title of dialog box holding license info -->
1181     <string name="settings_license_activity_title">Open source licenses</string>
1182     <!-- About phone settings screen, Open source license dialog message when licenses cannot be loaded -->
1183     <string name="settings_license_activity_unavailable">There is a problem loading the licenses.</string>
1184     <!-- About phone settings screen, Open source license dialog title until license is fully loaded -->
1185     <string name="settings_license_activity_loading">Loading\u2026</string>
1186
1187     <!-- Lock Pattern settings -->
1188     <!-- Security & location settings screen, header -->
1189     <string name="lock_settings_title">Screen unlock pattern</string>
1190     <!-- Security & location settings screen, setting option name -->
1191     <string name="lockpattern_change_lock_pattern_label">Change unlock pattern</string>
1192     <!-- 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 -->
1193     <string name="lockpattern_need_to_unlock">Confirm saved pattern</string>
1194     <!-- Do not translate. -->
1195     <string name="lockpattern_need_to_unlock_footer"></string>
1196     <!-- Security & location settings screen, change unlock pattern screen instruction if user draws incorrect pattern -->
1197     <string name="lockpattern_need_to_unlock_wrong">Sorry, try again:</string>
1198     <!-- Do not translate. -->
1199     <string name="lockpattern_need_to_unlock_wrong_footer"></string>
1200     <!-- 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)..-->
1201     <string name="lockpattern_recording_intro_header">Draw an unlock pattern</string>
1202     <!-- 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. -->
1203     <string name="lockpattern_recording_intro_footer">Press Menu for help.</string>
1204     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen while drawing pattern -->
1205     <string name="lockpattern_recording_inprogress">Release finger when done.</string>
1206     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen if user doesn't connect enough dots -->
1207     <string name="lockpattern_recording_incorrect_too_short">Connect at least <xliff:g id="number">%d</xliff:g> dots. Try again:</string>
1208     <!-- Security & location settings screen, change unlock pattern screen message on top of screen after drawing pattern -->
1209     <string name="lockpattern_pattern_entered_header">Pattern recorded!</string>
1210     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen to confirm pattern -->
1211     <string name="lockpattern_need_to_confirm">Draw pattern again to confirm:</string>
1212     <string name="lockpattern_pattern_confirmed_header">Your new unlock pattern:</string>
1213     <!-- 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. -->
1214     <string name="lockpattern_confirm_button_text">Confirm</string>
1215     <!-- 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. -->
1216     <string name="lockpattern_restart_button_text">Redraw</string>
1217     <!-- 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 -->
1218     <string name="lockpattern_retry_button_text">Retry</string>
1219     <!-- 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 -->
1220     <string name="lockpattern_continue_button_text">Continue</string>
1221     <!-- Security & location settings screen, unlock screen activity title -->
1222     <string name="lockpattern_settings_title">Unlock pattern</string>
1223     <!-- Security & location settings screen, setting check box title if the unlock pattern MUST be drawn everytime they turn on the screen -->
1224     <string name="lockpattern_settings_enable_title">Require pattern</string>
1225     <!-- Security & location settings screen, setting summary for the checkbox "Require pattern" -->
1226     <string name="lockpattern_settings_enable_summary">Must draw pattern to unlock screen</string>
1227     <!-- 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.-->
1228     <string name="lockpattern_settings_enable_visible_pattern_title">Use visible pattern</string>
1229     <!-- Security & location settings screen, setting check box title. This setting controls whether tactile feedback will be produced when the user draws the pattern.-->
1230     <string name="lockpattern_settings_enable_tactile_feedback_title">Use tactile feedback</string>
1231     <!-- Security & location settings screen, setting option name when user has never set an unlock pattern -->
1232     <string name="lockpattern_settings_choose_lock_pattern">Set unlock pattern</string>
1233     <!-- Security & location settings screen, setting option name when user has previously set an unlock pattern and wants to change to a new pattern -->
1234     <string name="lockpattern_settings_change_lock_pattern">Change unlock pattern</string>
1235     <!-- Security & location settings screen, the help instructions (an animation) caption -->
1236     <string name="lockpattern_settings_help_how_to_record">How to draw an unlock pattern</string>
1237     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen after too many incorrect attempts -->
1238     <string name="lockpattern_too_many_failed_confirmation_attempts_header">Too many incorrect attempts!</string>
1239     <!-- Security & location settings screen, change unlock pattern screen countdown hint on bottom of screen after too many incorrect attempts -->
1240     <string name="lockpattern_too_many_failed_confirmation_attempts_footer">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
1241
1242     <!-- ChooseLockPatternTutorial --> <skip />
1243     <!-- ChooseLockPatternTutorial, button labels: This is to cancel the tutorial -->
1244     <string name="skip_button_label">Cancel</string>
1245     <!-- ChooseLockPatternTutorial, button labels: Continue to the next page of the tutorial -->
1246     <string name="next_button_label">Next</string>
1247     <!-- ChooseLockPatternTutorial, tutorial screen title -->
1248     <string name="lock_title">Securing your phone</string>
1249     <!-- ChooseLockPatternTutorial, tutorial screen text -->
1250     <string name="lock_intro_message"><font size="17">Protect your phone from unauthorized use by creating a personal screen unlock pattern.
1251         \n<font height="17">\n</font><b>1</b>\u00A0 On the next screen, watch while an example pattern is drawn.
1252         \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.
1253         \n<font height="17">\n</font><b>3</b>\u00A0 Redraw your pattern to confirm.
1254         \n<font height="17">\n</font><b>Ready to start? Select \u201CNext\u201D</b>.
1255         \n<font height="3">\n</font>To leave your phone unprotected, select \u201CCancel\u201D.</font>
1256     </string>    
1257         
1258     <!-- ChooseLockPatternExample --> <skip />
1259     <!-- ChooseLockPatternExample, screen title that shows an example pattern -->
1260     <string name="lock_example_title">Example pattern</string>
1261     <!-- ChooseLockPatternExample, screen hint text at bottom of screen. These are instructions and rules for drawing a good patttern -->
1262     <string name="lock_example_message">Connect at least four dots.\n
1263         \nSelect \u201CNext\u201D when you\u2019re ready to draw your own pattern.
1264     </string>
1265
1266     <!-- Applications Settings --> <skip />
1267     <!-- Applications settings screen, setting option name for the user to go to the screen to manage installed applications  -->
1268     <string name="manageapplications_settings_title">Manage applications</string>
1269     <!-- Applications settings screen, setting option summary for the user to go to the screen to manage installed applications  -->
1270     <string name="manageapplications_settings_summary">Manage and remove installed applications</string>
1271     <!-- Applications settings title, on main settings screen. If clicked, the user is taken to a settings screen full of application settings-->
1272     <string name="applications_settings">Applications</string>
1273     <!-- 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. -->
1274     <string name="applications_settings_summary">Manage applications, set up quick launch shortcuts</string>
1275     <!-- Applications settings screen heading. The header for the Application settings screen. -->
1276     <string name="applications_settings_header">Application settings</string>
1277     <!-- 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.  -->
1278     <string name="install_applications">Unknown sources</string>
1279     <!-- Applications settings screen, setting check box summary.  This is the summary for "Unknown sources" checkbox  -->
1280     <string name="install_unknown_applications">Allow install of non-Market applications</string>
1281     <!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box -->
1282     <string name="install_all_warning">Your phone and personal data are more vulnerable to attack by applications
1283  from unknown sources. You agree that you are solely responsible for any
1284  damage to your phone or loss of data that may result from using
1285  these applications.</string>
1286     <!-- 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 -->
1287     <string name="application_info_label">Application info</string>
1288     <!-- Manage applications, individual application info screen, section heading for stuff relating to an app's storage settings. -->
1289     <string name="storage_label">Storage</string>
1290     <!-- Manage applications, individual application info screen,  heading for settings related to controlling whether this app is the default for some actions -->
1291     <string name="auto_launch_label">Launch by default</string>
1292     <!-- 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. -->
1293     <string name="permissions_label">Permissions</string>
1294     <!-- Manage applications, Header name used for cache information -->
1295     <string name="cache_header_label">Cache</string>
1296     <!-- Manage applications, text label for button -->
1297     <string name="clear_cache_btn_text">Clear cache</string>
1298     <!-- Manage applications, label that appears next to the cache size -->
1299     <string name="cache_size_label">Cache</string>
1300     <!-- Manage applications, Header name used for other controls -->
1301     <string name="controls_label">Controls</string>
1302     <!-- Manage applications, text label for button to kill / force stop an application -->
1303     <string name="force_stop">Force stop</string>
1304     <!-- Manage applications, individual application info screen,label under Storage heading.  The total storage space taken up by this app. -->
1305     <string name="total_size_label">Total</string>
1306     <!-- 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) -->
1307     <string name="application_size_label">Application</string>
1308     <!-- 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) -->
1309     <string name="data_size_label">Data</string>
1310     <!-- Manage applications, individual application info screen, button label under Storage heading. Button to remove the application from the system. -->
1311     <string name="uninstall_text">Uninstall</string>
1312     <!-- 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) -->
1313     <string name="clear_user_data_text">Clear data</string>
1314     <!-- Manage applications, restore updated system application to factory version -->
1315     <string name="app_factory_reset">Factory reset</string>
1316     <!-- 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. -->
1317     <string name="auto_launch_enable_text">You have selected to launch this application by default for some actions.</string>
1318     <!-- Manage applications, individual application screen, text under Launch by default heading if the app is NOT a default for actions -->
1319     <string name="auto_launch_disable_text">No defaults set.</string>
1320     <!-- 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.  -->
1321     <string name="clear_activities">Clear defaults</string>
1322     <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
1323     <string name="unknown">Unknown</string>
1324     <!-- Manage applications screen, menu item.  Sorts all of the apps in the list alphabetically. -->
1325     <string name="sort_order_alpha">Sort</string>
1326     <!-- 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. -->
1327     <string name="sort_order_size">Sort by size</string>
1328     <!-- Manage applications screen, individual app screen, button label when the user wants to manage the space taken up by an app. -->
1329     <string name="manage_space_text">Manage space</string>
1330     <!-- Text for menu option in ManageApps screen to present various menu options -->
1331     <string name="filter">Filter</string>
1332     <!-- Title of dialog for presenting filter options -->
1333     <string name="filter_dlg_title">Select filter options</string>
1334     <!-- Text for filter option in ManageApps screen to display all installed
1335     applications -->
1336     <string name="filter_apps_all">All</string>
1337     <!-- Text for filter option in ManageApps screen to display third party 
1338     applications only -->
1339     <string name="filter_apps_third_party">Third-party</string>
1340     <!-- Text for filter option in ManageApps screen to display list of running
1341     packages only. -->
1342     <string name="filter_apps_running">Running</string>
1343     <string name="loading">Loading\u2026</string>
1344     <!-- Manage app screen, shown when the activity is busy recomputing the size of each app -->
1345     <string name="recompute_size">Recomputing size\u2026</string>
1346     <!-- Manage applications, individual application screen, confirmation dialog title. Displays when user selects to "Clear data". -->
1347     <string name="clear_data_dlg_title">Delete</string>
1348     <!-- 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. -->
1349     <string name="clear_data_dlg_text">All information you\'ve saved in this application will be deleted permanently.</string>
1350     <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". Goes through with the clearing of the data. -->
1351     <string name="dlg_ok">OK</string>
1352     <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". -->
1353     <string name="dlg_cancel">Cancel</string>
1354     <!-- 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. -->
1355     <string name="app_not_found_dlg_title">Application not found</string>
1356     <!-- 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. -->
1357     <string name="app_not_found_dlg_text"> The application was not
1358 found in the list of installed applications.</string>
1359     <!-- Manage applications, individual application dialog box message. Shown when there was an error trying to clear the data. -->
1360     <string name="clear_data_failed">Unable to clear application data.</string>
1361     <!-- Manage applications, factory reset dialog title for system applications. -->
1362     <string name="app_factory_reset_dlg_title">Factory reset system app</string>
1363     <!-- Manage applications, factory reset option dialog text for system applications. -->
1364     <string name="app_factory_reset_dlg_text">Do you want to fallback to factory version of system application?</string>
1365     <!-- Manage applications, title for dialog if clear data fails-->
1366     <string name="clear_failed_dlg_title">Clear data</string>
1367     <!-- Manage applications, text for dialog if clear data fails-->
1368     <string name="clear_failed_dlg_text">Failed clearing data for application</string>
1369     <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. -->
1370     <string name="security_settings_desc">This application can access the following on your phone:</string>
1371     <string name="computing_size">Computing\u2026</string>
1372     <string name="invalid_size_value">Unable to compute package size</string>
1373     <!-- String displayed when list is empty -->
1374     <string name="empty_list_msg">You do not have any third-party apps installed.</string>
1375     <!-- Manage applications, version string displayed in app snippet -->
1376     <string name="version_text">version <xliff:g id="version_num">%1$s</xliff:g></string>
1377
1378     <!-- Language Settings --> <skip />
1379     <!-- Title of setting on main settings screen.  This item will take the user to the screen to tweak settings realted to locale and text -->
1380     <string name="language_settings">Locale &amp; text</string>
1381     <!-- Summary of setting on main settings screen.  This item will take the user to the screen to tweak settings realted to locale and text -->
1382     <string name="language_settings_summary">Set locale (language and region), text input and auto-correction options</string>
1383     <!-- On Text & language settings screen, heading. Inside the "Locale & text" screen, this is the header for settings that are for locale changes. -->
1384     <string name="language_category">Locale setting</string>
1385     <!-- On Text & language settings screen, heading. Inside the "Locale & text" screen, this is the header for settings that relate to text (autotext, autoreplace, autocapitalization). -->
1386     <string name="text_category">Text settings</string>
1387     <!-- On Text & language settings screen, setting option name. title of the setting to take the user to a screen to select the locale. -->
1388     <string name="phone_language">Select locale</string>
1389     <!-- On Text & language settings screen, setting option name. summary of the setting to take the user to a screen to select the locale. -->
1390     <string name="phone_language_summary">Select language and region</string>
1391     <!-- 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. -->
1392     <string name="auto_replace">Auto-replace</string>
1393     <!-- On Text & language settings screen, setting summary.  This is the summary for the "Auto-replace" setting. -->
1394     <string name="auto_replace_summary">Correct mistyped words</string>
1395     <!-- 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. -->
1396     <string name="auto_caps">Auto-cap</string>
1397     <!-- On Text & language settings screen, setting summary. Summary for the Auto-cap setting. -->
1398     <string name="auto_caps_summary">Capitalize first letter in sentences</string>
1399     <!-- 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". -->
1400     <string name="auto_punctuate">Auto-punctuate</string>
1401     <!-- On Text & language settings screen, category for physical keyboard text entry options. -->
1402     <string name="hardkeyboard_category">Physical keyboard settings</string>
1403     <!-- On Text & language settings screen, setting summary for the Auto-punctuate setting. -->
1404     <string name="auto_punctuate_summary">Press Space key twice to insert \u0022.\u0022</string>
1405     <!-- 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. -->
1406     <string name="show_password">Visible passwords</string>
1407     <!-- On Security & location settings screen, setting check box summary. Summary for the visible passwords setting. -->
1408     <string name="show_password_summary">Show password as you type</string>
1409     <!-- Warning message about security implications of enabling an input method, displayed as a dialog
1410          message when the user selects to enable an IME. -->
1411     <string name="ime_security_warning">This input method may be able to collect
1412     all the text you type, including personal data like passwords and credit
1413     card numbers.  It comes from the application
1414     <xliff:g id="ime_application_name">%1$s</xliff:g>.
1415     Enable this input method?</string>
1416     
1417     <!-- User dictionary settings --><skip />
1418     <!-- User dictionary settings, The titlebar text of the User dictionary settings screen. -->
1419     <string name="user_dict_settings_titlebar">User dictionary</string>
1420     <!-- User dictionary settings, The title of the list item to go into the User dictionary settings screen. -->
1421     <string name="user_dict_settings_title">User dictionary</string>
1422     <!-- User dictionary settings.  The summary of the listem item to go into the User dictionary settings screen. -->
1423     <string name="user_dict_settings_summary">Add &amp; remove words from user dictionary</string>
1424     <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. -->
1425     <string name="user_dict_settings_add_menu_title">Add</string>
1426     <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. -->
1427     <string name="user_dict_settings_add_dialog_title">Add to dictionary</string>
1428     <!-- User dictionary settings. The title of the dialog to edit an existing word in the user dictionary. -->
1429     <string name="user_dict_settings_edit_dialog_title">Edit word</string>
1430     <!-- User dictionary settings. The title of the context menu item to edit the current word -->
1431     <string name="user_dict_settings_context_menu_edit_title">Edit</string>
1432     <!-- User dictionary settings. The title of the context menu item to delete the current word -->
1433     <string name="user_dict_settings_context_menu_delete_title">Delete</string>
1434     <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary -->
1435     <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>
1436
1437     <!-- 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" -->
1438     <string name="testing">Testing</string>
1439     <!-- In the Testing screen.  The item title of the activity that shows a bunch of phone-related information.  -->
1440     <string name="testing_phone_info">Phone information</string>
1441     <!-- In the Testing screen. The item title of the activity that shows a bunch of battery-related information.  -->
1442     <string name="testing_battery_info">Battery information</string>
1443     <!-- In the Testing screen. The item title of the activity that shows a bunch of historical battery-related information.  -->
1444     <string name="testing_battery_history">Battery history</string>
1445     <!-- Do not translate. In the Testing screen. The item title of the activity that shows a bunch of SIM-related operations.  -->
1446     <string name="testing_sim_toolkit">SIM toolkit</string>
1447
1448     <!-- The title of the item to go into the Quick launch settings. -->
1449     <string name="quick_launch_title">Quick launch</string>
1450     <!-- The summary of the item to go into the Quick launch settings. This is a description of what Quick launch offers. -->
1451     <string name="quick_launch_summary">Set keyboard shortcuts to launch applications</string>
1452     <!-- 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. -->
1453     <string name="quick_launch_assign_application">Assign application</string>
1454     <!-- 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 -->
1455     <string name="quick_launch_no_shortcut">No shortcut</string>
1456     <!-- On the Quick launch settings screen, summary text under the item for each assigned letter.  -->
1457     <string name="quick_launch_shortcut">Search + <xliff:g id="shortcut_letter">%1$s</xliff:g></string>
1458     <!-- 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. -->
1459     <string name="quick_launch_clear_dialog_title">Clear</string>
1460     <!-- On the Quick launch settings screen, message in the "Clear shortcut" confirmation dialog.  See the title for this dialog for more info. -->
1461     <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>
1462     <!-- Clear dialog for quick launch setting box button labels: -->
1463     <string name="quick_launch_clear_ok_button">OK</string>
1464     <!-- Clear dialog for quick launch setting box button labels: -->
1465     <string name="quick_launch_clear_cancel_button">Cancel</string>
1466     <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all applications.  -->
1467     <string name="quick_launch_display_mode_applications">Applications</string>
1468     <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all shortcutable applications -->
1469     <string name="quick_launch_display_mode_shortcuts">Shortcuts</string>
1470
1471     <!-- Input methods Settings -->
1472     <string name="input_methods_settings_title">Text input</string>
1473     <string name="input_methods_settings_summary">Manage text input options</string>
1474     <!-- Input Methods Settings localized format string for generating the appropriate "Foo settings" menu label for the Input Method named "Foo" -->
1475     <string name="input_methods_settings_label_format"><xliff:g id="ime_name">%1$s</xliff:g> settings</string>
1476     <!-- Summary for on-screen keyboard settings -->
1477     <string name="onscreen_keyboard_settings_summary">On-screen keyboard settings</string>
1478     <!-- Title for built-in keyboard settings -->
1479     <string name="builtin_keyboard_settings_title">Device keyboard</string>
1480     <!-- Summary for built-in keyboard settings -->
1481     <string name="builtin_keyboard_settings_summary">Built-in keyboard settings</string>
1482
1483     <!-- Development Settings.  the title for the item to take the user to Development settings.  Development settings are settings meant for application developers.  -->
1484     <string name="development_settings_title">Development</string>
1485     <!-- Development Settings summary.  The summary of the item to take the user to Development settings.  Development settings are settings meant for application developers. -->
1486     <string name="development_settings_summary">Set options for application development</string>
1487     <!-- Setting checkbox title for Whether to enable USB debugging support on the phone. -->
1488     <string name="enable_adb">USB debugging</string>
1489     <!-- Setting checkbox summary for Whether to enable USB debugging support on the phone -->
1490     <string name="enable_adb_summary">Debug mode when USB is connected</string>
1491     <!-- Setting Checkbox title whether to keep the screen on when plugged in to a power source -->
1492     <string name="keep_screen_on">Stay awake</string>
1493     <!-- setting Checkbox summary whether to keep the screen on when plugged in  -->
1494     <string name="keep_screen_on_summary">Screen will never sleep while charging</string>
1495     <!-- Setting Checkbox title whether to allow mock locations -->
1496     <string name="allow_mock_location">Allow mock locations</string>
1497     <!-- setting Checkbox summary whether to allow mock locations  -->
1498     <string name="allow_mock_location_summary">Allow mock locations</string>
1499
1500     <!-- Title for the screen that lets the user choose a gadget to add to the home screen
1501          (or other screens that can host gadgets).  Note to translators: we're still determining
1502          the final name for Gadgets/Widgets, so please translate both for now. -->
1503     <string name="gadget_picker_title">Choose gadget</string>
1504     <!-- Title for the screen that lets the user choose a widget to add to the home screen
1505          (or other screens that can host widgets).  Note to translators: we're still determining
1506          the final name for Gadgets/Widgets, so please translate both for now. -->
1507     <string name="widget_picker_title">Choose widget</string>
1508
1509     <!-- Used to display "Details for UID 1234" in BatteryHistory -->
1510     <string name="battery_history_details_for">Details for UID %d</string>
1511
1512     <!-- Used to name a set of apps that share a user id in BatteryHistory -->
1513     <string name="battery_history_uid">UID <xliff:g id="user_id">%1$d</xliff:g></string>
1514
1515     <!-- Used as a title for the network usage details screen in BatteryHistory -->
1516     <string name="battery_history_network_usage">Network usage details for <xliff:g id="app_name">%1$s</xliff:g>:</string>
1517
1518     <!-- Used to show the number of bytes received by an app over the network in BatteryHistory -->
1519     <string name="battery_history_bytes_received">Bytes received: <xliff:g id="bytes">%1$d</xliff:g></string>
1520
1521     <!-- Used to show the number of bytes sent by an app over the network in BatteryHistory -->
1522     <string name="battery_history_bytes_sent">Bytes sent: <xliff:g id="bytes">%1$d</xliff:g></string>
1523
1524     <!-- Used to show the number of bytes sent and received by an app over the network in BatteryHistory -->
1525     <string name="battery_history_bytes_total">Total bytes: <xliff:g id="bytes">%1$d</xliff:g></string>
1526
1527     <!-- Used as a title for the cpu usage details screen in BatteryHistory -->
1528     <string name="battery_history_cpu_usage">CPU usage details for <xliff:g id="app_name">%1$s</xliff:g>:</string>
1529
1530     <!-- Used to show the time spent in user code for a given app in BatteryHistory -->
1531     <string name="battery_history_user_time">User time: </string>
1532
1533     <!-- Used to show the time spent in system code for a given app in BatteryHistory -->
1534     <string name="battery_history_system_time">System time: </string>
1535
1536     <!-- Used to show the time spent in user or system code for a given app in BatteryHistory -->
1537     <string name="battery_history_total_time">Total time: </string>
1538
1539     <!-- Used to show the number of times an app has been started in BatteryHistory -->
1540     <string name="battery_history_starts">Starts: <xliff:g id="starts">%1$d</xliff:g></string>
1541
1542     <!-- Used to show an amount of time in the form "d days, h hours, m minutes, s seconds" in BatteryHistory -->
1543     <string name="battery_history_days"><xliff:g id="days">%1$d</xliff:g>d <xliff:g id="hours">%2$d</xliff:g>h <xliff:g id="minutes">%3$d</xliff:g>m <xliff:g id="seconds">%4$d</xliff:g>s</string>
1544
1545     <!-- Used to show an amount of time in the form "h hours, m minutes, s seconds" in BatteryHistory -->
1546     <string name="battery_history_hours"><xliff:g id="hours">%1$d</xliff:g>h <xliff:g id="minutes">%2$d</xliff:g>m <xliff:g id="seconds">%3$d</xliff:g>s</string>
1547
1548     <!-- Used to show an amount of time in the form "m minutes, s seconds" in BatteryHistory -->
1549     <string name="battery_history_minutes"><xliff:g id="minutes">%1$d</xliff:g>m <xliff:g id="seconds">%2$d</xliff:g>s</string>
1550
1551     <!-- Used to show an amount of time in the form "s seconds" in BatteryHistory -->
1552     <string name="battery_history_seconds"><xliff:g id="seconds">%1$d</xliff:g>s</string>
1553
1554     <!-- Used to head a list of packages that share a given user id BatteryHistory -->
1555     <string name="battery_history_packages_sharing_this_uid">Packages sharing this UID:</string>
1556     
1557     <!-- Used when no battery data available in BatteryHistory -->
1558     <string name="battery_history_no_data">No battery usage data available</string>
1559         
1560     <!-- Used for Sensor detail screen in BatteryHistory -->
1561     <string name="battery_history_sensor">Sensor:</string>
1562     
1563     <!-- Used for Wakelock detail screen in BatteryHistory -->
1564     <string name="battery_history_wakelock">Partial Wakelock:</string>
1565     
1566     <!-- Used for Sensor detail screen in BatteryHistory -->
1567     <string name="battery_history_used_by_packages">Sensor used by packages:</string>
1568     
1569     <!-- Used for Sensor detail screen in BatteryHistory -->
1570     <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>
1571     
1572     <!-- Used for Sensor detail screen in BatteryHistory -->
1573     <string name="battery_history_sensor_usage_multi">Used <xliff:g id="count">%1$d</xliff:g> times by one of:</string>
1574     
1575     <!-- Used for label of awake bar in BatteryHistory -->
1576     <string name="battery_history_awake_label">Running</string>
1577     
1578     <!-- Used for label of screen on bar in BatteryHistory -->
1579     <string name="battery_history_screen_on_label">Screen on</string>
1580     
1581     <!-- Used for label of phone on bar in BatteryHistory -->
1582     <string name="battery_history_phone_on_label">Phone on</string>
1583     
1584     <!-- Used for awake time message in BatteryHistory -->
1585     <string name="battery_history_awake">Time spent without sleeping:</string>
1586     
1587     <!-- Used for Screen on time message in BatteryHistory -->
1588     <string name="battery_history_screen_on">Time spent with screen on:</string>
1589     
1590     <!-- Used for Phone on time message in BatteryHistory -->
1591     <string name="battery_history_phone_on">Time spent with phone on:</string>
1592     
1593     <!-- Used for Screen on time message in BatteryHistory -->
1594     <string name="battery_history_screen_on_battery">On battery:</string>
1595     
1596     <!-- XXX remove? Used for Screen on time message in BatteryHistory -->
1597     <string name="battery_history_screen_on_plugged">Plugged in:</string>
1598
1599     <!-- XXX remove? Strings used for displaying usage statistics -->
1600     <string name="usage_stats_label">Usage statistics</string>
1601     
1602     <!-- In the Testing screen. The item title of the activity that shows usage statistics.  -->
1603     <string name="testing_usage_stats">Usage statistics</string>
1604     <!-- label for text to indicate sort options -->
1605     <string name="display_order_text">Sort by:</string>
1606     <!-- label for application name -->
1607     <string name="app_name_label">Application</string>
1608     <!-- label for launch count -->
1609     <string name="launch_count_label">Count</string>
1610     <!-- label for usage time -->
1611     <string name="usage_time_label">Usage time</string>
1612
1613     <!-- Accessibility settings -->
1614     <skip/>
1615
1616     <!-- Settings title for accessibility settings -->
1617     <string name="accessibility_settings_title">Accessibility</string>
1618     <!-- Settings summary for accessibility settings -->
1619     <string name="accessibility_settings_summary">Manage accessibility options</string>
1620     <!-- Setting Checkbox title for enabling accessibility -->
1621     <string name="toggle_accessibility_title">Accessibility</string>
1622     <!-- Setting accessibility services category -->
1623     <string name="accessibility_services_category">Accessibility services</string>
1624     <!-- Message for announcing the lack of installed accessibility services. -->
1625     <string name="no_accessibility_services_summary">No installed accessibility services.</string>
1626     <!-- Warning message about security implications of enabling an accessibility service,
1627          displayed as a dialog message when the user selects to enable an accessibility service. -->
1628     <string name="accessibility_service_security_warning">This accessibility service may be able to collect
1629         all the text you type, including personal data credit card numbers except passwords.
1630         It may also log your user interface interactions. It comes from the application
1631         <xliff:g id="accessibility_service_name">%1$s</xliff:g>. Enable this accessibility service?</string>
1632     <!-- Warning about disabling accessibility displayed as a dialog message when the user
1633          selects to disable accessibility. This avoids accidental disabling. -->
1634     <string name="accessibility_service_disable_warning">Disable accessibility?</string>
1635
1636     <!-- App Fuel Gauge strings -->
1637     <skip/>
1638
1639     <!-- Activity title for App Fuel Gauge summary -->
1640     <string name="power_usage_summary_title">Battery usage</string>
1641     <!-- Battery usage since unplugged -->
1642     <string name="battery_since_unplugged">Battery usage since unplugged</string>
1643     <!-- Battery usage since user reset the stats -->
1644     <string name="battery_since_reset">Battery usage since reset</string>
1645     <!-- Battery usage duration -->
1646     <string name="battery_stats_duration">Usage duration - <xliff:g id="time">%1$s</xliff:g></string>
1647     <!-- CPU awake time title -->
1648     <string name="awake">Device awake time</string>
1649     <!-- Wifi on time -->
1650     <string name="wifi_on_time">WiFi on time</string>
1651     <!-- Bluetooth on time -->
1652     <string name="bluetooth_on_time">WiFi on time</string>
1653     <!-- Application name and battery usage percentage -->
1654     <string name="usage_name_percent"><xliff:g id="name">%1$s</xliff:g>" - "
1655             <xliff:g id="percent">%2$s</xliff:g>"%%"</string>
1656
1657     <!-- Activity title for battery usage details for an app. or power consumer -->
1658     <string name="details_title">Battery usage details</string>
1659     <!-- Subtitle for application/subsystem details -->
1660     <string name="details_subtitle">Usage details</string>
1661     <!-- Subtitle for possible options -->
1662     <string name="controls_subtitle">Controls</string>
1663     <!-- Subtitle for list of packages -->
1664     <string name="packages_subtitle">Included packages</string>
1665
1666     <!-- Label for power consumed by the screen -->
1667     <string name="power_screen">Screen on</string>
1668     <!-- Label for power consumed by WiFi -->
1669     <string name="power_wifi">WiFi</string>
1670     <!-- Label for power consumed by Bluetooth -->
1671     <string name="power_bluetooth">Bluetooth</string>
1672     <!-- Label for power consumed by Cell idle -->
1673     <string name="power_cell">Cell</string>
1674     <!-- Label for power consumed by Calling -->
1675     <string name="power_phone">Voice</string>
1676     <!-- Label for power consumed when Idle -->
1677     <string name="power_idle">Standby</string>
1678
1679     <!-- Label for CPU usage time -->
1680     <string name="usage_type_cpu">CPU total</string>
1681     <!-- Label for CPU usage in foreground -->
1682     <string name="usage_type_cpu_foreground">CPU foreground</string>
1683     <!-- Label for GPU usage time -->
1684     <string name="usage_type_gps">GPS</string>
1685     <!-- Label for Phone usage time -->
1686     <string name="usage_type_phone">Phone</string>
1687     <!-- Label for Data sent -->
1688     <string name="usage_type_data_send">Data sent</string>
1689     <!-- Label for Data received -->
1690     <string name="usage_type_data_recv">Data received</string>
1691     <!-- Label for Audio usage time -->
1692     <string name="usage_type_audio">Audio</string>
1693     <!-- Label for Video usage time -->
1694     <string name="usage_type_video">Video</string>
1695     <!-- Label for On time -->
1696     <string name="usage_type_on_time">On time</string>
1697     <!-- Label for force stop action -->
1698     <string name="battery_action_stop">Force stop</string>
1699     <!-- Label for app details action -->
1700     <string name="battery_action_app_details">App details</string>
1701     <!-- Label for display settings -->
1702     <string name="battery_action_display">Display settings</string>
1703     <!-- Label for wifi settings -->
1704     <string name="battery_action_wifi">WiFi settings</string>
1705     <!-- Label for bluetooth settings -->
1706     <string name="battery_action_bluetooth">Bluetooth settings</string>
1707
1708     <!-- Menu label for viewing battery usage since unplugged -->
1709     <string name="menu_stats_unplugged">Usage since unplugged</string>
1710     <!-- Menu label for viewing battery usage total -->
1711     <string name="menu_stats_total">Usage totals</string>
1712     <!-- Menu label for refreshing with latest usage numbers -->
1713     <string name="menu_stats_refresh">Refresh</string>
1714     
1715     <!-- Text-To-Speech (TTS) settings --><skip />
1716     <!-- Title of setting on main settings screen.  This item will take the user to the screen to tweak settings related to the text-to-speech functionality -->
1717     <string name="tts_settings">Speech synthesis</string>
1718     <!-- Summary of setting on main settings screen. This item will take the user to the screen to tweak settings related to the text-to-speech functionality  -->
1719     <string name="tts_settings_summary">Set text-to-speech options</string>
1720     <!-- Main TTS Settings screen title -->
1721     <string name="tts_settings_title">Speech synthesizer controls</string>
1722     <!-- On main TTS Settings screen, title for toggle used to force use of default TTS settings -->
1723     <string name="use_default_tts_settings_title">Always use my settings</string>
1724     <!-- On main TTS Settings screen, summary for toggle used to force use of default TTS settings -->
1725     <string name="use_default_tts_settings_summary">Default settings below override application settings</string>
1726     <!-- On main TTS Settings screen, section header for default TTS settings -->
1727     <string name="tts_default_settings_section">Default settings</string>
1728     <!-- On main TTS Settings screen, in default settings section, setting default speech rate for synthesized voice -->
1729     <string name="tts_default_rate_title">Speech rate</string>
1730     <!-- On main TTS Settings screen, summary for default speech rate for synthesized voice -->
1731     <string name="tts_default_rate_summary">Speed at which the text is spoken</string>
1732     <!-- On main TTS Settings screen, in default settings section, setting default pitch for synthesized voice -->
1733     <string name="tts_default_pitch_title">Pitch</string>
1734     <!-- On main TTS Settings screen, summary for default pitch for synthesized voice -->
1735     <string name="tts_default_pitch_summary">Affects the tone of the spoken text</string>
1736     <!-- On main TTS Settings screen, in default settings section, setting default language for synthesized voice -->
1737     <string name="tts_default_lang_title">Language</string>
1738     <!-- On main TTS Settings screen, summary for default language for synthesized voice -->
1739     <string name="tts_default_lang_summary">Sets the language-specific voice for the spoken text</string>
1740     <!-- On main TTS Settings screen, triggers an example of speech synthesis -->
1741     <string name="tts_play_example_title">Listen to an example</string>
1742     <!-- On main TTS Settings screen, summary for triggering an example of speech synthesis -->
1743     <string name="tts_play_example_summary">Play a short demonstration of speech synthesis</string>
1744     <!-- Text spoken by the TTS engine for demonstration purposes -->
1745     <string name="tts_demo">This is an example of speech synthesis.</string>
1746     <!-- Text spoken by the TTS engine when TTS settings (other than language) have been changed -->
1747     <string name="tts_settings_changed_demo">Your settings have changed. This is an example of how they sound.</string>
1748
1749     <!-- Power Control Widget -->
1750     <string name="gadget_title">Power Control</string>
1751
1752     <string name="vpn_settings_activity_title">VPN settings</string>
1753
1754     <string name="vpn_username_colon">User name:</string>
1755     <string name="vpn_password_colon">Password:</string>
1756     <string name="vpn_username">User name</string>
1757     <string name="vpn_password">Password</string>
1758     <string name="vpn_save_username">Remember me</string>
1759     <string name="vpn_you_miss_a_field">You missed a field!</string>
1760     <string name="vpn_please_fill_up">Please fill up \"%s\".</string>
1761
1762     <string name="vpn_connect_button">Connect</string>
1763     <string name="vpn_cancel_button">Cancel</string>
1764     <string name="vpn_yes_button">Yes</string>
1765     <string name="vpn_no_button">No</string>
1766     <string name="vpn_back_button">Back</string>
1767     <string name="vpn_mistake_button">No, it's a mistake</string>
1768
1769     <string name="vpn_menu_save">Save</string>
1770     <!-- Edit VPN screen menu option to discard the user's changes for this VPN -->
1771     <string name="vpn_menu_cancel">Discard</string>
1772     <string name="vpn_menu_connect">Connect</string>
1773     <string name="vpn_menu_disconnect">Disconnect</string>
1774     <string name="vpn_menu_edit">Edit</string>
1775     <string name="vpn_menu_delete">Delete</string>
1776
1777     <!-- VPN error dialog title -->
1778     <string name="vpn_error_title">Attention</string>
1779     <string name="vpn_error_name_empty">VPN Name cannot be empty.</string>
1780     <string name="vpn_error_server_name_empty">The Server Name field cannot be empty.</string>
1781     <string name="vpn_error_duplicate_name">The VPN Name \'%s\' already exists. Find another name.</string>
1782     <string name="vpn_error_user_certificate_not_selected">Need to select a user certificate.</string>
1783     <string name="vpn_error_ca_certificate_not_selected">Need to select a CA certificate.</string>
1784     <string name="vpn_error_userkey_not_selected">Need to select a userkey.</string>
1785     <string name="vpn_confirm_profile_cancellation">Are you sure you don\'t want to create this profile?</string>
1786     <string name="vpn_confirm_reconnect">The previous connection attempt failed. Do you want to try again?</string>
1787
1788     <string name="vpn_add_new_vpn">Add new VPN</string>
1789     <string name="vpn_edit_title_add">Add new %s VPN</string>
1790     <string name="vpn_edit_title_edit">Edit %s VPN</string>
1791     <string name="vpn_type_title">Select VPN type</string>
1792     <string name="vpns">VPN networks</string>
1793     <!-- EditTextPreference summary text when no value has been set -->
1794     <string name="vpn_not_set">Click to set the value</string>
1795     <!-- EditTextPreference summary text when VPN is connecting -->
1796     <string name="vpn_connecting">Connecting...</string>
1797     <!-- EditTextPreference summary text when VPN is disconnecting -->
1798     <string name="vpn_disconnecting">Disconnecting...</string>
1799     <!-- EditTextPreference summary text when VPN is connected -->
1800     <string name="vpn_connected">Connected</string>
1801     <!-- EditTextPreference summary text when VPN is not connected -->
1802     <string name="vpn_connect_hint">Select to connect</string>
1803     <!-- dialog title when asking for username and password -->
1804     <string name="vpn_connect_to">Connect to %s</string>
1805     <string name="vpn_default_profile_name">nowhere</string>
1806
1807     <string name="vpn_name">VPN Name</string>
1808     <string name="vpn_name_summary">Give a name to this VPN</string>
1809
1810     <string name="vpn_profile_added">'%s' is added</string>
1811     <string name="vpn_profile_replaced">Changes are made to '%s'</string>
1812
1813     <string name="vpn_user_certificate_title">User Certificate</string>
1814     <string name="vpn_ca_certificate_title">CA Certificate</string>
1815     <string name="vpn_userkey_title">User Key</string>
1816     <string name="vpn_server_name_title">Server Name</string>
1817     <string name="vpn_dns_search_list_title">DNS Search List</string>
1818
1819     <string name="vpn_settings_category">VPN</string>
1820     <string name="vpn_settings_title">VPN</string>
1821     <string name="vpn_settings_summary">Set up &amp; manage VPN configurations, connections</string>
1822 </resources>