aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/profile-hide-friends.tpl
diff options
context:
space:
mode:
authorOlivier Migeot <olivier@migeot.org>2011-03-28 13:59:05 +0200
committerOlivier Migeot <olivier@migeot.org>2011-03-28 13:59:05 +0200
commit10d44f2bb9780b2dca46d64dec3b5f91aec1318e (patch)
treeb307de02c098a636647f6b3acaa08c8f3c3385cb /view/fr/profile-hide-friends.tpl
parentc8fb1008f5ec4fc9c886e362e76cf4005375bca0 (diff)
downloadvolse-hubzilla-10d44f2bb9780b2dca46d64dec3b5f91aec1318e.tar.gz
volse-hubzilla-10d44f2bb9780b2dca46d64dec3b5f91aec1318e.tar.bz2
volse-hubzilla-10d44f2bb9780b2dca46d64dec3b5f91aec1318e.zip
More french templates (except emails, everything should be ok now)
Diffstat (limited to 'view/fr/profile-hide-friends.tpl')
-rw-r--r--view/fr/profile-hide-friends.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/fr/profile-hide-friends.tpl b/view/fr/profile-hide-friends.tpl
index 54ade00fe..857e049bb 100644
--- a/view/fr/profile-hide-friends.tpl
+++ b/view/fr/profile-hide-friends.tpl
@@ -1,15 +1,15 @@
<p id="hide-friends-text">
-Hide my contact/friend list from viewers of this profile?
+Cacher ma liste de contacts/amis des visiteurs de ce profil?
</p>
<div id="hide-friends-yes-wrapper">
- <label id="hide-friends-yes-label" for="hide-friends-yes">Yes</label>
+ <label id="hide-friends-yes-label" for="hide-friends-yes">Oui</label>
<input type="radio" name="hide-friends" id="hide-friends-yes" $yes_selected value="1" />
<div id="hide-friends-break" ></div>
</div>
<div id="hide-friends-no-wrapper">
- <label id="hide-friends-no-label" for="hide-friends-no">No</label>
+ <label id="hide-friends-no-label" for="hide-friends-no">Non</label>
<input type="radio" name="hide-friends" id="hide-friends-no" $no_selected value="0" />
<div id="hide-friends-end"></div>