Michael Bestas | 88e64fe | 2018-08-05 17:34:02 +0300 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
Michael Bestas | 88e64fe | 2018-08-05 17:34:02 +0300 | [diff] [blame] | 2 | <!-- |
| 3 | Copyright (C) 2012-2014 The CyanogenMod Project |
| 4 | Copyright (C) 2018 The LineageOS Project |
| 5 | |
| 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 W | d37e689 | 2019-03-11 00:20:08 +0100 | [diff] [blame] | 19 | <string name="app_name">Advanced display</string> |
| 20 | <string name="category_screen_title">Screen</string> |
| 21 | <string name="screen_colors_title">Colours</string> |
| 22 | <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> |
| 26 | <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> |
| 38 | <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">Gray</string> |
| 43 | <string name="mdnie_accessibility_gray_negative">Gray inverted</string> |
Michael Bestas | 88e64fe | 2018-08-05 17:34:02 +0300 | [diff] [blame] | 44 | </resources> |