aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/head.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-27 13:09:58 -0800
committerFriendika <info@friendika.com>2011-01-27 13:09:58 -0800
commit1d9f67743883c48c9db28dee6fecd58e0dca90ba (patch)
tree9aefe1e6e752b0ff8e5ba5c988d947da97122941 /view/fr/head.tpl
parentf649692c25a6846f645383b256026b24d4dde970 (diff)
parentbfe6380d9059f0283d679a626cd4b21f0976bb14 (diff)
downloadvolse-hubzilla-1d9f67743883c48c9db28dee6fecd58e0dca90ba.tar.gz
volse-hubzilla-1d9f67743883c48c9db28dee6fecd58e0dca90ba.tar.bz2
volse-hubzilla-1d9f67743883c48c9db28dee6fecd58e0dca90ba.zip
Merge branch 'master' of https://github.com/omigeot/friendika into omigeot-master
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 = '';