diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-01-28 10:08:39 +0100 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-01-28 10:08:39 +0100 |
commit | bf8dadb9700fd0600a38116bf03588883350aab1 (patch) | |
tree | a0f4c07381c9c32aff694ecceaad37bf5fdf8aa4 /view/fr/profile_listing_header.tpl | |
parent | 444d82a5328433fbe48e18b928d35218905a756c (diff) | |
parent | 5d77bd9489763721b8f3e4a51c8cef1181276157 (diff) | |
download | volse-hubzilla-bf8dadb9700fd0600a38116bf03588883350aab1.tar.gz volse-hubzilla-bf8dadb9700fd0600a38116bf03588883350aab1.tar.bz2 volse-hubzilla-bf8dadb9700fd0600a38116bf03588883350aab1.zip |
Merge remote branch 'friendika-master/master'
Diffstat (limited to 'view/fr/profile_listing_header.tpl')
-rw-r--r-- | view/fr/profile_listing_header.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/fr/profile_listing_header.tpl b/view/fr/profile_listing_header.tpl index d4b139a69..70393e1bc 100644 --- a/view/fr/profile_listing_header.tpl +++ b/view/fr/profile_listing_header.tpl @@ -1,8 +1,8 @@ <h1>Profiles</h1> <p id="profile-listing-desc" > -<a href="profile_photo" >Change profile photo</a> +<a href="profile_photo" >Changer la photo du profil</a> </p> <div id="profile-listing-new-link-wrapper" > -<a href="profiles/new" id="profile-listing-new-link" name="Create New Profile" >Create New Profile</a> +<a href="profiles/new" id="profile-listing-new-link" name="Create New Profile" >Créer un nouveau profil</a> </div> |