diff options
author | Friendika <info@friendika.com> | 2011-01-27 13:10:43 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-01-27 13:10:43 -0800 |
commit | 58309829a1fd45b7dec6ac0f0ca9290a7d0b0721 (patch) | |
tree | d54cbd38e17de0a7f06da2e4c4c7b9232e0fded2 /view/fr/profile_listing_header.tpl | |
parent | 620aae5b50df964463ddfe809feb226512c39b84 (diff) | |
parent | 1d9f67743883c48c9db28dee6fecd58e0dca90ba (diff) | |
download | volse-hubzilla-58309829a1fd45b7dec6ac0f0ca9290a7d0b0721.tar.gz volse-hubzilla-58309829a1fd45b7dec6ac0f0ca9290a7d0b0721.tar.bz2 volse-hubzilla-58309829a1fd45b7dec6ac0f0ca9290a7d0b0721.zip |
Merge branch 'omigeot-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> |