summaryrefslogtreecommitdiffstats
path: root/res/values-en-rAU/lineage_strings.xml
blob: fe1399c52246cb8d3711488c9a3828b87fd02627 (plain)
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
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2018-2019 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>
    <string name="title_show_google_app">Show Google app</string>
    <string name="msg_minus_one_on_left">When you swipe right from main home screen</string>
    <string name="msg_minus_one_on_right">When you swipe left from main home screen</string>
    <string name="settings_edit_allow_title">Allow edit</string>
    <string name="settings_edit_allow_summary_on">Icons and widgets can be added, removed and moved on the homescreen</string>
    <string name="settings_edit_allow_summary_off">Icons and widgets can\'t be added, removed and moved on the homescreen</string>
    <string name="settings_edit_widgets_error">It\'s not possible to add widgets to the home screen</string>
    <string name="desktop_show_labels">Show icon labels on desktop</string>
    <string name="drawer_show_labels">Show icon labels in drawer</string>
    <string name="show_labels_landscape">Show icon labels in landscape mode</string>
    <string name="trust_apps_manager_name">Hidden &amp; Protected apps</string>
    <string name="trust_apps_auth_manager">Unlock to manage the hidden and protected apps</string>
    <string name="trust_apps_auth_open_app">Authenticate to open %1$s</string>
    <string name="trust_apps_loading">Loading\u2026</string>
    <string name="trust_apps_no_lock_error">Please set up a secure lock screen to restrict app access</string>
    <string name="trust_apps_help">Help</string>
    <string name="trust_apps_info_hidden">Hidden apps and their widgets are hidden from the drawer</string>
    <string name="trust_apps_info_protected">Protected apps require authentication to be opened from the launcher</string>
</resources>