summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values-fr/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'CrespoParts/res/values-fr/arrays.xml')
-rw-r--r--CrespoParts/res/values-fr/arrays.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/CrespoParts/res/values-fr/arrays.xml b/CrespoParts/res/values-fr/arrays.xml
new file mode 100644
index 0000000..b6e726a
--- /dev/null
+++ b/CrespoParts/res/values-fr/arrays.xml
@@ -0,0 +1,41 @@
+<?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>
+ <string-array name="backlight_timeout_entries">
+ <item>2 secondes</item>
+ <item>5 secondes (Défaut)</item>
+ <item>10 secondes</item>
+ <item>15 secondes</item>
+ <item>20 secondes</item>
+ <item>30 secondes</item>
+ <item>Jamais</item>
+ </string-array>
+ <string-array name="blink_timeout_entries">
+ <item>1 minute</item>
+ <item>2 minutes</item>
+ <item>5 minutes (Défaut)</item>
+ <item>10 minutes</item>
+ <item>15 minutes</item>
+ <item>30 minutes</item>
+ <item>Jamais</item>
+ </string-array>
+ <string-array name="hspa_entries">
+ <item>UMTS seulement</item>
+ <item>HSDPA seulement</item>
+ <item>HSDPA + HSUPA</item>
+ </string-array>
+</resources>