OSDN Git Service

Settings : Remove status bar weather entry
[android-x86/packages-apps-Settings.git] / res / values / cm_strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3      Copyright (C) 2012-2015 The CyanogenMod Project
4
5      Licensed under the Apache License, Version 2.0 (the "License");
6      you may not use this file except in compliance with the License.
7      You may obtain a copy of the License at
8
9           http://www.apache.org/licenses/LICENSE-2.0
10
11      Unless required by applicable law or agreed to in writing, software
12      distributed under the License is distributed on an "AS IS" BASIS,
13      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14      See the License for the specific language governing permissions and
15      limitations under the License.
16 -->
17 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18     <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
19     <plurals name="show_dev_countdown_cm">
20         <item quantity="one">You are now <xliff:g id="step_count">%1$d</xliff:g> step away from enabling development settings.</item>
21         <item quantity="other">You are now <xliff:g id="step_count">%1$d</xliff:g> steps away from enabling development settings.</item>
22     </plurals>
23     <!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
24     <string name="show_dev_on_cm">You have enabled development settings!</string>
25     <!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
26     <string name="show_dev_already_cm">No need, you have already enabled development settings.</string>
27
28     <!-- Launch Dev Tools -->
29     <string name="development_tools_title">Development tools</string>
30
31     <!-- Development shortcut -->
32     <string name="development_shortcut_title">Development shortcut</string>
33     <string name="development_shortcut_summary">Enable application management shortcuts in recent apps list</string>
34
35     <!-- Setting checkbox title for root access -->
36     <string name="root_access">Root access</string>
37     <string name="root_access_warning_title">Allow root access?</string>
38     <string name="root_access_warning_message">Allowing apps to request root access is very dangerous and could compromise the security of your system!</string>
39     <string name="root_access_none">Disabled</string>
40     <string name="root_access_apps">Apps only</string>
41     <string name="root_access_adb">ADB only</string>
42     <string name="root_access_all">Apps and ADB</string>
43
44     <!-- NFC PreferenceCategory title -->
45     <string name="nfc_title_category">NFC</string>
46
47     <!-- About phone screen, CyanogenMod version -->
48     <string name="mod_version">CyanogenMod version</string>
49     <string name="mod_version_default">Unknown</string>
50     <string name="model_name">Model name</string>
51
52     <!-- About phone screen, CyanogenMod Api Level -->
53     <string name="mod_api_level">CyanogenMod API level</string>
54     <string name="mod_api_level_default">Unknown</string>
55
56     <!-- About phone screen, build date -->
57     <string name="build_date">Build date</string>
58     <string name="build_date_default" translatable="false">2015-01-01-0000</string>
59
60     <!-- CM Updater -->
61     <string name="cmupdate_settings_title">CyanogenMod updates</string>
62
63     <!-- Settings switch for updating Cyanogen recovery -->
64     <string name="update_recovery_title">Update Cyanogen recovery</string>
65     <string name="update_recovery_summary">Update recovery with system updates</string>
66     <string name="update_recovery_on_warning">NOTICE: When this feature is enabled, your installed recovery will be replaced by one included with the current version of the running OS.\n\nYour recovery will be updated along with upgrades to your system, helping to ensure compatibility with future versions.\n\nWould you like to enable this feature?</string>
67     <string name="update_recovery_off_warning">WARNING: When this feature is disabled, your installed recovery will not be updated with OS upgrades.\n\nFuture OS updates may not install with outdated or custom recovery versions.\n\nDo you really want to disable this feature?</string>
68
69     <!-- Themes Settings -->
70     <!-- Settings main menu entry -->
71     <string name="themes_settings_title">Themes</string>
72
73     <!-- Sound settings screen -->
74     <string name="ring_mode_title">Ring mode</string>
75     <string name="ring_mode_normal">Normal</string>
76     <string name="ring_mode_vibrate">Vibrate</string>
77     <string name="ring_mode_mute">Mute</string>
78
79     <string name="ring_mode_unchanged">Unchanged</string>
80
81     <string name="settings_reset_button">Reset</string>
82
83     <!-- Profiles settings  -->
84     <string name="profiles_settings_title">System profiles</string>
85     <string name="profiles_add">Add</string>
86     <string name="profile_menu_delete">Delete</string>
87     <string name="profile_settings_title">Profile</string>
88     <string name="profile_empty_list_profiles_off">To configure and use system profiles, turn profiles on.</string>
89     <string name="profile_trigger_configure">Configure trigger</string>
90     <string name="profile_triggers">Triggers</string>
91     <string name="profile_trigger_filter_all">All triggers</string>
92     <string name="profile_trigger_filter_wifi">Wi-Fi triggers</string>
93     <string name="profile_trigger_filter_bluetooth">Bluetooth triggers</string>
94     <string name="profile_write_nfc_tag">Write to NFC tag</string>
95     <string name="profile_write_touch_tag">Touch tag to write</string>
96     <string name="profile_write_success">Tag successfully written</string>
97     <string name="profile_write_failed">Tag writing failed!</string>
98     <string name="profile_selected">Profile selected: %1$s</string>
99     <string name="profile_nfc_text">Writing a profile to a NFC tag allows for tapping the tag to select the profile. Tapping a second time will select the previously selected profile.</string>
100     <string name="profile_unknown_nfc_tag">Unknown profile</string>
101     <string name="profile_add_nfc_text">This NFC tag refers to an unknown profile. Attaching this NFC tag to an existing profile will allow for selecting the profile in the future.</string>
102     <string name="profile_select">Select profile</string>
103     <string name="profile_remove_dialog_message">Remove profile %1$s?</string>
104     <string name="profile_populate_profile_from_state">Configure profile using current device settings?</string>
105     <string name="profile_menu_fill_from_state">Import current device settings</string>
106     <string name="profile_remove_current_profile">Cannot delete current profile!</string>
107     <string name="profile_app_group_category_title">Notification overrides</string>
108     <string name="profile_app_group_item_instructions">Add or remove groups</string>
109     <string name="profile_app_group_item_instructions_summary">Add or remove notification override app groups to this profile</string>
110
111     <!-- Profile mode options. -->
112     <string name="profile_entries_on">On</string>
113     <string name="profile_entries_off">Off</string>
114     <string name="profile_entries_no_override">No override</string>
115
116     <!-- Add Profile -->
117     <string name="add_profile_dialog_title">Create new profile</string>
118     <string name="profile_name_title">Name</string>
119     <string name="profile_profile_name_prompt">Enter a name for the new profile</string>
120     <string name="menu_new_profile">New profile</string>
121     <string name="new_profile_name">&lt;new profile&gt;</string>
122
123     <!-- Rename Dialog  -->
124     <string name="rename_dialog_title">Rename</string>
125     <string name="rename_dialog_message">Enter a new name</string>
126     <string name="duplicate_profile_name">Duplicate profile name!</string>
127     <string name="duplicate_appgroup_name">Duplicate app group name!</string>
128     <string name="rename_dialog_hint">Enter profile name</string>
129
130     <!-- Reset Profiles -->
131     <string name="profile_reset_title">Reset</string>
132     <string name="profile_reset_message">Delete all user created profiles and app groups and restore them to default?</string>
133
134     <!-- Delete confimation messages -->
135     <string name="profile_delete_confirm">Delete this profile?</string>
136     <string name="profile_app_delete_confirm">Remove this app?</string>
137     <string name="profile_cannot_delete">An active profile cannot be deleted</string>
138
139     <!-- Profile network mode -->
140     <string name="profile_networkmode_2g">2G</string>
141     <string name="profile_networkmode_3g">3G</string>
142     <string name="profile_networkmode_4g">4G</string>
143     <string name="profile_networkmode_2g3g">2G/3G</string>
144     <string name="profile_networkmode_2g3g4g">2G/3G/4G</string>
145
146     <!-- Profile Config screen PreferenceGroup titles -->
147     <string name="profile_connectionoverrides_title">Connection overrides</string>
148     <string name="profile_volumeoverrides_title">Volume overrides</string>
149     <string name="connection_state_disabled">Disable</string>
150     <string name="connection_state_enabled">Enable</string>
151     <string name="volume_override_summary">Set to %1$s/%2$s</string>
152     <string name="volume_override_summary_no_override">Do not override</string>
153     <string name="profile_volume_override_checkbox_label">Override volume</string>
154
155     <!-- Menu item for managing profiles -->
156     <string name="profile_profiles_manage">Profiles</string>
157     <string name="profile_profile_manage">Manage profile</string>
158     <string name="profile_appgroups_manage">App groups</string>
159     <string name="profile_appgroup_manage">Manage app group</string>
160
161     <!-- Profile settings screen, section header for settings related to notification profiles -->
162     <string name="profile_settings">Profile settings</string>
163     <string name="profile_trigger_connect">On connect</string>
164     <string name="profile_trigger_disconnect">On disconnect</string>
165     <string name="profile_trigger_notrigger">No trigger</string>
166
167     <!-- Profile Settings sound modes labels -->
168     <string name="sound_mode">Notification mode</string>
169     <string name="ringer_mode">Ring mode</string>
170     <string name="lights_mode">Lights mode</string>
171     <string name="vibrate_mode">Vibrate mode</string>
172     <string name="choose_soundtone">Choose notification tone</string>
173     <string name="choose_ringtone">Choose ringtone</string>
174
175     <!-- Sound settings screen, setting option name to pick ringtone (a list dialog comes up)-->
176     <string name="soundtone_title">Notification tone</string>
177     <string name="soundtone_summary" translatable="false">""</string>
178
179     <!-- Title for application group setting screen -->
180     <string name="profile_appgroups_title">App groups</string>
181     <string name="profile_applist_title">Apps</string>
182     <string name="profile_new_appgroup">New app group</string>
183     <string name="profile_delete_appgroup">Delete this app group?</string>
184     <string name="profile_appgroup_name_prompt">Enter a name for the new app group</string>
185     <string name="profile_appgroup_name_title">Name</string>
186
187     <!-- Add application dialog box title -->
188     <string name="profile_choose_app">Choose app</string>
189
190     <!-- Profiles - system settings -->
191     <string name="profile_system_settings_title">System settings</string>
192     <string name="profile_lockmode_title">Lock screen mode</string>
193     <string name="profile_lockmode_default">Default</string>
194     <string name="profile_lockmode_insecure">Insecure</string>
195     <string name="profile_lockmode_disabled">Disabled</string>
196     <string name="profile_lockmode_default_summary">Use system default</string>
197     <string name="profile_lockmode_policy_disabled_summary">This profile option is disabled by a device administrator policy</string>
198     <string name="profile_lockmode_insecure_summary">Use insecure lock screen</string>
199     <string name="profile_lockmode_disabled_summary">Lock screen is disabled</string>
200     <string name="profile_airplanemode_title">Airplane mode</string>
201
202     <string name="profile_brightness_title">Screen brightness</string>
203
204     <string name="profile_brightness_override_summary">Set to %1$d%%</string>
205     <string name="profile_brightness_override_checkbox_label">Override brightness</string>
206
207     <!-- Connection override toggles (not all are used at this time ) -->
208     <string name="toggleWifi">Wi-Fi</string>
209     <string name="toggleWifiAp">Portable Wi-Fi hotspot</string>
210     <string name="toggleBluetooth">Bluetooth</string>
211     <string name="toggleGPS">GPS</string>
212     <string name="toggleData">Mobile Data</string>
213     <string name="toggleSync">Data Sync</string>
214     <string name="toggle2g3g">2G/3G</string>
215     <string name="toggle2g3g4g">2G/3G/4G</string>
216     <string name="toggleWimax">WiMAX</string>
217     <string name="toggleNfc">NFC</string>
218
219     <!-- Wi-Fi region code -->
220     <string name="wifi_setting_countrycode_title">Wi\u2011Fi region code</string>
221     <!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
222     <string name="wifi_setting_countrycode_summary">Specify the region code for Wi\u2011Fi</string>
223     <!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
224     <string name="wifi_setting_countrycode_error">There was a problem setting the region code.</string>
225
226     <!-- Profiles -->
227     <string name="profile_menu_delete_title">Delete</string>
228     <string name="profile_menu_triggers_title">Modify triggers</string>
229     <string name="profile_action_none">Leave unchanged</string>
230     <string name="profile_action_system">System default</string>
231     <string name="profile_action_disable">Turn off</string>
232     <string name="profile_action_enable">Turn on</string>
233
234     <string name="profile_trigger_a2dp_connect">On A2DP connect</string>
235     <string name="profile_trigger_a2dp_disconnect">On A2DP disconnect</string>
236
237     <string name="profile_tabs_wifi">Wi-Fi</string>
238     <string name="profile_tabs_bluetooth">Bluetooth</string>
239     <string name="profile_tabs_nfc">NFC</string>
240
241     <string name="profile_triggers_header">Triggers which will activate this profile</string>
242
243     <string name="profile_setup_setup_triggers_title">Step 1: Add triggers</string>
244     <string name="profile_setup_setup_triggers_title_config">Modify triggers: <xliff:g id="profile_name">%1$s</xliff:g></string>
245
246     <string name="profile_setup_actions_title">Step 2: Setup actions</string>
247     <string name="profile_setup_actions_title_config">Reconfigure actions</string>
248
249     <string name="profile_appgroups_manage">App groups</string>
250     <string name="profile_appgroup_manage">Manage app group</string>
251     <!-- Title for application group setting screen -->
252     <string name="profile_appgroups_title">App groups</string>
253     <string name="profile_new_appgroup">New app group</string>
254     <string name="profile_delete_appgroup">Delete this app group?</string>
255     <string name="profile_appgroup_name_prompt">Enter a name for the new app group</string>
256     <string name="profile_appgroup_name_title">Name</string>
257     <string name="duplicate_appgroup_name">Duplicate app group name!</string>
258     <string name="profile_app_delete_confirm">Remove this app?</string>
259
260     <!-- Profile Settings sound modes labels -->
261     <string name="sound_mode">Notification mode</string>
262     <string name="ringer_mode">Ring mode</string>
263     <string name="lights_mode">Lights mode</string>
264     <string name="vibrate_mode">Vibrate mode</string>
265     <string name="choose_soundtone">Choose notification tone</string>
266     <string name="choose_ringtone">Choose ringtone</string>
267     <!-- Sound settings screen, setting option name to pick ringtone (a list dialog comes up)-->
268     <string name="soundtone_title">Notification tone</string>
269     <string name="soundtone_summary" translatable="false">""</string>
270
271     <string name="no_bluetooth_triggers">No Bluetooth devices paired.\nTap to pair Bluetooth device before configuring triggers.</string>
272     <string name="no_wifi_triggers">No Wi-Fi access points configured.\nTap to connect Wi-Fi before configuring triggers.</string>
273     <string name="no_triggers_configured">No triggers configured. Tap to add more.</string>
274     <string name="no_triggers_configured_nfc">Tap to setup a new NFC trigger.</string>
275
276     <string name="profile_setup_setup_triggers_description">Please select triggers which will activate this profile</string>
277     <string name="profile_setup_actions_description">Now configure what happens when the profile is activated</string>
278
279     <!-- Navigation Bar -->
280     <string name="navigation_bar_category">Navigation bar</string>
281     <string name="navigation_bar_left_title">Left-handed mode</string>
282     <string name="navigation_bar_left_summary">Place the navigation bar on the left side of the screen in landscape mode</string>
283     <string name="navigation_bar_title">Buttons and layout</string>
284     <string name="navigation_bar_help_text">To get started tap the edit icon to unlock the navigation bar for editing.\n\nYou can tap an icon to change its shortcut, or long press an icon to re-arrange the layout.\n\nTap save to commit your changes, or restore to reset the layout to default settings.</string>
285     <string name="navigation_restore_button_text">Restore\ndefaults</string>
286     <string name="navigation_edit_button_text">Edit</string>
287     <string name="navigation_save_button_text">Save</string>
288     <string name="navigation_bar_reset_message">Delete current settings and restore the default layout?</string>
289     <string name="navigation_bar_arrow_keys_title">Show arrow keys while typing</string>
290     <string name="navigation_bar_arrow_keys_summary">Display left and right cursor buttons while typing. Overrides IME switcher.</string>
291     <string name="navigation_bar_recents_title">Recents long press action</string>
292
293     <!-- Notification light dialogs -->
294     <string name="edit_light_settings">Edit light settings</string>
295     <string name="pulse_speed_title">Pulse length and speed</string>
296     <string name="default_time">Normal</string>
297     <string name="custom_time">Custom</string>
298     <string name="dialog_delete_title">Delete</string>
299     <string name="dialog_delete_message">Remove selected item?</string>
300
301     <!-- Values for the notification light pulse spinners -->
302     <string name="pulse_length_always_on">Always on</string>
303     <string name="pulse_length_very_short">Very short</string>
304     <string name="pulse_length_short">Short</string>
305     <string name="pulse_length_normal">Normal</string>
306     <string name="pulse_length_long">Long</string>
307     <string name="pulse_length_very_long">Very long</string>
308     <string name="pulse_speed_very_fast">Very fast</string>
309     <string name="pulse_speed_fast">Fast</string>
310     <string name="pulse_speed_normal">Normal</string>
311     <string name="pulse_speed_slow">Slow</string>
312     <string name="pulse_speed_very_slow">Very slow</string>
313
314     <!-- Battery light settings -->
315     <string name="battery_light_title">Battery light</string>
316     <string name="battery_low_pulse_title">Pulse if battery low</string>
317     <string name="battery_light_list_title">Colors</string>
318     <string name="battery_light_low_color_title">Battery low</string>
319     <string name="battery_light_medium_color_title">Charging</string>
320     <string name="battery_light_full_color_title">Fully charged</string>
321
322     <!-- Lights settings screen, notification light settings -->
323     <string name="notification_light_title">Notification light</string>
324     <string name="notification_light_general_title">General</string>
325     <string name="notification_light_applist_title">Apps</string>
326     <string name="notification_light_phonelist_title">Phone</string>
327     <string name="notification_light_use_custom">Use custom values</string>
328     <string name="notification_light_default_value">Default</string>
329     <string name="notification_light_missed_call_title">Missed call</string>
330     <string name="notification_light_voicemail_title">Voicemail</string>
331     <string name="notification_light_brightness" translatable="false">@string/brightness</string>
332     <string name="notification_light_screen_on">Lights with screen on</string>
333     <string name="notification_light_use_multiple_leds">Multiple LEDs</string>
334     <string name="keywords_lights_brightness_level">dim leds brightness</string>
335
336     <!-- Lights settings, LED notification -->
337     <string name="led_notification_title">Light settings</string>
338     <string name="led_notification_text">LED light enabled by settings</string>
339
340     <!-- Setting checkbox title for Whether to enable Android debugging support on the phone. -->
341     <string name="enable_adb_cm">Android debugging</string>
342     <!-- Setting checkbox summary for Whether to enable Android debugging support on the phone -->
343     <string name="enable_adb_summary_cm">Enable the Android Debug Bridge (adb) interface</string>
344
345     <!-- Android debugging over WiFi -->
346     <string name="adb_over_network">ADB over network</string>
347     <string name="adb_over_network_summary">Enable TCP/IP debugging over network interfaces (Wi\u2011Fi, USB networks). This setting is reset on reboot</string>
348     <!-- Warning for Adb over Network -->
349     <string name="adb_over_network_warning">WARNING: When ADB over network is enabled, your phone is open for intrusions on all connected networks, including GSM data network!\n\nOnly use this feature when you are connected on trusted networks.\n\nDo you really want to enable this function?</string>
350
351     <!-- Setting checkbox summary for displaying USB debugging notification -->
352     <string name="adb_notify">Debugging notify</string>
353     <string name="adb_notify_summary">Display a notification when USB or network debugging is enabled</string>
354
355     <!-- App ops categories -->
356     <string name="app_ops_categories_location">Location</string>
357     <string name="app_ops_categories_personal">Personal</string>
358     <string name="app_ops_categories_messaging">Messaging</string>
359     <string name="app_ops_categories_media">Media</string>
360     <string name="app_ops_categories_device">Device</string>
361     <string name="app_ops_categories_bootup">Bootup</string>
362     <string name="app_ops_categories_su">Superuser</string>
363
364     <!-- App ops permissions -->
365     <string name="app_ops_permissions_allowed">Allowed</string>
366     <string name="app_ops_permissions_ignored">Ignored</string>
367     <string name="app_ops_permissions_always_ask">Always ask</string>
368
369     <string name="ok">OK</string>
370
371     <!-- Hostname setting -->
372     <string name="device_hostname">Device hostname</string>
373
374     <string name="unlock_scramble_pin_layout_title">Scramble layout</string>
375     <string name="unlock_scramble_pin_layout_summary">Scramble PIN layout when unlocking device</string>
376
377     <string name="button_pref_title">Buttons</string>
378     <string name="hardware_keys_power_key_title">Power button</string>
379     <string name="hardware_keys_home_key_title">Home button</string>
380     <string name="hardware_keys_back_key_title">Back button</string>
381     <string name="hardware_keys_menu_key_title">Menu button</string>
382     <string name="hardware_keys_assist_key_title">Search button</string>
383     <string name="hardware_keys_appswitch_key_title">Recents button</string>
384     <string name="hardware_keys_camera_key_title">Camera button</string>
385     <string name="hardware_keys_volume_keys_title">Volume buttons</string>
386     <string name="hardware_keys_short_press_title">Short press action</string>
387     <string name="hardware_keys_long_press_title">Long press action</string>
388     <string name="hardware_keys_double_tap_title">Double tap action</string>
389     <string name="hardware_keys_action_nothing">No action</string>
390     <string name="hardware_keys_action_menu">Open/close menu</string>
391     <string name="hardware_keys_action_app_switch">Recent apps switcher</string>
392     <string name="hardware_keys_action_search">Search assistant</string>
393     <string name="hardware_keys_action_voice_search">Voice search</string>
394     <string name="hardware_keys_action_in_app_search">In-app search</string>
395     <string name="hardware_keys_action_launch_camera">Launch camera</string>
396     <string name="hardware_keys_action_sleep">Turn screen off</string>
397     <string name="hardware_keys_action_last_app">Last app</string>
398     <string name="camera_sleep_on_release_title">Screen peek</string>
399     <string name="camera_sleep_on_release_summary">A half press will keep the screen on only while the button is held down</string>
400     <string name="camera_launch_title">Launch camera</string>
401     <string name="camera_launch_summary">A longpress and release will launch camera</string>
402     <string name="volbtn_music_controls_title">Playback control</string>
403     <string name="volbtn_music_controls_summary">When the screen is off, long pressing the volume keys will seek music tracks</string>
404     <string name="volbtn_cursor_control_title">Keyboard cursor control</string>
405     <string name="volbtn_cursor_control_off">Disabled</string>
406     <string name="volbtn_cursor_control_on">Volume up/down moves cursor left/right</string>
407     <string name="volbtn_cursor_control_on_reverse">Volume up/down moves cursor right/left</string>
408     <string name="power_end_call_title">End call</string>
409     <string name="power_end_call_summary">Pressing the power button will end the current call</string>
410     <string name="swap_volume_buttons_title">Reorient</string>
411     <string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
412     <string name="button_wake_title">Wake up device</string>
413     <string name="home_answer_call_title">Answer call</string>
414     <string name="home_answer_call_summary">Pressing the home button will answer the current incoming call</string>
415
416     <!-- Backlight brightness settings screen -->
417     <string name="adaptive_backlight_title">Adaptive backlight</string>
418     <string name="adaptive_backlight_summary">Dynamically adjust the brightness of the display\'s backlight to maximize battery life while maintaining usability</string>
419
420     <!-- Sunlight readability enhancement screen -->
421     <string name="sunlight_enhancement_title">Sunlight enhancement</string>
422     <string name="sunlight_enhancement_summary">Enhance display brightness and readability under bright sunlight</string>
423
424     <!-- Color enhancement settings screen -->
425     <string name="color_enhancement_title">Color enhancement</string>
426     <string name="color_enhancement_summary">Dynamically enhance the color of the display</string>
427
428     <!-- Key backlight -->
429     <string name="button_backlight_title">Backlight</string>
430     <string name="button_backlight_enabled">Illuminate buttons</string>
431     <string name="keyboard_backlight_enabled">Illuminate keyboard</string>
432     <string name="button_backlight_seekbar_title">Button brightness</string>
433     <string name="keyboard_backlight_seekbar_title">Keyboard brightness</string>
434     <string name="backlight_timeout_title">Illumination timeout</string>
435     <string name="backlight_timeout_unlimited">Don\'t turn off</string>
436     <string name="backlight_summary_disabled">Disabled</string>
437     <string name="backlight_summary_enabled_with_timeout">Enabled for <xliff:g id="timeout">%s</xliff:g></string>
438     <string name="backlight_summary_enabled">Enabled</string>
439
440     <!-- Gesture Settings -->
441     <!-- Settings main menu entry -->
442     <string name="gesture_settings_title">Gestures</string>
443
444     <!-- Power menu -->
445     <string name="power_menu_title">Power menu</string>
446     <string name="power_menu_power_title">Power off</string>
447     <string name="power_menu_reboot_title">Reboot menu</string>
448     <string name="power_menu_screenshot_title">Screenshot</string>
449     <string name="power_menu_profiles_title">Profile switcher</string>
450     <string name="power_menu_airplane_title">Airplane mode</string>
451     <string name="power_menu_users_title">User switcher</string>
452     <string name="power_menu_settings_title">Settings shortcut</string>
453     <string name="power_menu_lockdown_title">Device lockdown</string>
454     <string name="power_menu_bug_report_title">Bug report</string>
455     <string name="power_menu_sound_title">Sound panel</string>
456     <string name="power_menu_bug_report_disabled">Bug reporting is disabled in development settings</string>
457     <string name="power_menu_profiles_disabled">System profiles are disabled</string>
458
459     <!-- Buttons - Enable navbar -->
460     <string name="disable_navkeys_title">Enable on-screen nav bar</string>
461     <string name="disable_navkeys_summary">Enable on-screen navigation bar and disable hardware buttons</string>
462
463     <!--- Advanced Settings -->
464     <string name="advanced_settings">Advanced settings</string>
465     <string name="advanced_settings_summary">Enable more settings options</string>
466
467     <!-- tap-to-sleep -->
468     <string name="double_tap_to_sleep_title">Double-tap to sleep</string>
469     <string name="double_tap_to_sleep_summary">Double tap on the status bar to put the device to sleep</string>
470
471     <!-- Proximity wake -->
472     <string name="proximity_wake_title">Prevent accidental wake-up</string>
473     <string name="proximity_wake_summary">Check the proximity sensor prior to waking up screen</string>
474
475     <!-- Turn on display when power connected; turn off display when power disconnected -->
476     <string name="wake_when_plugged_or_unplugged_title">Wake on plug</string>
477     <string name="wake_when_plugged_or_unplugged_summary">Turn the screen on when connecting or disconnecting a power source</string>
478
479     <!-- Font size sample text. This needs to be a very short string, as it is shown in
480     multiple font sizes in a limited amount of space. -->
481     <string name="font_size_sample">Sample</string>
482
483     <!-- Volume settings - Volume adjustment sound -->
484     <string name="volume_adjust_sounds_title">Volume adjustment sounds</string>
485
486     <!-- Hardware tunables - Vibrator intensity -->
487     <string name="vibrator_intensity_title">Vibrator intensity</string>
488     <string name="vibrator_warning">Values higher than %1$d are not recommended</string>
489
490     <!-- Hardware tunables - Color calibration -->
491     <string name="color_calibration_title">Color calibration</string>
492     <string name="color_calibration_summary">Calibrate on-screen colors</string>
493     <string name="color_red_title">Red</string>
494     <string name="color_green_title">Green</string>
495     <string name="color_blue_title">Blue</string>
496
497     <!-- Hardware tunables - Gamma calibration -->
498     <string name="gamma_tuning_title_head">Gamma calibration</string>
499     <string name="gamma_tuning_summary_head">Tweak gamma values</string>
500     <string name="gamma_tuning_control_set_header">Group <xliff:g id="index">%d</xliff:g></string> <!-- used if no name provided by overlay -->
501     <string name="gamma_tuning_contrast">Contrast</string>
502     <string name="gamma_tuning_brightness">Brightness</string>
503     <string name="gamma_tuning_saturation">Saturation</string>
504
505     <!-- Launch music player when headset is connected -->
506     <string name="headset_connect_player_title">Launch music app</string>
507     <string name="headset_connect_player_summary">Launch the default music app when headset is connected</string>
508
509     <!-- WiFi auto-configure priorities -->
510     <string name="wifi_auto_config_priorities">Automatic priority</string>
511
512     <string name="auto_brightness_reset_button">Reset</string>
513
514     <!-- Display : Rotation  -->
515     <string name="display_rotation_title">Rotation</string>
516     <string name="display_rotation_disabled">Disabled</string>
517     <string name="display_rotation_unit">degrees</string>
518     <string name="display_lockscreen_rotation_title">Rotate lock screen</string>
519     <string name="display_rotation_category_title">Rotation modes</string>
520     <string name="display_rotation_0_title">0 degrees</string>
521     <string name="display_rotation_90_title">90 degrees</string>
522     <string name="display_rotation_180_title">180 degrees</string>
523     <string name="display_rotation_270_title">270 degrees</string>
524
525     <!-- Display settings.  Screen color. -->
526     <string name="screencolor">Screen color</string>
527     <string name="screencolor_summary">Tune screen Hue, Saturation, Contrast and Intensity</string>
528     <string name="custom_screencolor">Custom screen color</string>
529     <string name="screencolor_save">Save</string>
530     <string name="screencolor_cancel">Cancel</string>
531     <string name="previous_str">Previous</string>
532     <string name="new_str">New</string>
533     <string name="restore_preview">View default picture</string>
534     <string name="selectnewfile_menu">View new picture from Gallery</string>
535     <string name="selectfile_menu">View picture from Gallery</string>
536     <string name="restore_default_str">Reset</string>
537     <string name="hue_str">Hue: <xliff:g id="hue_value">%1$s</xliff:g></string>
538     <string name="saturation_str">Saturation: <xliff:g id="saturation_value">%1$s</xliff:g></string>
539     <string name="contrast_str">Contrast: <xliff:g id="contrast_value">%1$s</xliff:g></string>
540     <string name="intensity_str">Intensity: <xliff:g id="intensity_str_value">%1$s</xliff:g></string>
541
542     <!-- LiveDisplay -->
543     <string name="live_display_title" translatable="false">LiveDisplay</string>
544     <string name="live_display_summary">Optimize your screen based on time of day and ambient conditions to improve readibility and reduce eyestrain</string>
545     <string name="live_display_mode">Display mode</string>
546     <string name="live_display_color_temperature_title">Color temperature</string>
547     <string name="live_display_color_temperature_summary">Day: <xliff:g id="day_temperature">%1$d</xliff:g>K  Night: <xliff:g id="night_temperature">%2$d</xliff:g>K</string>
548     <string name="live_display_color_temperature_label"><xliff:g id="degrees">%1$d</xliff:g>K</string>
549     <string name="live_display_day">Day</string>
550     <string name="live_display_night">Night</string>
551     <string name="live_display_outdoor_mode_title">Automatic outdoor mode</string>
552     <string name="live_display_outdoor_mode_summary">Increase brightness and saturation automatically under bright sunlight</string>
553     <string name="live_display_low_power_title">Reduce power consumption</string>
554     <string name="live_display_low_power_summary">Adjust display for lowest power consumption without degradation</string>
555     <string name="live_display_enhance_color_title">Enhance colors</string>
556     <string name="live_display_enhance_color_summary">Improve color vibrance of flesh tones, scenery, and other images</string>
557
558     <!-- Whether to display IME switcher notifcation -->
559     <string name="ime_switcher_notify">Selector notification</string>
560     <string name="ime_switcher_notify_summary">Display input method selector notification</string>
561
562     <!-- Heads up -->
563     <string name="heads_up_notifications">Heads up</string>
564     <string name="summary_heads_up_enabled">Pop-up notifications are enabled</string>
565     <string name="summary_heads_up_disabled">Pop-up notifications are disabled</string>
566
567     <!-- High touch sensitivity -->
568     <string name="high_touch_sensitivity_title">High touch sensitivity</string>
569     <string name="high_touch_sensitivity_summary">Increase touchscreen sensitivity so it can be used while wearing gloves</string>
570
571     <!-- Display & Lights screen, setting options for LCD density -->
572     <string name="lcd_density">LCD density</string>
573     <string name="dialog_title_lcd_density">LCD density</string>
574     <string name="lcd_density_value_format">%d DPI</string>
575     <string name="lcd_density_default_value_format">%d DPI (default)</string>
576     <string name="restarting_ui">Restarting UI\u2026</string>
577
578     <!-- Stylus Icon -->
579     <string name="stylus_icon_enabled_title">Show icon when using stylus</string>
580     <string name="stylus_icon_enabled_summary">Show the pointer icon when hovering or drawing with the stylus</string>
581
582     <!-- Stylus Gestures -->
583     <string name="gestures_settings_title">Stylus gestures</string>
584     <string name="category_spen_title">Stylus gestures</string>
585     <string name="enable_subcat_title">Stylus</string>
586     <string name="enable_spen_title_head">Enable gestures</string>
587     <string name="enable_spen_summary_head">Use swipe gestures by holding down the stylus button</string>
588     <string name="gestures_subcat_title">Gestures</string>
589     <string name="gestures_left_spen_title_head">Left swipe</string>
590     <string name="gestures_right_spen_title_head">Right swipe</string>
591     <string name="gestures_up_spen_title_head">Up swipe</string>
592     <string name="gestures_down_spen_title_head">Down swipe</string>
593     <string name="gestures_long_spen_title_head">Long press</string>
594     <string name="gestures_double_spen_title_head">Double tap</string>
595
596     <!-- Gestures Options -->
597     <string name="gestures_action_empty">No action</string>
598     <string name="gestures_action_home">Home</string>
599     <string name="gestures_action_back">Back</string>
600     <string name="gestures_action_menu">Menu</string>
601     <string name="gestures_action_search">Invoke search</string>
602     <string name="gestures_action_recent">Recent apps</string>
603
604     <!-- Stylus gestures -->
605     <string name="stylus_app_not_installed">%s is not installed</string>
606
607     <!-- Touchscreen hovering -->
608     <string name="touchscreen_hovering_title">Touchscreen hovering</string>
609     <string name="touchscreen_hovering_summary">Allows you to hover the screen like a mouse in web browsers, remote desktops, etc</string>
610
611     <!-- Increasing ring tone volume -->
612     <string name="increasing_ring_volume_option_title">Increasing ring volume</string>
613     <string name="increasing_ring_min_volume_title">Start volume</string>
614     <string name="increasing_ring_ramp_up_time_title">Ramp-up time</string>
615
616     <!-- LTO download data over wi-fi only -->
617     <string name="lto_download_data_wifi_only">GPS assisted data download</string>
618     <string name="lto_download_data_wifi_only_on">Over any networks</string>
619     <string name="lto_download_data_wifi_only_off">Only over Wi\u2011Fi networks</string>
620
621     <string name="volume_keys_control_ring_stream_title">Control ringtone volume</string>
622     <string name="volume_keys_control_ring_stream_summary_on">Volume keys control ringtone volume</string>
623     <string name="volume_keys_control_ring_stream_summary_off">Volume keys control media volume</string>
624
625     <string name="category_calibration">Calibration</string>
626     <string name="display_and_lights">Display &amp; lights</string>
627
628     <!-- Category title for Charging sounds (Power state change) specific Settings.
629          [CHAR LIMIT=40] -->
630     <string name="power_notifications_category_title">Charging sounds</string>
631
632     <!-- Sound settings, Charging sounds enable/disable, setting check box label -->
633     <string name="power_notifications_enable_title">Enable</string>
634     <string name="power_notifications_enable_summary">Play a sound when connecting or disconnecting the charger</string>
635     <!-- Sound settings, Charging sounds vibrate enable/disable, setting check box label -->
636     <string name="power_notifications_vibrate_title">Vibrate</string>
637     <!-- Sound settings, Charging sounds ringtone selection, preference label -->
638     <string name="power_notifications_ringtone_title">Notification sound</string>
639     <!-- Sound settings, charging sounds label for ringtone == none -->
640     <string name="power_notifications_ringtone_silent">Silent</string>
641
642     <!-- Status bar -->
643     <string name="status_bar_title">Status bar</string>
644     <string name="status_bar_toggle_brightness">Brightness control</string>
645     <string name="status_bar_toggle_brightness_summary">Adjust brightness by sliding across the status bar</string>
646     <string name="status_bar_notif_count_title">Show notification count</string>
647     <string name="status_bar_notif_count_summary">Display the number of pending notifications</string>
648     <string name="status_bar_quick_qs_pulldown_title">Quick pulldown</string>
649     <string name="status_bar_quick_qs_pulldown_summary">Right edge of the status bar pulls down Quick Settings</string>
650
651     <!-- Status bar - Clock -->
652     <string name="status_bar_clock_style_title">Clock style</string>
653     <string name="status_bar_clock_style_right">Right</string>
654     <string name="status_bar_clock_style_left">Left</string>
655     <string name="status_bar_clock_style_center">Center</string>
656     <string name="status_bar_clock_style_hidden">Hidden</string>
657
658     <string name="status_bar_am_pm_title">AM/PM style</string>
659     <string name="status_bar_am_pm_info">24-hour clock is enabled</string>
660     <string name="status_bar_am_pm_normal">Normal</string>
661     <string name="status_bar_am_pm_small">Small</string>
662     <string name="status_bar_am_pm_hidden">Hidden (default)</string>
663
664     <!-- Status bar - Battery -->
665     <string name="status_bar_battery_style_title">Battery status style</string>
666     <string name="status_bar_battery_style_icon_portrait">Icon portrait</string>
667     <string name="status_bar_battery_style_icon_landscape">Icon landscape</string>
668     <string name="status_bar_battery_style_circle">Circle</string>
669     <string name="status_bar_battery_style_text">Text</string>
670     <string name="status_bar_battery_style_hidden">Hidden</string>
671
672     <!-- Status bar - Battery percentage -->
673     <string name="status_bar_battery_percentage_title">Battery percentage</string>
674     <string name="status_bar_battery_percentage_default">Hidden</string>
675     <string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
676     <string name="status_bar_battery_percentage_text_next">Next to the icon</string>
677
678     <!-- EdgeGesture service -->
679     <string name="edge_gesture_service_title">Block gesture touch events</string>
680     <string name="edge_gesture_service_summary">Don\'t send touch events for navigation and status bar gestures to apps</string>
681
682     <!-- Keep screen on strings -->
683     <string name="keep_screen_on_never">Never</string>
684     <string name="keep_screen_on_debugging">While USB debugging</string>
685     <string name="keep_screen_on_charging">While charging</string>
686
687     <!-- Privacy Settings Header item -->
688     <string name="privacy_settings_cyanogenmod_title">Privacy</string>
689     <string name="privacy_settings_cyanogenmod_category" translatable="false">CyanogenMod</string>
690
691     <!-- Privacy Guard -->
692     <string name="privacy_guard_switch_label">Enable Privacy Guard</string>
693     <string name="privacy_guard_dlg_title">Enable Privacy Guard?</string>
694     <string name="privacy_guard_dlg_text">When Privacy Guard is enabled, the app will not be able to access personal data such as contacts, messages or call logs.</string>
695     <string name="privacy_guard_dlg_system_app_text">When enabling Privacy Guard for a built-in app, the app will not be able to access or provide personal data. This may cause other apps to misbehave.</string>
696     <string name="privacy_guard_default_title">Enabled by default</string>
697     <string name="privacy_guard_default_summary">Enable by default for newly-installed apps</string>
698     <string name="privacy_guard_manager_title">Privacy Guard</string>
699     <string name="privacy_guard_manager_summary">Manage which apps have access to your personal data</string>
700     <string name="privacy_guard_no_user_apps">No apps are installed</string>
701     <string name="privacy_guard_help_title">Help</string>
702     <string name="privacy_guard_reset_title">Reset</string>
703     <string name="privacy_guard_reset_text">Reset permissions?</string>
704     <string name="privacy_guard_help_text">In this screen you can choose which apps Privacy Guard should be active for by simply tapping on them. Selected apps will not be able to access your personal data such as contacts, messages or call logs. Long pressing an app\'s entry opens its app details screen.\n\nBuilt-in apps are not shown by default but can be revealed by selecting the respective menu option.</string>
705     <string name="privacy_guard_manager_show_system_apps">Show built-in apps</string>
706
707     <!-- Sizes for pattern lockscreen -->
708     <string name="lock_pattern_size_3">3x3</string>
709     <string name="lock_pattern_size_4">4x4</string>
710     <string name="lock_pattern_size_5">5x5</string>
711     <string name="lock_pattern_size_6">6x6</string>
712
713     <!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
714     <string name="lockpattern_settings_enable_error_path_title">Show pattern error</string>
715     <!-- Whether the dots will be drawn when using the lockscreen pattern -->
716     <string name="lockpattern_settings_enable_dots_title">Show pattern dots</string>
717
718     <!-- Lock screen vibrate settings -->
719     <string name="lockscreen_vibrate_enabled_title">Vibrate</string>
720     <string name="lockscreen_vibrate_enabled_head">Vibrate when unlocking</string>
721
722     <!-- Battery saver -->
723     <string name="battery_saver_threshold">Battery saver threshold</string>
724     <string name="battery_saver_summary">Reduce performance and limit background data</string>
725     <string name="battery_saver_summary_unavailable">Not available while charging</string>
726
727     <!-- Battery : Automatic performance profiles -->
728     <string name="autoperf_title">Enable per-app profiles</string>
729     <string name="autoperf_summary">Automatically choose an appropriate battery mode for various apps</string>
730     <string name="perf_profile_title">Battery mode</string>
731
732     <!-- Sound & notification > Sound section: Title for the option defining the default notification ringtone. [CHAR LIMIT=30] -->
733     <string name="notification_ringtone_title_cm">Notification ringtone</string>
734
735     <!-- Advanced reboot options -->
736     <string name="advanced_reboot_title">Advanced reboot</string>
737     <string name="advanced_reboot_summary">When unlocked, include options in the power menu for rebooting into recovery, bootloader or performing a soft reboot</string>
738
739     <string name="category_interface">Interface</string>
740     <!-- Expanded desktop -->
741     <string name="power_menu_expanded_desktop">Expanded desktop</string>
742     <string name="expanded_hide_nothing">Hide nothing</string>
743     <string name="expanded_hide_status">Hide status bar</string>
744     <string name="expanded_hide_navigation">Hide navigation bar</string>
745     <string name="expanded_hide_both">Hide both</string>
746     <string name="expanded_nothing_to_show">To add a custom per-app configuration for expanded state, set "Enabled for all" to the off position</string>
747     <string name="expanded_desktop_state">Expanded state</string>
748     <string name="expanded_enabled_for_all">Enabled for all</string>
749     <string name="expanded_user_configurable">User configurable</string>
750     <string name="expanded_desktop_style">Expanded desktop style</string>
751     <string name="expanded_desktop_style_description">Choose a default expanded desktop style</string>
752     <string name="expanded_desktop_title">Expanded desktop options</string>
753
754     <!-- Kill app long-press back -->
755     <string name="kill_app_longpress_back">Kill app back button</string>
756     <string name="kill_app_longpress_back_summary">Kill the foreground app by long-pressing the back button</string>
757
758     <!-- Show/Hide Search Bar -->
759     <string name="recents_show_searchbar">Show search bar in recents menu</string>
760     <string name="keywords_recents_show_searchbar">recent recents disable enable show hide search bar searchbar</string>
761
762     <!-- Voice Wakeup -->
763     <string name="voice_wakeup_settings_title">Voice wakeup</string>
764     <string name="voice_wakeup_retrain_title">Retrain your voice</string>
765     <string name="voice_wakeup_activity_title">Activity to launch</string>
766     <string name="voice_wakeup_default_activity">Google Now</string>
767
768     <string name="picker_activities">Activities</string>
769     <string name="select_custom_app_title">Select custom app</string>
770     <string name="select_custom_activity_title">Select custom activity</string>
771
772     <!-- Blacklist preferences -->
773     <string name="blacklist_title">Blocked caller list</string>
774     <string name="blacklist_edit_dialog_title">Edit blocked phone number</string>
775     <string name="blacklist_prefs">Settings</string>
776     <string name="blacklist_button_delete">Delete</string>
777     <string name="blacklist_empty_text">You don\'t have any blocked numbers. Add an entry by touching the Add (+) button.</string>
778     <string name="blacklist_disabled_empty_text">To prevent phone numbers from calling or messaging you, enable the blocked caller list.</string>
779     <string name="blacklist_summary_disabled">Disabled</string>
780     <string name="blacklist_summary">You will not receive incoming calls or messages from phone numbers on the blocked caller list</string>
781     <string name="blacklist_notify">Show notification</string>
782     <string name="blacklist_private_numbers_title">Private numbers</string>
783     <string name="blacklist_private_numbers_summary_disabled">Don\'t block calls from private numbers</string>
784     <string name="blacklist_private_numbers_summary">Block incoming <xliff:g id="type">%s</xliff:g> from private numbers</string>
785     <string name="blacklist_unknown_numbers_title">Unknown numbers</string>
786     <string name="blacklist_unknown_numbers_summary_disabled">Don\'t block calls or messages from numbers not in the contact list</string>
787     <string name="blacklist_unknown_numbers_summary">Block incoming <xliff:g id="type">%s</xliff:g> from numbers not in the contact list</string>
788     <string name="blacklist_summary_type_calls_only">calls</string>
789     <string name="blacklist_summary_type_messages_only">messages</string>
790     <string name="blacklist_summary_type_calls_and_messages">calls and messages</string>
791     <string name="blacklist_regex_title">Use wildcards</string>
792     <string name="blacklist_regex_summary">Use . as a wildcard and * for repetition. E.g. 123.* blocks numbers starting with 123 and .*123.* blocks numbers containing 123</string>
793     <string name="blacklist_policy_block_calls">Block incoming calls</string>
794     <string name="blacklist_policy_block_messages">Block incoming messages</string>
795     <string name="blacklist_bad_number_add">Unable to add invalid phone number to blocked caller list</string>
796
797     <!-- Blacklist management -->
798     <string name="remove_blacklist_number_title">Remove number</string>
799     <string name="remove_blacklist_entry">Do you want to remove this blocked phone number?</string>
800     <string name="select_contact">Select contact</string>
801
802     <!-- Sms security limit -->
803     <string name="app_security_title">App security</string>
804     <string name="sms_security_check_limit_title">SMS message limit</string>
805     <string name="sms_security_check_limit_summary">Display an alert dialog to prevent applications from sending SMS messages too frequently. Current limit: %d messages in 15 minutes</string>
806     <string name="sms_security_check_limit_default">30 (Default)</string>
807
808     <!-- Notification spamfilter -->
809     <string name="spam_added_title">Added %1$s</string>
810     <string name="spam_last_blocked_title">Last blocked %1$s</string>
811     <string name="block_notifications_title">Filter notifications</string>
812     <string name="block_notifications_summary">Manage ignored notifications and filters</string>
813     <string name="no_filters_title">No filters set</string>
814     <string name="app_ops_ignored_count">Denied <xliff:g id="count" example="2 times">%s</xliff:g></string>
815
816     <!-- Anonymous Statistics #CM -->
817     <!-- About device screen, list item title. Takes the user to the screen about opting in or out of anonymous statistics. -->
818     <string name="anonymous_statistics_title">CyanogenMod statistics</string>
819     <string name="anonymous_statistics_summary">Help make CyanogenMod better by opting into anonymous statistics reporting</string>
820     <string name="anonymous_statistics_warning_title">About</string>
821     <string name="anonymous_statistics_warning">Opting into CyanogenMod Statistics will allow non-personal data to be submitted to the
822         developers of CyanogenMod to track unique installations across devices. The information submitted includes an unique identifier,
823         which does not compromise your privacy or personal data. The data is submitted during each boot.\n\nFor an example of the data that is submitted, tap on Preview Data.</string>
824     <string name="enable_reporting_title">Enable reporting</string>
825     <string name="preview_data_title">Preview data</string>
826     <string name="view_stats_title">View stats</string>
827     <string name="anonymous_learn_more">Learn more</string>
828
829     <!-- Anonymous Statistics - Preview -->
830     <string name="preview_id_title">Unique ID</string>
831     <string name="preview_device_title">Device</string>
832     <string name="preview_version_title">Version</string>
833     <string name="preview_country_title">Country</string>
834     <string name="preview_carrier_title">Carrier</string>
835     <string name="stats_collection_title">Stats collection</string>
836     <string name="stats_collection_summary">When enabled, allows metrics collection.</string>
837
838     <!-- Protected apps lockpattern reset button -->
839     <string name="lockpattern_reset_button">Reset pattern</string>
840     <string name="lockpattern_settings_reset_summary">Enter primary email account and associated password to reset pattern lock</string>
841
842     <!-- Protected Apps -->
843     <string name="menu_hidden_apps_delete">Reset</string>
844     <string name="menu_hidden_apps_reset_lock">Reset pattern lock</string>
845     <string name="protected_apps">Protected apps</string>
846     <string name="saving_protected_components">Saving component state\u2026</string>
847     <string name="launch_app">Launch app</string>
848
849     <string name="pa_login_username_hint">Username (email)</string>
850     <string name="pa_login_password_hint">Password</string>
851     <string name="pa_login_submit_button">Sign in</string>
852     <string name="pa_login_checking_password">Checking account\u2026</string>
853     <string name="pa_login_incorrect_login">Login was incorrect</string>
854
855     <!-- Contributors cloud activity -->
856     <string name="contributors_cloud_fragment_title">Contributors</string>
857     <string name="contributors_cloud_loading_message">Loading contributors data\u2026</string>
858     <string name="contributors_cloud_failed_message">Cannot load contributors data</string>
859     <string name="contributor_info_menu">Contributor info</string>
860     <string name="contributor_info_msg">
861         <![CDATA[<b>Name:</b> <xliff:g id="name">%1$s</xliff:g><br/><br/>
862                  <b>Nick:</b> <xliff:g id="nick">%2$s</xliff:g><br/><br/>
863                  <b>Commits:</b> <xliff:g id="commits">%3$s</xliff:g>]]></string>
864     <string name="contributions_info_menu">Contributions info</string>
865     <string name="contributions_info_msg">
866         <![CDATA[<b>Total contributors:</b> <xliff:g id="total_contributors">%1$s</xliff:g><br/><br/>
867                  <b>Total commits:</b> <xliff:g id="total_commits">%2$s</xliff:g><br/><br/>
868                  <b>Last update:</b> <xliff:g id="date">%3$s</xliff:g>]]></string>
869
870     <string name="category_sounds">Sounds</string>
871     <string name="notification_manager">Notifications</string>
872     <string name="lockscreen_settings">Lock screen</string>
873     <string name="category_lights">Lights</string>
874     <string name="category_volume">Volume</string>
875     <string name="category_vibrate">Vibrate</string>
876     <string name="category_misc">Miscellaneous</string>
877     <string name="title_general">General</string>
878     <string name="advanced">Advanced</string>
879 </resources>