diff options
author | DelPETER <delphinpeter@gmail.com> | 2013-04-28 16:12:30 +0200 |
---|---|---|
committer | DelPETER <delphinpeter@gmail.com> | 2013-04-28 16:12:30 +0200 |
commit | 061bce458f44606e0815d2ec1d7dbddb4eb2fff3 (patch) | |
tree | 7befcf522741faa4ae5694d94adde65eebe470c8 | |
parent | b36518710fffdfe13486258daeeb50da7832344e (diff) | |
download | device_samsung_p5100-061bce458f44606e0815d2ec1d7dbddb4eb2fff3.zip device_samsung_p5100-061bce458f44606e0815d2ec1d7dbddb4eb2fff3.tar.gz device_samsung_p5100-061bce458f44606e0815d2ec1d7dbddb4eb2fff3.tar.bz2 |
Samsung p5100: FR translation
Change-Id: I1f6aef17bea5666eef3e06f4bcf3d7183b7e63d3
-rw-r--r-- | DeviceSettings/res/values-fr/strings.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/DeviceSettings/res/values-fr/strings.xml b/DeviceSettings/res/values-fr/strings.xml new file mode 100644 index 0000000..3983058 --- /dev/null +++ b/DeviceSettings/res/values-fr/strings.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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 name="app_name">Paramètres avancés</string> + <string name="category_dock_title">Station d\'accueil</string> + <string name="dockaudio_subcat_title">Audio</string> + <string name="use_dock_audio_title_head">Sortie audio passive</string> + <string name="use_dock_audio_summary_head">Utiliser la sortie audio passive de la station d\'accueil</string> +</resources> |