aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/head.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/fr/head.tpl')
-rw-r--r--view/fr/head.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/fr/head.tpl b/view/fr/head.tpl
index 04dd39bdb..81011f422 100644
--- a/view/fr/head.tpl
+++ b/view/fr/head.tpl
@@ -11,7 +11,7 @@
<script type="text/javascript" src="$baseurl/include/main.js" ></script>
<script>
- function confirmDelete() { return confirm("Delete this item?"); }
+ function confirmDelete() { return confirm("Effacer cet élément?"); }
function commentOpen(obj,id) {
if(obj.value == 'Comment') {
obj.value = '';