mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-01 07:47:55 +00:00
8a13740477
Make use of LiveDisplay's implementation of display modes. Remove AdvancedDisplay's display mode support as it duplicates functionality provided by the CMHW implementation. Based on Sean hoyt's original work on klmintwifi. Change-Id: I455a8c764118adbdb997b2ba9145e24fecb8199b
28 lines
1.3 KiB
XML
28 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--Generated by crowdin.com-->
|
|
<!--
|
|
Copyright (C) 2012-2014 The CyanogenMod 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="app_name">Geavanceerde instellingen</string>
|
|
<!-- Screen Preference -->
|
|
<string name="category_screen_title">Scherm</string>
|
|
<string name="screen_colors_title">Kleuren</string>
|
|
<!-- mDNIe -->
|
|
<string name="mdnie_scenario_title_head">Scenario</string>
|
|
<string name="mdnie_scenario_summary_head">mDNIe-scenario instellen</string>
|
|
<string name="mdnie_negative_title_head">Negatieve modus</string>
|
|
<string name="mdnie_negative_summary_head">Negatieve kleuren in-/uitschakelen</string>
|
|
</resources>
|