aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolivierm <olivier@migeot.org>2011-01-27 16:48:54 +0100
committerolivierm <olivier@migeot.org>2011-01-27 16:48:54 +0100
commit8c6319394c01011a2c52773ddc6bb21f239b8c2a (patch)
treeb1ad77109437f5c092f6904fce843e6e257ffe22
parente93385a3557cb5f0e6f4ac1eeedc8d75629d8264 (diff)
downloadvolse-hubzilla-8c6319394c01011a2c52773ddc6bb21f239b8c2a.tar.gz
volse-hubzilla-8c6319394c01011a2c52773ddc6bb21f239b8c2a.tar.bz2
volse-hubzilla-8c6319394c01011a2c52773ddc6bb21f239b8c2a.zip
Done 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 = '';