summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-12-19 02:36:22 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-12-19 04:49:28 +0200
commit17a4c79337978ece7c4ece33ab35448f8ee50475 (patch)
tree0c48f6d6069c7879b5d702aa2ad11d82b3278757
parent4b8a76aebe740f58f83e38fc8f1a3a5a55d6cebc (diff)
downloadpackages_apps_Settings-17a4c79337978ece7c4ece33ab35448f8ee50475.zip
packages_apps_Settings-17a4c79337978ece7c4ece33ab35448f8ee50475.tar.gz
packages_apps_Settings-17a4c79337978ece7c4ece33ab35448f8ee50475.tar.bz2
Settings: Cleanup ALL the strings
* Match cm-12.1 Change-Id: I7928655125f360de62c25313d01a228e7cd886b5
-rw-r--r--res/values/cm_arrays.xml7
-rw-r--r--res/values/cm_strings.xml78
2 files changed, 24 insertions, 61 deletions
diff --git a/res/values/cm_arrays.xml b/res/values/cm_arrays.xml
index ab8e8c3..ecd0355 100644
--- a/res/values/cm_arrays.xml
+++ b/res/values/cm_arrays.xml
@@ -74,13 +74,6 @@
<item>2</item>
</string-array>
- <!-- Values for profile trigger types -->
- <string-array name="profile_trigger_filters" translatable="false">
- <item>@string/profile_trigger_filter_all</item>
- <item>@string/profile_trigger_filter_wifi</item>
- <item>@string/profile_trigger_filter_bluetooth</item>
- </string-array>
-
<!-- Profile lock mode options. Do not translate. -->
<string-array name="profile_lockmode_entries" translatable="false">
<item>@string/profile_lockmode_default</item>
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index d0fc187..0e48036 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -30,7 +30,7 @@
<!-- Development shortcut -->
<string name="development_shortcut_title">Development shortcut</string>
- <string name="development_shortcut_summary">Enable application management shortcuts in recent apps list</string>
+ <string name="development_shortcut_summary">Enable app management shortcuts in recent apps list</string>
<!-- Setting checkbox title for root access -->
<string name="root_access">Root access</string>
@@ -87,10 +87,6 @@
<string name="profile_settings_title">Profile</string>
<string name="profile_empty_list_profiles_off">To configure and use system profiles, turn profiles on.</string>
<string name="profile_trigger_configure">Configure trigger</string>
- <string name="profile_triggers">Triggers</string>
- <string name="profile_trigger_filter_all">All triggers</string>
- <string name="profile_trigger_filter_wifi">Wi-Fi triggers</string>
- <string name="profile_trigger_filter_bluetooth">Bluetooth triggers</string>
<string name="profile_write_nfc_tag">Write to NFC tag</string>
<string name="profile_write_touch_tag">Touch tag to write</string>
<string name="profile_write_success">Tag successfully written</string>
@@ -114,16 +110,12 @@
<string name="profile_entries_no_override">No override</string>
<!-- Add Profile -->
- <string name="add_profile_dialog_title">Create new profile</string>
<string name="profile_name_title">Name</string>
- <string name="profile_profile_name_prompt">Enter a name for the new profile</string>
- <string name="menu_new_profile">New profile</string>
<string name="new_profile_name">&lt;new profile&gt;</string>
<!-- Rename Dialog -->
<string name="rename_dialog_title">Rename</string>
<string name="rename_dialog_message">Enter a new name</string>
- <string name="duplicate_profile_name">Duplicate profile name!</string>
<string name="duplicate_appgroup_name">Duplicate app group name!</string>
<string name="rename_dialog_hint">Enter profile name</string>
@@ -132,9 +124,7 @@
<string name="profile_reset_message">Delete all user created profiles and app groups and restore them to default?</string>
<!-- Delete confimation messages -->
- <string name="profile_delete_confirm">Delete this profile?</string>
<string name="profile_app_delete_confirm">Remove this app?</string>
- <string name="profile_cannot_delete">An active profile cannot be deleted</string>
<!-- Profile network mode -->
<string name="profile_networkmode_2g">2G</string>
@@ -146,7 +136,6 @@
<!-- Profile Config screen PreferenceGroup titles -->
<string name="profile_connectionoverrides_title">Connection overrides</string>
<string name="profile_volumeoverrides_title">Volume overrides</string>
- <string name="connection_state_disabled">Disable</string>
<string name="connection_state_enabled">Enable</string>
<string name="volume_override_summary">Set to %1$s/%2$s</string>
<string name="volume_override_summary_no_override">Do not override</string>
@@ -205,15 +194,14 @@
<string name="profile_brightness_override_checkbox_label">Override brightness</string>
<!-- Connection override toggles (not all are used at this time ) -->
- <string name="toggleWifi">Wi-Fi</string>
- <string name="toggleWifiAp">Portable Wi-Fi hotspot</string>
+ <string name="toggleWifi">Wi\u2011Fi</string>
+ <string name="toggleWifiAp">Portable Wi\u2011Fi hotspot</string>
<string name="toggleBluetooth">Bluetooth</string>
<string name="toggleGPS">GPS</string>
- <string name="toggleData">Mobile Data</string>
- <string name="toggleSync">Data Sync</string>
+ <string name="toggleData">Data connection</string>
+ <string name="toggleSync">Auto-sync data</string>
<string name="toggle2g3g">2G/3G</string>
<string name="toggle2g3g4g">2G/3G/4G</string>
- <string name="toggleWimax">WiMAX</string>
<string name="toggleNfc">NFC</string>
<!-- Wi-Fi region code -->
@@ -225,7 +213,6 @@
<!-- Profiles -->
<string name="profile_menu_delete_title">Delete</string>
- <string name="profile_menu_triggers_title">Modify triggers</string>
<string name="profile_action_none">Leave unchanged</string>
<string name="profile_action_system">System default</string>
<string name="profile_action_disable">Turn off</string>
@@ -234,7 +221,7 @@
<string name="profile_trigger_a2dp_connect">On A2DP connect</string>
<string name="profile_trigger_a2dp_disconnect">On A2DP disconnect</string>
- <string name="profile_tabs_wifi">Wi-Fi</string>
+ <string name="profile_tabs_wifi">Wi\u2011Fi</string>
<string name="profile_tabs_bluetooth">Bluetooth</string>
<string name="profile_tabs_nfc">NFC</string>
@@ -269,7 +256,7 @@
<string name="soundtone_summary" translatable="false">""</string>
<string name="no_bluetooth_triggers">No Bluetooth devices paired.\nTap to pair Bluetooth device before configuring triggers.</string>
- <string name="no_wifi_triggers">No Wi-Fi access points configured.\nTap to connect Wi-Fi before configuring triggers.</string>
+ <string name="no_wifi_triggers">No Wi\u2011Fi access points configured.\nTap to connect Wi\u2011Fi before configuring triggers.</string>
<string name="no_triggers_configured">No triggers configured. Tap to add more.</string>
<string name="no_triggers_configured_nfc">Tap to setup a new NFC trigger.</string>
@@ -281,7 +268,7 @@
<string name="navigation_bar_left_title">Left-handed mode</string>
<string name="navigation_bar_left_summary">Place the navigation bar on the left side of the screen in landscape mode</string>
<string name="navigation_bar_title">Buttons and layout</string>
- <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>
+ <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 defaults\' to reset the layout to default settings.</string>
<string name="navigation_restore_button_text">Restore\ndefaults</string>
<string name="navigation_edit_button_text">Edit</string>
<string name="navigation_save_button_text">Save</string>
@@ -346,7 +333,7 @@
<string name="adb_over_network">ADB over network</string>
<string name="adb_over_network_summary">Enable TCP/IP debugging over network interfaces (Wi\u2011Fi, USB networks). This setting is reset on reboot</string>
<!-- Warning for Adb over Network -->
- <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>
+ <string name="adb_over_network_warning">WARNING: When ADB over network is enabled, your phone is open for intrusions on all connected networks!\n\nOnly use this feature when you are connected on trusted networks.\n\nDo you really want to enable this function?</string>
<!-- Setting checkbox summary for displaying USB debugging notification -->
<string name="adb_notify">Debugging notify</string>
@@ -359,7 +346,7 @@
<string name="app_ops_categories_media">Media</string>
<string name="app_ops_categories_device">Device</string>
<string name="app_ops_categories_bootup">Bootup</string>
- <string name="app_ops_categories_su">Superuser</string>
+ <string name="app_ops_categories_su">Root access</string>
<!-- App ops permissions -->
<string name="app_ops_permissions_allowed">Allowed</string>
@@ -460,13 +447,9 @@
<string name="disable_navkeys_title">Enable on-screen nav bar</string>
<string name="disable_navkeys_summary">Enable on-screen navigation bar and disable hardware buttons</string>
- <!--- Advanced Settings -->
- <string name="advanced_settings">Advanced settings</string>
- <string name="advanced_settings_summary">Enable more settings options</string>
-
<!-- tap-to-sleep -->
<string name="double_tap_to_sleep_title">Double-tap to sleep</string>
- <string name="double_tap_to_sleep_summary">Double tap on the status bar to put the device to sleep</string>
+ <string name="double_tap_to_sleep_summary">Double-tap on the status bar to turn off the display</string>
<!-- Proximity wake -->
<string name="proximity_wake_title">Prevent accidental wake-up</string>
@@ -524,12 +507,10 @@
<!-- Display settings. Screen color. -->
<string name="screencolor">Screen color</string>
- <string name="screencolor_summary">Tune screen Hue, Saturation, Contrast and Intensity</string>
+ <string name="screencolor_summary">Tune screen hue, saturation, contrast or intensity</string>
<string name="custom_screencolor">Custom screen color</string>
<string name="screencolor_save">Save</string>
<string name="screencolor_cancel">Cancel</string>
- <string name="previous_str">Previous</string>
- <string name="new_str">New</string>
<string name="restore_preview">View default picture</string>
<string name="selectnewfile_menu">View new picture from Gallery</string>
<string name="selectfile_menu">View picture from Gallery</string>
@@ -541,7 +522,7 @@
<!-- LiveDisplay -->
<string name="live_display_title" translatable="false">LiveDisplay</string>
- <string name="live_display_summary">Optimize your screen based on time of day and ambient conditions to improve readibility and reduce eyestrain</string>
+ <string name="live_display_summary">Optimize your screen based on time of day and ambient conditions to improve readability and reduce eyestrain</string>
<string name="live_display_mode">Display mode</string>
<string name="live_display_color_temperature_title">Color temperature</string>
<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>
@@ -571,8 +552,8 @@
<string name="live_display_color_profile_basic_summary">Use the display uncalibrated</string>
<!-- Whether to display IME switcher notifcation -->
- <string name="ime_switcher_notify">Selector notification</string>
- <string name="ime_switcher_notify_summary">Display input method selector notification</string>
+ <string name="ime_switcher_notify">Selector icon</string>
+ <string name="ime_switcher_notify_summary">Display input method selector icon</string>
<!-- Heads up -->
<string name="heads_up_notifications">Heads up</string>
@@ -646,7 +627,7 @@
<!-- Sound settings, Charging sounds enable/disable, setting check box label -->
<string name="power_notifications_enable_title">Enable</string>
- <string name="power_notifications_enable_summary">Play a sound when connecting or disconnecting the charger</string>
+ <string name="power_notifications_enable_summary">Play a sound when connecting or disconnecting a power source</string>
<!-- Sound settings, Charging sounds vibrate enable/disable, setting check box label -->
<string name="power_notifications_vibrate_title">Vibrate</string>
<!-- Sound settings, Charging sounds ringtone selection, preference label -->
@@ -674,7 +655,7 @@
<string name="status_bar_am_pm_info">24-hour clock is enabled</string>
<string name="status_bar_am_pm_normal">Normal</string>
<string name="status_bar_am_pm_small">Small</string>
- <string name="status_bar_am_pm_hidden">Hidden (default)</string>
+ <string name="status_bar_am_pm_hidden">Hidden</string>
<!-- Status bar - Battery -->
<string name="status_bar_battery_style_title">Battery status style</string>
@@ -704,10 +685,6 @@
<string name="privacy_settings_cyanogenmod_category" translatable="false">CyanogenMod</string>
<!-- Privacy Guard -->
- <string name="privacy_guard_switch_label">Enable Privacy Guard</string>
- <string name="privacy_guard_dlg_title">Enable Privacy Guard?</string>
- <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>
- <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>
<string name="privacy_guard_default_title">Enabled by default</string>
<string name="privacy_guard_default_summary">Enable by default for newly-installed apps</string>
<string name="privacy_guard_manager_title">Privacy Guard</string>
@@ -722,20 +699,16 @@
<string name="privacy_guard_notification_title">Show notification</string>
<!-- Sizes for pattern lockscreen -->
- <string name="lock_pattern_size_3">3x3</string>
- <string name="lock_pattern_size_4">4x4</string>
- <string name="lock_pattern_size_5">5x5</string>
- <string name="lock_pattern_size_6">6x6</string>
+ <string name="lock_pattern_size_3" translatable="false">3 \u00d7 3</string>
+ <string name="lock_pattern_size_4" translatable="false">4 \u00d7 4</string>
+ <string name="lock_pattern_size_5" translatable="false">5 \u00d7 5</string>
+ <string name="lock_pattern_size_6" translatable="false">6 \u00d7 6</string>
<!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
<string name="lockpattern_settings_enable_error_path_title">Show pattern error</string>
<!-- Whether the dots will be drawn when using the lockscreen pattern -->
<string name="lockpattern_settings_enable_dots_title">Show pattern dots</string>
- <!-- Lock screen vibrate settings -->
- <string name="lockscreen_vibrate_enabled_title">Vibrate</string>
- <string name="lockscreen_vibrate_enabled_head">Vibrate when unlocking</string>
-
<!-- lock screen visualizer -->
<string name="lockscreen_visualizer_title">Display music visualizer</string>
@@ -750,7 +723,7 @@
<string name="perf_profile_title">Battery mode</string>
<!-- Sound & notification > Sound section: Title for the option defining the default notification ringtone. [CHAR LIMIT=30] -->
- <string name="notification_ringtone_title_cm">Notification ringtone</string>
+ <string name="notification_ringtone_title_cm">Notification tone</string>
<!-- Advanced reboot options -->
<string name="advanced_reboot_title">Advanced reboot</string>
@@ -763,10 +736,8 @@
<string name="expanded_hide_status">Hide status bar</string>
<string name="expanded_hide_navigation">Hide navigation bar</string>
<string name="expanded_hide_both">Hide both</string>
- <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>
- <string name="expanded_desktop_state">Expanded state</string>
+ <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>
<string name="expanded_enabled_for_all">Enabled for all</string>
- <string name="expanded_user_configurable">User configurable</string>
<string name="expanded_desktop_style">Expanded desktop style</string>
<string name="expanded_desktop_style_description">Choose a default expanded desktop style</string>
<string name="expanded_desktop_title">Expanded desktop options</string>
@@ -853,7 +824,7 @@
<string name="preview_country_title">Country</string>
<string name="preview_carrier_title">Carrier</string>
<string name="stats_collection_title">Stats collection</string>
- <string name="stats_collection_summary">When enabled, allows metrics collection.</string>
+ <string name="stats_collection_summary">When enabled, allows metrics collection</string>
<!-- Protected apps lockpattern reset button -->
<string name="lockpattern_reset_button">Reset pattern</string>
@@ -864,7 +835,6 @@
<string name="menu_hidden_apps_reset_lock">Reset pattern lock</string>
<string name="protected_apps">Protected apps</string>
<string name="saving_protected_components">Saving component state\u2026</string>
- <string name="launch_app">Launch app</string>
<string name="pa_login_username_hint">Username (email)</string>
<string name="pa_login_password_hint">Password</string>