diff options
author | friendica <info@friendica.com> | 2014-07-24 18:57:34 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-07-24 18:57:34 -0700 |
commit | e7d401f3876ee8a744c04edf2a2a82f5d8fc0767 (patch) | |
tree | 1b571f21ebcb03b4169dfc49b6b02848546a2852 /view/fr/request_notify_eml.tpl | |
parent | 10641b559849b1a6fd7fc78df8e177ed95effba5 (diff) | |
parent | 936f596af4160ee536eb608b24310aec2e29303b (diff) | |
download | volse-hubzilla-e7d401f3876ee8a744c04edf2a2a82f5d8fc0767.tar.gz volse-hubzilla-e7d401f3876ee8a744c04edf2a2a82f5d8fc0767.tar.bz2 volse-hubzilla-e7d401f3876ee8a744c04edf2a2a82f5d8fc0767.zip |
Merge branch 'master' of https://github.com/RedMatrixCanada/red into RedMatrixCanada-master
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 |