-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy pathext_strings.xml
More file actions
132 lines (114 loc) · 7.83 KB
/
ext_strings.xml
File metadata and controls
132 lines (114 loc) · 7.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<?xml version="1.0" encoding="utf-8"?>
<!--
/**
* Copyright (c) 2015, The CyanogenMod Project
* Copyright (c) 2017-2020, The LineageOS Project
*
* 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">
<!-- Advanced restart menu -->
<!-- Button to restart the device, within the Restart Options dialog -->
<string name="global_action_restart_system">System</string>
<!-- Button to restart the device into recovery mode, within the Restart Options dialog -->
<string name="global_action_restart_recovery">Recovery</string>
<!-- Button to restart the device into bootloader mode, within the Restart Options dialog -->
<string name="global_action_restart_bootloader">Bootloader</string>
<!-- Button to restart the device into download mode, within the Restart Options dialog -->
<string name="global_action_restart_download">Download</string>
<!-- Button to restart the device into fastboot mode, within the Restart Options dialog -->
<string name="global_action_restart_fastboot">Fastbootd</string>
<!-- Restart progress dialog. This is shown if the user chooses to restart the device. -->
<string name="global_action_restart_progress">Restarting\u2026</string>
<!-- Restart to recovery mode progress dialog. This is shown if the user chooses to restart the device. -->
<string name="global_action_restart_recovery_progress">Restarting to recovery mode\u2026</string>
<!-- Restart to bootloader mode progress dialog. This is shown if the user chooses to restart the device. -->
<string name="global_action_restart_bootloader_progress">Restarting to bootloader mode\u2026</string>
<!-- Restart to download mode progress dialog. This is shown if the user chooses to restart the device. -->
<string name="global_action_restart_download_progress">Restarting to download mode\u2026</string>
<!-- Restart to fastboot mode progress dialog. This is shown if the user chooses to restart the device. -->
<string name="global_action_restart_fastboot_progress">Restarting to fastbootd mode\u2026</string>
<!-- Label for current user in power menu options dialog -->
<string name="global_action_current_user">Current</string>
<!-- Navigation bar dpad -->
<string name="accessibility_dpad_left">Cursor left</string>
<string name="accessibility_dpad_right">Cursor right</string>
<!-- Custom QS tiles -->
<!-- ADB over network QS tile -->
<string name="quick_settings_network_adb_label">ADB over network</string>
<string name="quick_settings_network_adb_no_network">no network</string>
<!-- Ambient display QS tile -->
<string name="quick_settings_ambient_display_label">Ambient display</string>
<string name="accessibility_quick_settings_ambient_display_off">Ambient display off.</string>
<string name="accessibility_quick_settings_ambient_display_on">Ambient display on.</string>
<string name="accessibility_quick_settings_ambient_display_changed_off">Ambient display turned off.</string>
<string name="accessibility_quick_settings_ambient_display_changed_on">Ambient display turned on.</string>
<!-- Caffeine QS tile -->
<string name="quick_settings_caffeine_label">Caffeine</string>
<string name="accessibility_quick_settings_caffeine_off">Caffeine off.</string>
<string name="accessibility_quick_settings_caffeine_on">Caffeine on.</string>
<!-- Heads up QS tile -->
<string name="quick_settings_heads_up_label">Heads up</string>
<string name="accessibility_quick_settings_heads_up_off">Heads up off.</string>
<string name="accessibility_quick_settings_heads_up_on">Heads up on.</string>
<string name="accessibility_quick_settings_heads_up_changed_off">Heads up turned off.</string>
<string name="accessibility_quick_settings_heads_up_changed_on">Heads up turned on.</string>
<!-- Reader mode QS tile -->
<string name="quick_settings_reading_mode">Reading mode</string>
<string name="accessibility_quick_settings_reading_mode_on">Reading mode on.</string>
<string name="accessibility_quick_settings_reading_mode_off">Reading mode off.</string>
<string name="accessibility_quick_settings_reading_mode_changed_on">Reading mode turned on.</string>
<string name="accessibility_quick_settings_reading_mode_changed_off">Reading mode turned off.</string>
<!-- Sync QS tile -->
<string name="quick_settings_sync_label">Sync</string>
<string name="accessibility_quick_settings_sync_off">Sync off.</string>
<string name="accessibility_quick_settings_sync_on">Sync on.</string>
<string name="accessibility_quick_settings_sync_changed_off">Sync turned off.</string>
<string name="accessibility_quick_settings_sync_changed_on">Sync turned on.</string>
<!-- System Profiles QS tile -->
<string name="quick_settings_profiles_label">System profiles</string>
<string name="accessibility_quick_settings_profiles_off">Profiles off.</string>
<string name="accessibility_quick_settings_profiles">Profile: <xliff:g id="profile" example="Default">%s</xliff:g>.</string>
<string name="accessibility_quick_settings_profiles_changed_off">Profiles turned off.</string>
<string name="accessibility_quick_settings_profiles_changed">Profile changed to <xliff:g id="profile" example="Default">%s</xliff:g>.</string>
<!-- USB tethering QS tile -->
<string name="quick_settings_usb_tether_label">USB tethering</string>
<!-- Volume panel QS tile -->
<string name="quick_settings_volume_panel_label">Volume panel</string>
<!-- VPN QS tile -->
<string name="quick_settings_vpn_label">VPN</string>
<string name="quick_settings_vpn_connect_dialog_title">Connect to\u2026</string>
<string name="vpn_credentials_hint">Please enter your credentials for connecting to <xliff:g id="name">%s</xliff:g></string>
<string name="vpn_credentials_username">Username</string>
<string name="vpn_credentials_password">Password</string>
<string name="vpn_credentials_dialog_connect">Connect</string>
<!-- AOD QS tile -->
<string name="quick_settings_aod_label">AOD</string>
<string name="quick_settings_aod_off_powersave_label">AOD off\nBattery saver</string>
<!-- PowerShare QS tile -->
<string name="quick_settings_powershare_label">Wireless PowerShare</string>
<string name="quick_settings_powershare_off_powersave_label">Wireless PowerShare off\nBattery saver</string>
<string name="quick_settings_powershare_off_low_battery_label">Wireless PowerShare off\nBattery too low</string>
<string name="quick_settings_powershare_enabled_label">Wireless PowerShare is enabled</string>
<!-- Name of the additional status bar icons also exposed with SystemUI Tuner -->
<string name="status_bar_battery">Battery</string>
<string name="status_bar_camera">Camera</string>
<string name="status_bar_location">Location</string>
<string name="status_bar_microphone">Microphone</string>
<string name="status_bar_volte">VoLTE</string>
<!-- Screen pinning dialog description. (for devices without navbar) -->
<string name="screen_pinning_description_no_navbar">This keeps it in view until you unpin. Touch & hold Back to unpin.</string>
<!-- Notify use that they are in Lock-to-app (for devices without navbar)-->
<string name="screen_pinning_toast_no_navbar">To unpin this screen, touch & hold Back button</string>
</resources>