diff options
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/arrays.xml | 52 | ||||
-rw-r--r-- | res/values/bools.xml | 3 | ||||
-rwxr-xr-x | res/values/dimens.xml | 2 | ||||
-rw-r--r-- | res/values/strings.xml | 208 | ||||
-rw-r--r-- | res/values/styles.xml | 2 |
5 files changed, 228 insertions, 39 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 482830c..3f2fc23 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -101,6 +101,38 @@ <item>1800000</item> </string-array> + <!-- Display settings. The delay in inactivity before the dream is shown. These are shown in a list dialog. --> + <string-array name="dream_timeout_entries"> + <item>Never</item> + <item>15 seconds</item> + <item>30 seconds</item> + <item>1 minute</item> + <item>2 minutes</item> + <item>5 minutes</item> + <item>10 minutes</item> + <item>30 minutes</item> + </string-array> + + <!-- Do not translate. --> + <string-array name="dream_timeout_values" translatable="false"> + <!-- Do not translate. --> + <item>0</item> + <!-- Do not translate. --> + <item>15000</item> + <!-- Do not translate. --> + <item>30000</item> + <!-- Do not translate. --> + <item>60000</item> + <!-- Do not translate. --> + <item>120000</item> + <!-- Do not translate. --> + <item>300000</item> + <!-- Do not translate. --> + <item>600000</item> + <!-- Do not translate. --> + <item>1800000</item> + </string-array> + <!-- Security settings. The delay after screen is turned off until device locks. These are shown in a list dialog. --> <string-array name="lock_after_timeout_entries"> @@ -137,6 +169,26 @@ <item>1800000</item> </string-array> + <string-array name="entries_font_size"> + <item>Extremely Small</item> + <item>Extra Small</item> + <item>Small</item> + <item>Normal</item> + <item>Large</item> + <item>Extra Large</item> + <item>Extremely Large</item> + </string-array> + + <string-array name="entryvalues_font_size"> + <item>0.70</item> + <item>0.85</item> + <item>0.95</item> + <item>1.0</item> + <item>1.05</item> + <item>1.15</item> + <item>1.30</item> + </string-array> + <!-- TTS settings --> <!-- Default speech rate choices --> diff --git a/res/values/bools.xml b/res/values/bools.xml index f4a95f3..3d5c380 100644 --- a/res/values/bools.xml +++ b/res/values/bools.xml @@ -22,4 +22,7 @@ <bool name="has_dock_settings">false</bool> <!-- Whether there is a silent mode checkbox --> <bool name="has_silent_mode">true</bool> + <!-- Whether the power control widget is enabled for this device. Should be overridden for + specific product builds. --> + <bool name="has_powercontrol_widget">true</bool> </resources> diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 418121b..dd0cb60 100755 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -20,4 +20,6 @@ <dimen name="vpn_connect_input_box_label_width">90sp</dimen> <dimen name="device_memory_usage_button_width">16dip</dimen> <dimen name="device_memory_usage_button_height">32dip</dimen> + <dimen name="data_usage_chart_height">220dip</dimen> + <dimen name="action_bar_switch_padding">16dip</dimen> </resources> diff --git a/res/values/strings.xml b/res/values/strings.xml index c34b05f..ede8799 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -24,6 +24,16 @@ <!-- Device Info screen. Used for a status item's value when the proper value is not known --> <string name="device_info_default">Unknown</string> + <!-- Category headings in left-pane header menu --> <skip /> + <!-- Settings main menu category heading. Wireless and networks (Wi-Fi, Bluetooth, data usage...). [CHAR LIMIT=40] --> + <string name="header_category_wireless_networks">WIRELESS & NETWORKS</string> + <!-- Settings main menu category heading. Device (Sound, display, battery, applications...). [CHAR LIMIT=40] --> + <string name="header_category_device">DEVICE</string> + <!-- Settings main menu category heading. Personal (Accounts, security, language, backup...). [CHAR LIMIT=40] --> + <string name="header_category_personal">PERSONAL</string> + <!-- Settings main menu category heading. System (Updates, data, accessibility, about phone). [CHAR LIMIT=40] --> + <string name="header_category_system">SYSTEM</string> + <!-- Phone info --> <!-- Phone Info screen. Button label to turn on the radio . Only shown in diagnostic screen, so precise translation is not needed. --> <string name="turn_on_radio">Turn on radio</string> @@ -514,8 +524,8 @@ <string name="airplane_mode_turning_on">Disabling wireless connections\u2026</string> <!-- Wireless controls settings screen, setting option summary text as airplane mode is being disabled (so it is re-enabling all the wireless conenctions) --> <string name="airplane_mode_turning_off">Enabling wireless connections\u2026</string> - <!-- Main Settings screen settings title for things like Wi-Fi, bluetooth, airplane mode. This will take you to another screen with those settings. --> - <string name="radio_controls_title">Wireless & networks</string> + <!-- Main Settings screen settings title for things like airplane mode, tethering, NFC, VPN. This will take you to another screen with those settings. --> + <string name="radio_controls_title">More\u2026</string> <!-- Wireless Settings screen title for things like Wi-Fi, bluetooth, airplane mode. --> <string name="wireless_networks_settings_title">Wireless & networks</string> <!-- Main Settings screen settings summary text for the "Wireless controls" setting --> @@ -598,10 +608,10 @@ <string name="owner_info_settings_summary"></string> <!-- Hint text shown in owner info edit text [CHAR LIMIT=50] --> <string name="owner_info_settings_edit_text_hint">Enter text to display on the lock screen</string> - <!-- Main Settings screen setting option title for the item to take you the security and location screen --> - <string name="security_settings_title">Location & security</string> - <!-- Location & security settings screen title --> - <string name="location_security_settings_title">Location & security settings</string> + <!-- Main Settings screen setting option title for the item to take you to the location screen --> + <string name="location_settings_title">Location services</string> + <!-- Main Settings screen setting option title for the item to take you to the security screen --> + <string name="security_settings_title">Security</string> <!-- Main Settings screen setting option summary text for the item tot ake you to the security and location screen --> <string name="security_settings_summary">Set My Location, screen unlock, SIM card lock, credential storage lock</string> <!-- Main Settings screen setting option summary text for the item to take you to the CDMA security and location screen --> @@ -753,8 +763,8 @@ <!-- Title for preference that guides the user through creating an unlock password [CHAR LIMIT=45] --> <string name="unlock_set_unlock_password_summary">Require a password to unlock the screen</string> - <!-- Summary for preference that has been disabled by DevicePolicyAdmin [CHAR LIMIT=50] --> - <string name="unlock_set_unlock_disabled_summary">Disabled by administrator or encryption policy</string> + <!-- Summary for preference that has been disabled by because of the DevicePolicyAdmin, or because device encryption is enabled, or because there are credentials in the credential storage [CHAR LIMIT=50] --> + <string name="unlock_set_unlock_disabled_summary">Disabled by administrator, encryption policy, or credential storage</string> <!-- Summary for "Configure lockscreen" when lock screen is off [CHAR LIMIT=45] --> <string name="unlock_set_unlock_mode_off">Off</string> @@ -884,9 +894,9 @@ <!-- Bluetooth settings check box summary for turning on bluetooth --> <string name="bluetooth_quick_toggle_summary">Turn on Bluetooth</string> <!--Used as title on second screen after selecting Bluetooth settings --> - <string name="bluetooth_settings">Bluetooth settings</string> + <string name="bluetooth_settings">Bluetooth</string> <!--Wireless controls screen, settings title for the item to take you to the bluetooth settings screen --> - <string name="bluetooth_settings_title">Bluetooth settings</string> + <string name="bluetooth_settings_title">Bluetooth</string> <!--Wireless controls screen, settings summary for the item tot ake you to the bluetooth settings screen --> <string name="bluetooth_settings_summary">Manage connections, set device name & discoverability</string> @@ -946,6 +956,15 @@ <string name="bluetooth_device_context_disconnect_unpair">Disconnect & unpair</string> <!-- 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. --> <string name="bluetooth_device_context_connect_advanced">Options\u2026</string> + <!-- Bluetooth settings. Menu option to Bluetooth advanced settings [CHAR LIMIT=20]--> + <string name="bluetooth_menu_advanced">Advanced</string> + <!-- Bluetooth settings. Title of the advanced bluetooth settings screen [CHAR LIMIT=30]--> + <string name="bluetooth_advanced_titlebar">Advanced Bluetooth</string> + <!-- Bluetooth Advanced settings. Used as a label under the shortcut icon that goes to Bluetooth advanced settings. [CHAR LIMIT=20]--> + <string name="bluetooth_advanced_settings_label">Advanced Bluetooth</string> + <!-- Bluetooth settings. Text displayed when Bluetooth is off and device list is empty [CHAR LIMIT=50]--> + <string name="bluetooth_empty_list_bluetooth_off">Turn on bluetooth to see available devices</string> + <!-- 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. --> <string name="bluetooth_connect_specific_profiles_title">Connect to\u2026</string> @@ -1041,16 +1060,18 @@ <string name="wifi_quick_toggle_title">Wi-Fi</string> <!-- Used in the 1st-level settings screen as the turn-on summary --> <string name="wifi_quick_toggle_summary">Turn on Wi-Fi</string> - <!-- Used in the 1st-level settings screen to go to the 2nd-level settings screen --> - <string name="wifi_settings">Wi-Fi settings</string> + <!-- Used in the 1st-level settings screen to go to the 2nd-level settings screen [CHAR LIMIT=20]--> + <string name="wifi_settings">Wi-Fi</string> <!-- Title of the Wi-fi settings screen --> <string name="wifi_settings_category">Wi-Fi settings</string> + <!-- Title of the Wi-fi settings entry in the left top level menu --> + <string name="wifi_settings_title">Wi-Fi</string> <!-- Summary text of the Wi-fi settings screen --> <string name="wifi_settings_summary">Set up & manage wireless access points</string> <!-- Summary text when turning Wi-Fi or bluetooth on --> - <string name="wifi_starting">Turning on\u2026</string> + <string name="wifi_starting">Turning on Wi-Fi\u2026</string> <!-- Summary text when turning Wi-Fi or bluetooth off --> - <string name="wifi_stopping">Turning off\u2026</string> + <string name="wifi_stopping">Turning off Wi-Fi\u2026</string> <!-- Summary text when Wi-Fi or bluetooth has error --> <string name="wifi_error">Error</string> <!-- Toast message when Wi-Fi or bluetooth is disallowed in airplane mode --> @@ -1069,8 +1090,8 @@ <string name="wifi_setting_sleep_policy_summary_wifi_only">Specify when to disconnect from Wi-Fi</string> <!-- Generic error message when the sleep policy could not be set. --> <string name="wifi_setting_sleep_policy_error">There was a problem changing the setting</string> - <!-- Action message to manually add a wifi network --> - <string name="wifi_add_network">Add Wi-Fi network</string> + <!-- Action bar text message to manually add a wifi network [CHAR LIMIT=20]--> + <string name="wifi_add_network">Add network</string> <!-- Header for the list of wifi networks--> <string name="wifi_access_points">Wi-Fi networks</string> <!-- Menu option to scan Wi-Fi networks --> @@ -1083,6 +1104,8 @@ <string name="wifi_menu_forget">Forget network</string> <!-- Menu option to modify a Wi-Fi network configuration --> <string name="wifi_menu_modify">Modify network</string> + <!-- Wi-Fi settings. text displayed when WiFi is off and network list is empty [CHAR LIMIT=50]--> + <string name="wifi_empty_list_wifi_off">Turn on wifi to see available networks</string> <!-- Dialog for Access Points --> <skip /> <!-- Label for network setup [CHAR LIMIT=50] --> @@ -1175,8 +1198,9 @@ <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's current IP address. --> <string name="wifi_advanced_ip_address_title">IP address</string> - <string name="wifi_ip_settings_titlebar">IP settings</string> - <!-- Menu ietm to save the IP settings --> + <!-- Wifi Advanced settings. Used as a label under the shortcut icon that goes to Wifi advanced settings. [CHAR LIMIT=20]--> + <string name="wifi_advanced_settings_label">IP settings</string> + <!-- Menu item to save the IP settings --> <string name="wifi_ip_settings_menu_save">Save</string> <!-- Menu ietm to cancel the IP settings --> <string name="wifi_ip_settings_menu_cancel">Cancel</string> @@ -1457,8 +1481,30 @@ <string name="screen_timeout">Timeout</string> <!-- Sound & display settings screen, setting option summary to change screen timeout --> <string name="screen_timeout_summary">Screen turns off automatically after <xliff:g id="timeout_description">%1$s</xliff:g></string> + <!-- Wallpaper settings title [CHAR LIMIT=30] --> + <string name="wallpaper_settings_title">Wallpaper</string> + <!-- Display settings screen, trigger for screen saver options --> + <string name="dream_settings_title">Android Dreams</string> + <!-- Display settings screen, summary for screen saver options --> + <string name="dream_settings_summary">Screen savers and other idle diversions</string> + <!-- Screen saver settings, setting option name to select a module --> + <string name="dream_component_title">Selected dream</string> + <!-- Screen saver settings, setting option name to change activation timeout --> + <string name="dream_timeout_title">When to activate</string> + <!-- Screen saver settings, setting option summary to change activation timeout --> + <string name="dream_timeout_summary">After <xliff:g id="timeout_description">%1$s</xliff:g> spent idle</string> + <!-- Screen saver settings, setting option summary to change activation timeout, shown when disabled --> + <string name="dream_timeout_zero_summary">Never</string> + <!-- Screen saver settings, button allowing the user to test/try the current module --> + <string name="dream_test">Try it!</string> <!-- Sound & display settings screen, setting option name to change whether the screen adjusts automatically based on lighting conditions --> <string name="automatic_brightness">Automatic brightness</string> + <!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size --> + <string name="title_font_size">Font size</string> + <!-- [CHAR LIMIT=40] Sound & display settings screen, setting option summary to change font size --> + <string name="summary_font_size">Overall size of fonts</string> + <!-- [CHAR LIMIT=40] Sound & display settings screen, title of dialog for picking font size --> + <string name="dialog_title_font_size">Select font size</string> <!-- SIM lock settings title --> <string name="sim_lock_settings">SIM card lock settings</string> @@ -1903,6 +1949,10 @@ <!-- Tethering help button - calls up a web view with general tethering info --> <string name="tethering_help_button_text">Help</string> + <!-- Wireless controls, header for the general category (airplane mode, VPN, NFC, tethering...) [CHAR LIMIT=40]--> + <string name="wireless_category_general">General</string> + <!-- Wireless controls, header for the mobile networks category (4G/ network operator...) [CHAR LIMIT=40]--> + <string name="wireless_category_mobile_networks">Mobile networks</string> <!-- Wireless controls, item title to go into the network settings --> <string name="network_settings_title">Mobile networks</string> <!-- Wireless controls, the item summary for the user to go into the network settings --> @@ -2111,6 +2161,10 @@ from unknown sources. You agree that you are solely responsible for any damage to your phone or loss of data that may result from using these applications.</string> + <!-- Applications settings screen, setting check box title. If checked, applications show more settings options. --> + <string name="advanced_settings">Advanced settings</string> + <!-- Applications settings screen, setting check box summary. This is the summary for "Advanced settings" checkbox --> + <string name="advanced_settings_summary">Enable more settings options.</string> <!-- 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 --> <string name="application_info_label">Application info</string> <!-- Manage applications, individual application info screen, section heading for stuff relating to an app's storage settings. --> @@ -2403,8 +2457,10 @@ found in the list of installed applications.</string> <!-- User dictionary settings --><skip /> <!-- User dictionary settings, The titlebar text of the User dictionary settings screen. --> <string name="user_dict_settings_titlebar">User dictionary</string> - <!-- User dictionary settings, The title of the list item to go into the User dictionary settings screen. --> - <string name="user_dict_settings_title">User dictionary</string> + <!-- User dictionary settings, The title of the list item to go into the User dictionary settings screen when there is only one user dictionary. --> + <string name="user_dict_single_settings_title">User dictionary</string> + <!-- User dictionary settings, The title of the list item to go into the User dictionary list when there are several user dictionaries. --> + <string name="user_dict_multiple_settings_title">Manage user dictionaries</string> <!-- User dictionary settings. The summary of the listem item to go into the User dictionary settings screen. --> <string name="user_dict_settings_summary">""</string> <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. --> @@ -2421,6 +2477,8 @@ found in the list of installed applications.</string> <string name="user_dict_settings_empty_text" product="tablet">You do not have any words in the user dictionary. You can add a word by touching the Add ( + ) button.</string> <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary [CHAR LIMIT=200] --> <string name="user_dict_settings_empty_text" product="default">You do not have any words in the user dictionary. You can add a word through the menu.</string> + <!-- User dictionary settings. The text to show to describe the dictionary common to all languages --> + <string name="user_dict_settings_all_languages">All languages</string> <!-- 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" --> <string name="testing">Testing</string> @@ -2603,6 +2661,9 @@ found in the list of installed applications.</string> <!-- Accessibility settings: power button behavior summary text --> <string name="accessibility_power_button_ends_call_summary">During a call, pressing Power ends call instead of turning off screen</string> + <!-- Accessibility settings: button for lauching settings for an accessibility service --> + <string name="settings_button">Settings</string> + <!-- Setting interaction category [CHAR LIMIT=35] --> <string name="touchscreen_gestures_category">Touchscreen gestures</string> <!-- Title for setting the long-press timeout [CHAR LIMIT=35] --> @@ -2854,6 +2915,14 @@ found in the list of installed applications.</string> <string name="tts_engine_name_is_enabled_summary"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> is enabled</string> <!-- On main TTS Settings screen, text preceded by the TTS engine name to indicate the engine cannot be used by the user --> <string name="tts_engine_name_is_disabled_summary"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> is disabled</string> + <!-- On the main TTS settings screen, text for a divider under which + the engine specific settings and the "engine install data" option + are listed [CHAR LIMIT=30]--> + <string name="tts_engine_settings_section">Engine settings</string> + <!-- Title for a preference in the main TTS settings screen, which + launches the settings screen for a given TTS engine when clicked + [CHAR LIMIT=30]--> + <string name="tts_engine_settings_title">Settings for <xliff:g id="tts_engine_name">%s</xliff:g></string> <!-- On Pico TTS Settings screen, text to mark the section for the various languages and voices that are available --> <string name="pico_languages_and_voices">Languages and voices</string> <!-- On Pico TTS Settings screen, text to mark a voice as installed --> @@ -3016,10 +3085,6 @@ found in the list of installed applications.</string> <!-- Title of preference group for credential storage settings [CHAR LIMIT=30] --> <string name="credentials_title">Credential storage</string> - <!-- Title of preference to enable/dislable access to credential storage [CHAR LIMIT=30] --> - <string name="credentials_access">Use secure credentials</string> - <!-- Summary of preference to enable/dislable access to credential storage [CHAR LIMIT=NONE] --> - <string name="credentials_access_summary">Allow applications to access secure certificates and other credentials</string> <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] --> <string name="credentials_install" product="nosdcard">Install from storage</string> <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] --> @@ -3028,31 +3093,19 @@ found in the list of installed applications.</string> <string name="credentials_install_summary" product="nosdcard">Install certificates from storage</string> <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=NONE] --> <string name="credentials_install_summary" product="default">Install certificates from SD card</string> - <!-- Title of preference to set the password for credential storage [CHAR LIMIT=30] --> - <string name="credentials_set_password">Set password</string> - <!-- Summary of preference to set the password for credential storage [CHAR LIMIT=NONE] --> - <string name="credentials_set_password_summary">Set or change the password for credential storage</string> <!-- Title of preference to reset credential storage [CHAR LIMIT=30] --> <string name="credentials_reset">Clear credentials</string> <!-- Summary of preference to reset credential storage [CHAR LIMIT=NONE] --> - <string name="credentials_reset_summary">Remove all the contents and reset the password</string> + <string name="credentials_reset_summary">Remove all certificates</string> <!-- Title of dialog to enable credential storage [CHAR LIMIT=30] --> <string name="credentials_unlock">Enter password</string> <!-- Description of dialog to enable credential storage [CHAR LIMIT=NONE] --> <string name="credentials_unlock_hint">Enter the password for credential storage.</string> - <!-- Description of dialog to set the password for credential storage [CHAR LIMIT=NONE] --> - <string name="credentials_password_hint">Set the password for credential storage. It must have at least 8 characters.</string> <!-- Description of the input box for the old password [CHAR LIMIT=30] --> <string name="credentials_old_password">Current password:</string> - <!-- Description of the input box for the new password [CHAR LIMIT=30] --> - <string name="credentials_new_password">New password:</string> - <!-- Description of the input box to confirm the new password [CHAR LIMIT=30] --> - <string name="credentials_confirm_password">Confirm new password:</string> <!-- Description of dialog to reset credential storage [CHAR LIMIT=NONE] --> - <string name="credentials_reset_hint">All the contents will be removed, and the password will be reset. Are you sure about that?</string> - <!-- Error message [CHAR LIMIT=NONE] --> - <string name="credentials_passwords_mismatch">Passwords do not match.</string> + <string name="credentials_reset_hint">All the contents will be removed. Are you sure about that?</string> <string name="credentials_password_too_short">The password must have at least 8 characters.</string> <!-- Error message [CHAR LIMIT=NONE] --> <string name="credentials_wrong_password">Incorrect password.</string> @@ -3062,8 +3115,12 @@ found in the list of installed applications.</string> <string name="credentials_reset_warning_plural">Incorrect password. You have <xliff:g id="number" example="5">%1$d</xliff:g> more chances before credential storage is erased.</string> <!-- Toast message [CHAR LIMIT=30] --> <string name="credentials_erased">Credential storage is erased.</string> + <!-- Toast message [CHAR LIMIT=30] when credential storage containing private keys and certificates could not be erased (opposite of string credentials_erased) --> + <string name="credentials_not_erased">Credential storage could not be erased.</string> <!-- Toast message [CHAR LIMIT=30] --> <string name="credentials_enabled">Credential storage is enabled.</string> + <!-- Description of dialog to explain that a lock screen password is required to use credential storage [CHAR LIMIT=NONE] --> + <string name="credentials_configure_lock_screen_hint">You must set a lock screen PIN or password before you can use credential storage. Would you like to do that now?</string> <!-- Sound settings screen, setting check box label --> <string name="emergency_tone_title">Emergency tone</string> @@ -3346,4 +3403,79 @@ found in the list of installed applications.</string> <string name="hdcp_checking_title">HDCP checking</string> <!-- HDCP checking dialog title, used for debug purposes only. [CHAR LIMIT=25] --> <string name="hdcp_checking_dialog_title">Set HDCP checking behavior</string> + + <!-- Activity title for network data usage summary. [CHAR LIMIT=25] --> + <string name="data_usage_summary_title">Data usage</string> + <!-- Title for option to pick visible time range from a list available usage periods. [CHAR LIMIT=25] --> + <string name="data_usage_cycle">Data usage cycle</string> + <!-- Title for checkbox menu option to show 4G mobile data usage separate from other mobile data usage. [CHAR LIMIT=32] --> + <string name="data_usage_menu_split_4g">Split 4G usage</string> + <!-- Title for checkbox menu option to show Wi-Fi data usage. [CHAR LIMIT=32] --> + <string name="data_usage_menu_show_wifi">Show Wi-Fi usage</string> + <!-- Title for option to change data usage cycle day. [CHAR LIMIT=32] --> + <string name="data_usage_change_cycle">Change cycle\u2026</string> + <!-- Body of dialog prompting user to change numerical day of month that data usage cycle should reset. [CHAR LIMIT=64] --> + <string name="data_usage_pick_cycle_day">Day of month to reset data usage cycle:</string> + + <!-- Checkbox label that will disable mobile network data connection when user-defined limit is reached. [CHAR LIMIT=32] --> + <string name="data_usage_disable_mobile_limit">Disable mobile data at limit</string> + <!-- Checkbox label that will disable 4G network data connection when user-defined limit is reached. [CHAR LIMIT=32] --> + <string name="data_usage_disable_4g_limit">Disable 4G data at limit</string> + <!-- Checkbox label that will disable 2G-3G network data connection when user-defined limit is reached. [CHAR LIMIT=32] --> + <string name="data_usage_disable_3g_limit">Disable 2G-3G data at limit</string> + + <!-- Tab title for showing Wi-Fi data usage. [CHAR LIMIT=10] --> + <string name="data_usage_tab_wifi">Wi-Fi</string> + <!-- Tab title for showing combined mobile data usage. [CHAR LIMIT=10] --> + <string name="data_usage_tab_mobile">Mobile</string> + <!-- Tab title for showing 4G data usage. [CHAR LIMIT=10] --> + <string name="data_usage_tab_4g">4G</string> + <!-- Tab title for showing 2G and 3G data usage. [CHAR LIMIT=10] --> + <string name="data_usage_tab_3g">2G-3G</string> + + <!-- Toggle switch title for enabling all mobile data network connections. [CHAR LIMIT=32] --> + <string name="data_usage_enable_mobile">Mobile data</string> + <!-- Toggle switch title for enabling 2G and 3G data network connections. [CHAR LIMIT=32] --> + <string name="data_usage_enable_3g">2G-3G data</string> + <!-- Toggle switch title for enabling 4G data network connection. [CHAR LIMIT=32] --> + <string name="data_usage_enable_4g">4G data</string> + + <!-- Button title for launching application-specific data usage settings. [CHAR LIMIT=32] --> + <string name="data_usage_app_settings">View application settings</string> + <!-- Checkbox label that restricts background data usage of a specific application. [CHAR LIMIT=32] --> + <string name="data_usage_app_restrict_background">Restrict background data usage</string> + <!-- Summary message for checkbox that restricts background data usage of a specific application. [CHAR LIMIT=64] --> + <string name="data_usage_app_restrict_background_summary">Only allow application background data when using an unlimited network</string> + <!-- Title of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=48] --> + <string name="data_usage_app_restrict_dialog_title">Restricting background data</string> + <!-- Body of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=NONE] --> + <string name="data_usage_app_restrict_dialog">This feature may negatively impact applications which depend on background data usage.\n\nMore appropriate data usage controls may be found within this application\'s settings.</string> + + <!-- Title of dialog for editing data usage cycle reset date. [CHAR LIMIT=48] --> + <string name="data_usage_cycle_editor_title">Usage cycle reset date</string> + <!-- Subtitle of dialog for editing data usage cycle reset date. [CHAR LIMIT=32] --> + <string name="data_usage_cycle_editor_subtitle">Date of each month:</string> + <!-- Positive button title for data usage cycle editor, confirming that changes should be saved. [CHAR LIMIT=32] --> + <string name="data_usage_cycle_editor_positive">set</string> + + <!-- Title of dialog shown before user limits data usage. [CHAR LIMIT=48] --> + <string name="data_usage_limit_dialog_title">Limiting data usage</string> + <!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] --> + <string name="data_usage_limit_dialog_mobile">Your mobile data connection will be disabled when the specified limit is reached.\n\nTo avoid overage charges, consider using a reduced limit, as device and carrier accounting methods may vary.</string> + <!-- Body of dialog shown before user limits 3G data usage. [CHAR LIMIT=NONE] --> + <string name="data_usage_limit_dialog_3g">Your 2G-3G data connection will be disabled when the specified limit is reached.\n\nTo avoid overage charges, consider using a reduced limit, as device and carrier accounting methods may vary.</string> + <!-- Body of dialog shown before user limits 4G data usage. [CHAR LIMIT=NONE] --> + <string name="data_usage_limit_dialog_4g">Your 4G data connection will be disabled when the specified limit is reached.\n\nTo avoid overage charges, consider using a reduced limit, as device and carrier accounting methods may vary.</string> + + <!-- Title of dialog shown when 2G-3G data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] --> + <string name="data_usage_disabled_dialog_3g_title">2G-3G data disabled</string> + <!-- Title of dialog shown when 4G data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] --> + <string name="data_usage_disabled_dialog_4g_title">4G data disabled</string> + <!-- Title of dialog shown when mobile data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] --> + <string name="data_usage_disabled_dialog_mobile_title">Mobile data disabled</string> + <!-- Body of dialog shown when data usage has exceeded limit and has been disabled. [CHAR LIMIT=NONE] --> + <string name="data_usage_disabled_dialog">The specified data usage limit has been reached.\n\nAdditional data use may incur carrier charges.</string> + <!-- Dialog button indicating that data connection should be re-enabled. [CHAR LIMIT=28] --> + <string name="data_usage_disabled_dialog_enable">re-enable data</string> + </resources> diff --git a/res/values/styles.xml b/res/values/styles.xml index 1a6380f..e2d7fe2 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -83,7 +83,7 @@ </style> <style name="wifi_item"> - <item name="android:layout_width">match_parent</item> + <item name="android:layout_width">200dip</item> <item name="android:layout_height">wrap_content</item> <item name="android:layout_marginTop">8dip</item> <item name="android:layout_marginLeft">16dip</item> |