aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-fr
diff options
context:
space:
mode:
authorMichael <betheg@bitcloner.org>2014-08-30 17:38:21 +0200
committerMichael <betheg@bitcloner.org>2014-08-30 17:47:17 +0200
commit733041aee490a4021d5001e33f95cf2f61044913 (patch)
tree43f3da4f53d3259e638272e850622eb8bd1108f5 /res/values-fr
parent9eafb1008676747a3ff315fb820178641c7b09f3 (diff)
fix: warning: string 'publish_avatar' has no default translation.
also altered the types of resources from array to string-array in some res-files.
Diffstat (limited to 'res/values-fr')
-rw-r--r--res/values-fr/arrays.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-fr/arrays.xml b/res/values-fr/arrays.xml
index 46c02da5..97842906 100644
--- a/res/values-fr/arrays.xml
+++ b/res/values-fr/arrays.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <array name="resources">
+ <string-array name="resources">
<item>Mobile</item>
<item>Téléphone</item>
<item>Tablette</item>
<item>Conversations</item>
<item>Android</item>
- </array>
+ </string-array>
<string-array name="filesizes">
<item>jamais</item>
<item>256 KB</item>