summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values-fr/arrays.xml
diff options
context:
space:
mode:
authorDelPETER <delphinpeter@gmail.com>2013-04-14 22:32:05 +0200
committerDelPETER <delphinpeter@gmail.com>2013-04-23 22:12:24 +0200
commit0a681fd5a46aa4ed2bb9c928aae99c4505fb6654 (patch)
treef3e9d9343c9387a48d6b29c3e67ce44253dfae79 /CrespoParts/res/values-fr/arrays.xml
parent537c1f7d4f50aad76146294ce78bba272894a58a (diff)
downloaddevice_samsung_crespo-0a681fd5a46aa4ed2bb9c928aae99c4505fb6654.zip
device_samsung_crespo-0a681fd5a46aa4ed2bb9c928aae99c4505fb6654.tar.gz
device_samsung_crespo-0a681fd5a46aa4ed2bb9c928aae99c4505fb6654.tar.bz2
Crespo : Fr translation
Patch set 2 : add missing translation Change-Id: Ie79040ce349464ddc0d980a0bc9bd8c3566af320
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>