Skip to content

Commit

Permalink
Nfc : Updated French Translations
Browse files Browse the repository at this point in the history
(Patch Set 2)

- Better visibility.
- General optimization.
- Fixed MISSPELLING French.

- Added several missing translations. (values-fr)

- Adapatation compared to the original file.
- Header updated and standardized.
- Other small fixes.

Signed-off-by: Thibault LEMOINE <thibaultblizz@gmail.com>
  • Loading branch information
thiblizz committed Mar 5, 2013
1 parent 9bfe79a commit 1f460b2
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions res/values-fr/strings.xml
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 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 name="app_name">Service NFC</string>
<string name="nfcUserLabel">NFC</string>

<!-- The label for the NFC admin permission -->
<string name="permlab_nfcAdmin">Gestion NFCEE</string>
<!-- The description for the NFC admin permission -->
<string name="permdesc_nfcAdmin">Permet le contrôle et la modification du matériel NFC</string>
</resources>

0 comments on commit 1f460b2

Please sign in to comment.