diff options
author | Paolo T <tuscanhobbit@users.noreply.github.com> | 2014-08-18 18:55:18 +0200 |
---|---|---|
committer | Paolo T <tuscanhobbit@users.noreply.github.com> | 2014-08-18 18:55:18 +0200 |
commit | b5d1c7865b14fa60c35618b4179eb3c91949a441 (patch) | |
tree | 38ddb2fcab0f4c2c3baf6917e3544148cbe1eb9e /view/fr/request_notify_eml.tpl | |
parent | 3b979dd2a9f8bb8f569c234408d02dfd1e7039d7 (diff) | |
parent | d9ff121930554aa9bcad4f4ceffeb9b5e3b83d17 (diff) | |
download | volse-hubzilla-b5d1c7865b14fa60c35618b4179eb3c91949a441.tar.gz volse-hubzilla-b5d1c7865b14fa60c35618b4179eb3c91949a441.tar.bz2 volse-hubzilla-b5d1c7865b14fa60c35618b4179eb3c91949a441.zip |
Merge pull request #1 from friendica/master
Red master has been merged
Diffstat (limited to 'view/fr/request_notify_eml.tpl')
-rw-r--r-- | view/fr/request_notify_eml.tpl | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/view/fr/request_notify_eml.tpl b/view/fr/request_notify_eml.tpl index d01b8ff27..3e6feb93c 100644 --- a/view/fr/request_notify_eml.tpl +++ b/view/fr/request_notify_eml.tpl @@ -1,17 +1,17 @@ -Dear {{$myname}}, +Cher {{$myname}}, -You have just received a connection request at {{$sitename}} +Vous venez de recevoir une demande de relation sur {{$sitename}} -from '{{$requestor}}'. +de '{{$requestor}}'. -You may visit their profile at {{$url}}. +Vous pouvez visiter son profil ici {{$url}}. -Please login to your site to view the complete introduction -and approve or ignore/cancel the request. +Veuillez vos connecter pour voir son profil +et approuver ou ignorer/supprimer cette requête. {{$siteurl}} -Regards, +Bien à vous, - {{$sitename}} administrator + Administrateur {{$sitename}}
\ No newline at end of file |