summaryrefslogtreecommitdiffstats
path: root/AdvancedDisplay/res/values-fr/arrays.xml
diff options
context:
space:
mode:
authorRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-10-25 17:27:47 +0100
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-10-25 17:51:46 +0100
commitde1305cf7aa11fda1f8cb395eeb11bdbefdbb5aa (patch)
tree0e449f53131cb70147f534c5336e112379b220e1 /AdvancedDisplay/res/values-fr/arrays.xml
parenta364082a351800e8b7c1dc2133016b4c7bf6c72a (diff)
downloaddevice_samsung_smdk4412-common-de1305cf7aa11fda1f8cb395eeb11bdbefdbb5aa.tar.gz
device_samsung_smdk4412-common-de1305cf7aa11fda1f8cb395eeb11bdbefdbb5aa.tar.bz2
device_samsung_smdk4412-common-de1305cf7aa11fda1f8cb395eeb11bdbefdbb5aa.zip
smdk4412: add AdvancedDisplay
This partially reverts commit 006c95d4f0c75b9bdf3827856dc694d973464520, we want to reuse some of it Change-Id: I84dd929e4cd895d4c4d0d6a81d476eaa1bcc4a0b
Diffstat (limited to 'AdvancedDisplay/res/values-fr/arrays.xml')
-rw-r--r--AdvancedDisplay/res/values-fr/arrays.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/AdvancedDisplay/res/values-fr/arrays.xml b/AdvancedDisplay/res/values-fr/arrays.xml
new file mode 100644
index 0000000..6983df7
--- /dev/null
+++ b/AdvancedDisplay/res/values-fr/arrays.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 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-array name="mdnie_scenario_entries">
+ <item>CyanogenMod (Défaut)</item>
+ <item>UI</item>
+ <item>Vidéo</item>
+ <item>Vidéo chaude</item>
+ <item>Vidéo froide</item>
+ <item>Caméra</item>
+ <item>Navigation</item>
+ <item>Galerie</item>
+ <item>VT</item>
+ </string-array>
+ <string-array name="mdnie_mode_entries">
+ <item>Dynamique (Défaut)</item>
+ <item>Standard</item>
+ <item>Naturel</item>
+ <item>Vidéo</item>
+ </string-array>
+ <string-array name="mdnie_negative_entries">
+ <item>Normal</item>
+ <item>Inversé</item>
+ </string-array>
+</resources>