Change-Id: Id521c1c999705e1a6c92ede5ccf5cc656ccf24ec Signed-off-by: Shubham Singh <coolsks94@gmail.com> Signed-off-by: SagarMakhar <sagarmakhar@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
360 lines
20 KiB
XML
360 lines
20 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Copyright (C) 2019 CherishOS
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<!-- App Title -->
|
|
<string name="cherish_settings_title">Cherish Settings</string>
|
|
|
|
<!-- Categories -->
|
|
<string name="button_title">Buttons</string>
|
|
<string name="button_summary">Hardware keys, Navigation bar</string>
|
|
<string name="gestures_title">Gestures</string>
|
|
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
|
|
<string name="lockscreen_title">Lock screen</string>
|
|
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
|
|
<string name="misc_title">Miscellaneous</string>
|
|
<string name="misc_summary">Gaming mode, volume controls</string>
|
|
<string name="animations_title">Animations</string>
|
|
<string name="animations_summary">System animations</string>
|
|
<string name="powermenu_title">Power menu</string>
|
|
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
|
|
<string name="theme_title">Themes</string>
|
|
<string name="theme_summary">System theme, rounded, switch theme</string>
|
|
<string name="quicksettings_title">Quick Settings</string>
|
|
<string name="quicksettings_summary">Tile layout, blur</string>
|
|
<string name="recents_title">Recents apps</string>
|
|
<string name="recents_summary">Slim recents</string>
|
|
<string name="statusbar_title">Status bar</string>
|
|
<string name="statusbar_summary">Clock, carrier, status icons</string>
|
|
<string name="volume_title">Volume rockers</string>
|
|
<string name="volume_summary">Volume rockers</string>
|
|
<string name="notifications_title">Notifications</string>
|
|
<string name="notifications_summary">Battery light, notifications header</string>
|
|
<string name="about_summary">Learn more about CherishOS</string>
|
|
<string name="device_part_title">Device features</string>
|
|
<string name="qs_category">QS category</string>
|
|
<string name="navbar_title">Navigation bar</string>
|
|
<string name="volume_keys_title">Volume keys</string>
|
|
|
|
<!-- General strings -->
|
|
<string name="ok">OK</string>
|
|
<string name="reset">Reset</string>
|
|
<string name="cancel">Cancel</string>
|
|
<string name="save">Save</string>
|
|
<string name="default_string">Default</string>
|
|
<string name="disabled">Disabled</string>
|
|
|
|
<!-- Color Picker -->
|
|
<string name="dialog_color_picker">Color Picker</string>
|
|
<string name="press_color_to_apply">Press on color below to apply</string>
|
|
<string name="arrow_right">→</string>
|
|
<string name="arrow_down">↓</string>
|
|
<string name="hex">Hex:</string>
|
|
<string name="hex_hint">#ff000000</string>
|
|
<string name="set">Set</string>
|
|
<string name="color_default">Default</string>
|
|
<string name="led_color_green">Green</string>
|
|
<string name="led_color_red">Red</string>
|
|
|
|
<!-- QS settings -->
|
|
<string name="qs_title">Quick settings</string>
|
|
|
|
<!-- QuickSettings haptic feedback -->
|
|
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
|
|
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
|
|
|
|
<!-- Lockscreen shortcuts -->
|
|
<string name="ls_category">Lockscreen Items</string>
|
|
<string name="ls_tuner">Enable Lockscreen tuner</string>
|
|
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
|
|
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
|
|
|
|
<!-- Lockscreen icons -->
|
|
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
|
|
|
|
<!-- Statusbar Items -->
|
|
<string name="sb_icons">Statusbar Icons</string>
|
|
<string name="statusbar_items_category">Statusbar items</string>
|
|
|
|
<!-- Status bar - icons -->
|
|
<string name="status_bar_icons_title">Status bar icons</string>
|
|
|
|
<!-- Lock screen visualizer -->
|
|
<string name="visualizer_title">Display music visualizer</string>
|
|
|
|
<!-- Power menu and dialogs opacity -->
|
|
|
|
<!-- AOKP custom system animations -->
|
|
|
|
<!-- Power menu Animations -->
|
|
<string name="power_menu_animation">Power menu</string>
|
|
|
|
<!-- QS header image -->
|
|
|
|
<!-- Lockscreen -->
|
|
<string name="lockscreen_category">Lockscreen</string>
|
|
|
|
<!-- Themes -->
|
|
<string name="theme_type_title">System theme</string>
|
|
<string name="theme_type_summary">Select theme</string>
|
|
|
|
<!--Accenter -->
|
|
<string name="themes_hub_title">Themes</string>
|
|
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
|
|
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
|
|
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
|
|
|
|
<string name="theme_option_reset_title">Reset Theme Options</string>
|
|
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
|
|
|
|
<!--ThemePicker-->
|
|
<string name="theme_select_title">Styles and Wallpapers</string>
|
|
<string name="theme_select_summary">Browse and select installed themes</string>
|
|
|
|
<!-- Battery light -->
|
|
<string name="battery_light_settings">Battery charging light</string>
|
|
|
|
<string name="notification_light_settings">Notifications light</string>
|
|
|
|
<!-- Volume rocker wake -->
|
|
<string name="volume_rocker_wake_title">Volume rocker wake</string>
|
|
|
|
<!-- Power Menu -->
|
|
<string name="power_menu_title">Power menu</string>
|
|
<string name="power_menu_title_summary">View or change power menu entries</string>
|
|
<string name="powermenu_screenshot">Screenshot</string>
|
|
<string name="powermenu_power">Power</string>
|
|
<string name="powermenu_advanced">Advanced reboot options</string>
|
|
<string name="powermenu_restart">Restart</string>
|
|
<string name="powermenu_airplane">Airplane</string>
|
|
<string name="powermenu_settings">Settings</string>
|
|
<string name="powermenu_lockdown">Lock Down</string>
|
|
<string name="powermenu_soundpanel">Sound Panel</string>
|
|
<string name="powermenu_users">Users</string>
|
|
<string name="powermenu_logout">Logout</string>
|
|
<string name="powermenu_emergency">Emergency</string>
|
|
|
|
<!-- Double Tap Lockscreen to Sleep -->
|
|
<string name="lockscreen_gesture_title">Gestures</string>
|
|
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
|
|
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
|
|
|
|
<!-- Double Tap Statusbar to Sleep -->
|
|
<string name="statusbar_gesture_title">Gestures</string>
|
|
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
|
|
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
|
|
|
|
<!-- Buttons title -->
|
|
<string name="volume_category">Volume Rocker</string>
|
|
|
|
<!--Volume keys -->
|
|
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
|
|
<string name="volume_rocker_music_controls_title">Music control</string>
|
|
<string name="volume_rocker_music_controls_summary">Long press volume buttons to switch tracks while screen off</string>
|
|
|
|
<!-- Torch Power button gestures -->
|
|
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
|
|
<string name="torch_power_button_gesture_none">Disabled</string>
|
|
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
|
|
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
|
|
<string name="torch_power_button_gesture_lp">Long press power button</string>
|
|
|
|
<!-- Hardware button navigation -->
|
|
<string name="action_value_default_action" translatable="false">default</string>
|
|
<string name="action_value_select_app" translatable="false">app</string>
|
|
<string name="action_value_custom_action" translatable="false">custom</string>
|
|
<string name="action_value_back" translatable="false">task_back</string>
|
|
<string name="action_value_home" translatable="false">task_home</string>
|
|
<string name="action_value_search_assist" translatable="false">task_assist</string>
|
|
<string name="action_value_recent_apps" translatable="false">task_recents</string>
|
|
<string name="action_value_voice_search" translatable="false">task_voice_search</string>
|
|
<string name="action_value_menu" translatable="false">task_menu</string>
|
|
<string name="picker_activities">Activities</string>
|
|
<string name="select_custom_app_title">Select custom app</string>
|
|
<string name="select_custom_activity_title">Select custom activity</string>
|
|
<string name="profile_applist_title">Applications</string>
|
|
<string name="choose_action_title">Choose action</string>
|
|
<string name="action_entry_default_action">Default settings</string>
|
|
<string name="action_entry_select_app">Select application</string>
|
|
<string name="action_entry_custom_action">Select custom action</string>
|
|
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
|
|
<string name="hardware_keys_home_key_title">Home button</string>
|
|
<string name="hardware_keys_menu_key_title">Menu button</string>
|
|
<string name="hardware_keys_assist_key_title">Search button</string>
|
|
<string name="hardware_keys_appswitch_key_title">Overview button</string>
|
|
<string name="hardware_keys_back_key_title">Back button</string>
|
|
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
|
|
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
|
|
<string name="hardware_keys_long_press_summary">Set long press action</string>
|
|
<string name="hardware_keys_single_tap_title">Single tap action</string>
|
|
<string name="hardware_keys_long_press_title">Long press action</string>
|
|
<string name="hardware_keys_double_tap_title">Double tap action</string>
|
|
|
|
<!-- 4G icon -->
|
|
<string name="show_fourg_icon_title">4G icon</string>
|
|
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
|
|
|
|
<!-- Show VoLTE icon on statusbar -->
|
|
<string name="volte_icon_title">VoLTE icon</string>
|
|
<string name="volte_icon_summary">Display VoLTE icon</string>
|
|
|
|
<!-- Volume swap buttons -->
|
|
<string name="swap_volume_buttons_title">Reorient</string>
|
|
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
|
|
|
|
<!-- Power menu on lockscreen -->
|
|
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
|
|
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
|
|
|
|
<!-- Toast app icon -->
|
|
<string name="toast_icon_title">Toast app icon</string>
|
|
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
|
|
|
|
<!-- Heads up -->
|
|
<string name="headsup_category">HeadsUp Settings</string>
|
|
<string name="heads_up_notifications">Heads up</string>
|
|
<string name="heads_up_notifications_summary">Customise heads up notifications settings</string>
|
|
<string name="summary_heads_up_enabled">Pop-up notifications are enabled</string>
|
|
<string name="summary_heads_up_disabled">Pop-up notifications are disabled</string>
|
|
<string name="add_heads_up_package">Add app</string>
|
|
<string name="add_heads_up_stoplist_summary">Disable heads up notifications in these applications</string>
|
|
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
|
|
<string name="heads_up_stoplist_title">Stoplist</string>
|
|
<string name="heads_up_blacklist_title">Blacklist</string>
|
|
<string name="profile_choose_app">Choose app</string>
|
|
<string name="dialog_delete_title">Delete</string>
|
|
<string name="dialog_delete_message">Remove selected item?</string>
|
|
|
|
<!-- Heads up timeout -->
|
|
<string name="heads_up_time_out_title">Time out</string>
|
|
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</string>
|
|
<string name="heads_up_time_out_2sec">2 seconds</string>
|
|
<string name="heads_up_time_out_4sec">4 seconds</string>
|
|
<string name="heads_up_time_out_5sec">5 seconds</string>
|
|
<string name="heads_up_time_out_6sec">6 seconds</string>
|
|
<string name="heads_up_time_out_8sec">8 seconds</string>
|
|
<string name="heads_up_time_out_10sec">10 seconds</string>
|
|
|
|
<!-- Heads up snooze -->
|
|
<string name="heads_up_snooze_title">Snooze timer</string>
|
|
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
|
|
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
|
|
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
|
|
<string name="heads_up_snooze_1min">1 minute</string>
|
|
<string name="heads_up_snooze_5min">5 minutes</string>
|
|
<string name="heads_up_snooze_10min">10 minutes</string>
|
|
<string name="heads_up_snooze_15min">15 minutes</string>
|
|
<string name="heads_up_snooze_20min">20 minutes</string>
|
|
|
|
<!-- Quick QS pulldown -->
|
|
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
|
|
<string name="quick_pulldown_none">Disabled</string>
|
|
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
|
|
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
|
|
|
|
<!-- Status bar clock and date options -->
|
|
<string name="status_bar_clock_title">Clock settings</string>
|
|
<string name="status_bar_clock">Clock & Date</string>
|
|
<string name="clock_enabled">Enabled</string>
|
|
<string name="clock_disabled">Disabled</string>
|
|
<string name="status_bar_clock_style_reset">Reset color</string>
|
|
<string name="status_bar_show_clock_title">Show clock & date</string>
|
|
<string name="status_bar_am_pm_title">AM/PM</string>
|
|
<string name="status_bar_am_pm_info">24-hour clock is enabled</string>
|
|
<string name="enable_clock_weekday">Day of the week</string>
|
|
<string name="enable_clock_weekday_summary">Abbreviated day of the week before the time</string>
|
|
<string name="dont_show">Don\'t show</string>
|
|
<string name="clock_date_display">Date</string>
|
|
<string name="clock_date_display_summary">Display custom date before the clock</string>
|
|
<string name="clock_date_style">Date style</string>
|
|
<string name="clock_date_format">Date format</string>
|
|
<string name="clock_date_string_edittext_title">Must be in DateFormat eg. MM/dd/yy</string>
|
|
<string name="clock_date_string_edittext_summary">Enter string</string>
|
|
<string name="am_pm_clock_normal">Normal font size</string>
|
|
<string name="am_pm_clock_small">Small font size</string>
|
|
<string name="am_pm_clock_none">Don\'t show</string>
|
|
<string name="clock_date_display_none">Don\'t show</string>
|
|
<string name="clock_date_display_small">Small font size</string>
|
|
<string name="clock_date_display_normal">Normal font size</string>
|
|
<string name="clock_date_style_normal">Normal</string>
|
|
<string name="clock_date_style_lowercase">Lowercase</string>
|
|
<string name="clock_date_style_uppercase">Uppercase</string>
|
|
<string name="clock_date_right">Right of time</string>
|
|
<string name="clock_date_left">Left of time</string>
|
|
<string name="clock_date_position">Date position</string>
|
|
|
|
<!-- Running Services button -->
|
|
<string name="qs_running_services_title">Running Services Icon</string>
|
|
<string name="qs_running_services_summary">Enable the running services icon in the footer</string>
|
|
<string name="qs_edit_title">Edit Icon</string>
|
|
<string name="qs_edit_summary">Enable the tile edit icon in the footer</string>
|
|
|
|
<!-- Statusbar net monitor -->
|
|
<string name="traffic_title">Traffic Indicators</string>
|
|
<string name="network_traffic">Network traffic</string>
|
|
<string name="network_traffic_state_title">Network traffic display</string>
|
|
<string name="network_traffic_location">Traffic indicator placement</string>
|
|
<string name="traffic_disabled">Disabled</string>
|
|
<string name="traffic_statusbar">Statusbar</string>
|
|
<string name="traffic_expanded_statusbar">Expanded header</string>
|
|
<string name="network_traffic_autohide_threshold_title">Net activity autohide threshold (KB/s)</string>
|
|
<string name="network_traffic_arrow">Show arrows</string>
|
|
<string name="network_traffic_arrow_summary">Show the network traffic indicator arrows</string>
|
|
<string name="network_traffic_type">Select net activity type</string>
|
|
<string name="show_network_traffic_combined">Combined (Upload + Download)</string>
|
|
<string name="show_network_traffic_dynamic">Dynamic</string>
|
|
<string name="show_network_traffic_up">Upload</string>
|
|
<string name="show_network_traffic_down">Download</string>
|
|
<string name="show_network_traffic_all">Both</string>
|
|
<string name="nettraf_font_size">Single net font size</string>
|
|
|
|
<!-- Volume rocker cursor control -->
|
|
<string name="cursor_section_header">Cursor</string>
|
|
<string name="volume_key_cursor_control_title">Keyboard cursor control</string>
|
|
<string name="volume_key_cursor_control_off">Disabled</string>
|
|
<string name="volume_key_cursor_control_on">Volume Up/Down - Cursor Left/Right</string>
|
|
<string name="volume_key_cursor_control_on_reverse">Volume Up/Down - Cursor Right/Left</string>
|
|
|
|
<!-- Incall vibrate options -->
|
|
<string name="incall_vibration_category">In-call vibration options</string>
|
|
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
|
|
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
|
|
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
|
|
|
|
<!-- Data disabled icon -->
|
|
<string name="data_disabled_icon_title">Show data disabled icon</string>
|
|
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
|
|
|
|
<!-- Roaming indicator icon -->
|
|
<string name="roaming_indicator_icon_title">Roaming indicator</string>
|
|
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
|
|
|
|
<!-- Button brightness -->
|
|
<string name="button_backlight_options_category">Backlight options</string>
|
|
<string name="button_backlight_enable_title">Allow button backlight</string>
|
|
<string name="button_link_brightness">Link to screen brightness</string>
|
|
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
|
|
<string name="button_manual_brightness">Brightness level</string>
|
|
<string name="button_timeout_title">Backlight timeout</string>
|
|
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
|
|
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
|
|
|
|
<!-- Hardware keys -->
|
|
<string name="hardware_keys_category">Hardware navigation buttons</string>
|
|
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
|
|
|
|
<!-- QS footer warnings -->
|
|
<string name="qs_footer_warnings_title">QS footer warnings</string>
|
|
<string name="qs_footer_warnings_summary">Display a warning at bottom of QS panel when network is monitored by external apps or vpn</string>
|
|
|
|
</resources>
|