summaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN/lineage_strings.xml
blob: acc09a223b13f9c596d1ea9b1775b9528ce6010b (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
51
52
53
54
55
56
57
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- 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>
    <!-- Application name -->
    <!-- Settings -->
    <!-- Categories -->
    <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>
    <!-- Settings title to show Google Now at -1 screen on launcher. [CHAR LIMIT=50] -->
    <string name="title_show_google_app">Show Google app</string>
    <!-- Settings message explaining when the -1 screen is available on an LTR device. [CHAR LIMIT=100] -->
    <string name="msg_minus_one_on_left">When you swipe right from main home screen</string>
    <!-- Settings message explaining when the -1 screen is available on an RTL device. [CHAR LIMIT=100] -->
    <string name="msg_minus_one_on_right">When you swipe left from main home screen</string>
    <!-- Icon shapes -->
    <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>
    <!-- Grid size -->
    <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>
    <!-- Hide labels -->
    <string name="desktop_show_labels">Show icon labels on desktop</string>
    <string name="drawer_show_labels">Show icon labels in drawer</string>
    <!-- Edit workspace -->
    <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>
    <!-- Icon badging -->
    <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>
    <!-- Folder titles -->
    <string name="play_folder_title">Play</string>
    <!-- Expand statusbar -->
    <string name="statusbar_expand">Swipe down to show notifications</string>
    <!-- Trust apps -->
</resources>