Michael Bestas | 2bc83ca | 2022-09-22 15:30:23 +0300 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2018-2019 The LineageOS Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | <resources> |
| 17 | <string name="settings_lock_layout_title">Lock layout</string> |
| 18 | <string name="settings_lock_layout_summary_on">Icons and widgets can\'t be added, removed and moved on the homescreen</string> |
| 19 | <string name="settings_lock_layout_summary_off">Icons and widgets can be added, removed and moved on the homescreen</string> |
| 20 | <string name="settings_edit_widgets_error">It\'s not possible to add widgets to the home screen</string> |
| 21 | <string name="title_show_google_app">Show Google app</string> |
| 22 | <string name="msg_minus_one_on_left">When you swipe right from main home screen</string> |
| 23 | <string name="msg_minus_one_on_right">When you swipe left from main home screen</string> |
LineageOS Infra | 22c53dc | 2023-04-24 08:41:48 +0000 | [diff] [blame^] | 24 | <string name="pref_themed_icons_title">Use themed icons in drawer</string> |
| 25 | <string name="pref_themed_icons_summary">Follow themed icons used on home screen</string> |
Michael Bestas | 2bc83ca | 2022-09-22 15:30:23 +0300 | [diff] [blame] | 26 | <string name="desktop_show_labels">Show icon labels on desktop</string> |
| 27 | <string name="drawer_show_labels">Show icon labels in drawer</string> |
| 28 | <string name="trust_apps_manager_name">Hidden & Protected apps</string> |
| 29 | <string name="trust_apps_auth_manager">Unlock to manage the hidden and protected apps</string> |
| 30 | <string name="trust_apps_auth_open_app">Authenticate to open %1$s</string> |
| 31 | <string name="trust_apps_loading">Loading\u2026</string> |
| 32 | <string name="trust_apps_no_lock_error">Please set up a secure lock screen to restrict app access</string> |
| 33 | <string name="trust_apps_help">Help</string> |
| 34 | <string name="trust_apps_info_hidden">Hidden apps and their widgets are hidden from the drawer</string> |
| 35 | <string name="trust_apps_info_protected">Protected apps require authentication to be opened from the launcher</string> |
Michael Bestas | d4f81d3 | 2023-03-23 16:39:01 +0200 | [diff] [blame] | 36 | <string name="pref_suggestions_title">Suggestions</string> |
| 37 | <string name="pref_suggestions_summary">For app drawer & home screen suggestions</string> |
Michael Bestas | 2bc83ca | 2022-09-22 15:30:23 +0300 | [diff] [blame] | 38 | </resources> |