summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDelPETER <delphinpeter@gmail.com>2013-04-06 15:31:32 +0200
committerMarco Brohet <therbom@gmail.com>2013-05-02 21:07:57 +0200
commitac11c3e9b1c08cf527133b03c60437f460394b7f (patch)
tree183ea76a5bfe06e4ccdbfe9384158ed3ff70eb45
parent3282bc0128103724d80c53f2100fce1536da1aa3 (diff)
downloadandroid_packages_apps_SamsungServiceMode-ac11c3e9b1c08cf527133b03c60437f460394b7f.tar.gz
android_packages_apps_SamsungServiceMode-ac11c3e9b1c08cf527133b03c60437f460394b7f.tar.bz2
android_packages_apps_SamsungServiceMode-ac11c3e9b1c08cf527133b03c60437f460394b7f.zip
SamsungServiceMode : add french translationcm-10.1.0-RC2cm-10.1.0-RC1
Patch set 2 : add CM Copyright Patch set 3 : Cid... Change-Id: I1bbba2fe636c0ea9e88bf449be8d0c7d5378ab9c
-rw-r--r--res/values-fr/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
new file mode 100644
index 0000000..8c75772
--- /dev/null
+++ b/res/values-fr/strings.xml
@@ -0,0 +1,20 @@
+<?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 name="app_name">Mode service</string>
+ <string name="input">Entrée de données</string>
+ <string name="quit">Quitter</string>
+</resources>