summaryrefslogtreecommitdiffstats
path: root/res/values-en-rAU/lineage_strings.xml
blob: 0073390e7ecb6c6c5207c1f4d2c20636fc9fe5f8 (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2018 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="settings_category_home">Home screen settings</string>
    <string name="settings_category_drawer">Drawer settings</string>
    <string name="settings_category_icons">Icon settings</string>
    <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="icon_shape_square_name">Square</string>
    <string name="icon_shape_circle_name">Circle</string>
    <string name="icon_shape_squircle_name">Squircle</string>
    <string name="icon_shape_teardrop_name">Teardrop</string>
    <string name="grid_size_text">Grid size</string>
    <string name="grid_size_rows">Rows</string>
    <string name="grid_size_columns">Columns</string>
    <string name="grid_size_custom_positive">Set</string>
    <string name="grid_size_custom_message">Select custom columns and rows count</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="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="settings_icon_badging_desc_on">A bubble will be displayed above the icon when there\'s a notification</string>
    <string name="settings_icon_badging_desc_off">No bubble will be displayed above the icon when there\'s a notification</string>
    <string name="play_folder_title">Play</string>
    <string name="statusbar_expand">Swipe down to show notifications</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>