aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values-fr
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2014-06-11 20:49:43 +0200
committerBananeweizen <bananeweizen@gmx.de>2014-06-11 20:49:43 +0200
commit6cba3b0a9ec95436bd10259975112a8b17755e11 (patch)
tree8e86b62e26f24dc51d5d79cb2cec64f57a62482e /main/res/values-fr
parent4f3d5b3ff7a0ae80940fd12a345dee745e404ed8 (diff)
downloadcgeo-6cba3b0a9ec95436bd10259975112a8b17755e11.zip
cgeo-6cba3b0a9ec95436bd10259975112a8b17755e11.tar.gz
cgeo-6cba3b0a9ec95436bd10259975112a8b17755e11.tar.bz2
fix #3953: have number of caches in deletion confirmation
This also renames a number of involved string resources to enforce a new translation which avoids the term "drop" and instead uses "remove".
Diffstat (limited to 'main/res/values-fr')
-rw-r--r--main/res/values-fr/strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/main/res/values-fr/strings.xml b/main/res/values-fr/strings.xml
index 3691602..83bb2fd 100644
--- a/main/res/values-fr/strings.xml
+++ b/main/res/values-fr/strings.xml
@@ -268,13 +268,6 @@
<string name="caches_select_invert">Inverser la sélection</string>
<string name="caches_nearby">Proches</string>
<string name="caches_manage">Gérer</string>
- <string name="caches_drop_selected">Effacer les caches sélectionnées</string>
- <string name="caches_drop_selected_ask">Effacer les caches sélectionnées du téléphone ?</string>
- <string name="caches_drop_all">Tout effacer</string>
- <string name="caches_drop_all_ask">Effacer les caches de la liste courante ?</string>
- <string name="caches_drop_stored">Effacer les caches stockées</string>
- <string name="caches_drop_progress">Suppression des caches en cours</string>
- <string name="caches_drop_all_and_list">Suppr. caches et liste</string>
<string name="caches_delete_events">Effacer les événements précédents</string>
<string name="caches_refresh_selected">Rafraîchir les caches sélectionnées</string>
<string name="caches_refresh_all">Tout rafraîchir</string>