blob: 2c0f179ad70d2cee1685277e5d6eaf944271da59 [file] [log] [blame]
Michael Bestas812f99c2016-03-28 00:50:48 +03001<?xml version="1.0" encoding="utf-8"?>
Michael Bestas812f99c2016-03-28 00:50:48 +03002<!--
3 Copyright (C) 2012-2014 The CyanogenMod Project
Michael Bestas88e64fe2018-08-05 17:34:02 +03004 Copyright (C) 2018 The LineageOS Project
Michael Bestas812f99c2016-03-28 00:50:48 +03005
6 Licensed under the Apache License, Version 2.0 (the "License");
7 you may not use this file except in compliance with the License.
8 You may obtain a copy of the License at
9
10 http://www.apache.org/licenses/LICENSE-2.0
11
12 Unless required by applicable law or agreed to in writing, software
13 distributed under the License is distributed on an "AS IS" BASIS,
14 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 See the License for the specific language governing permissions and
16 limitations under the License.
17-->
18<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Michael Bestascc332be2019-01-12 20:02:17 +020019 <string name="app_name">Advanced display</string>
Michael Bestascc332be2019-01-12 20:02:17 +020020 <string name="category_screen_title">Screen</string>
21 <string name="screen_colors_title">Colours</string>
Michael Bestascc332be2019-01-12 20:02:17 +020022 <string name="mdnie_scenario_title_head">Scenario</string>
23 <string name="mdnie_scenario_summary_head">Set the mDNIe scenario</string>
24 <string name="mdnie_accessibility_title_head">Accessibility mode</string>
25 <string name="mdnie_accessibility_summary_head">Set the mDNIe accessibility mode</string>
Michael Bestascc332be2019-01-12 20:02:17 +020026 <string name="mdnie_scenario_ui">LineageOS (default)</string>
27 <string name="mdnie_scenario_video">Video</string>
28 <string name="mdnie_scenario_video_warm">Video warm</string>
29 <string name="mdnie_scenario_video_cold">Video cold</string>
30 <string name="mdnie_scenario_camera">Camera</string>
31 <string name="mdnie_scenario_navigation">Navigation</string>
32 <string name="mdnie_scenario_gallery">Gallery</string>
33 <string name="mdnie_scenario_vt">Video call</string>
34 <string name="mdnie_scenario_browser">Browser</string>
35 <string name="mdnie_scenario_ebook">eBook</string>
36 <string name="mdnie_scenario_email">E-mail</string>
37 <string name="mdnie_scenario_tdmb">Digital television</string>
Michael Bestascc332be2019-01-12 20:02:17 +020038 <string name="mdnie_accessibility_normal">Normal</string>
39 <string name="mdnie_accessibility_inverse">Inverted</string>
40 <string name="mdnie_accessibility_color_blind">Colour blind</string>
41 <string name="mdnie_accessibility_screen_curtain">Screen curtain</string>
42 <string name="mdnie_accessibility_grayscale">Grey</string>
43 <string name="mdnie_accessibility_gray_negative">Grey inverted</string>
Michael Bestas812f99c2016-03-28 00:50:48 +030044</resources>