diff options
author | fabrixxm <fabrix.xm@gmail.com> | 2012-04-20 03:42:50 -0700 |
---|---|---|
committer | fabrixxm <fabrix.xm@gmail.com> | 2012-04-20 03:42:50 -0700 |
commit | 16c308791f5de694f7a7b390c90bdfdad78a59da (patch) | |
tree | a512ed10782785711c3acd0839df02afb52243d7 /view/en/intro_complete_eml.tpl | |
parent | 3bb785fdad0b1636ac5094a051e291b0f33e0f45 (diff) | |
parent | 6af5a3a4851568bf03078a031ed179a66ef506f5 (diff) | |
download | volse-hubzilla-16c308791f5de694f7a7b390c90bdfdad78a59da.tar.gz volse-hubzilla-16c308791f5de694f7a7b390c90bdfdad78a59da.tar.bz2 volse-hubzilla-16c308791f5de694f7a7b390c90bdfdad78a59da.zip |
Merge pull request #253 from fabrixxm/master
fix bug n385
Diffstat (limited to 'view/en/intro_complete_eml.tpl')
-rw-r--r-- | view/en/intro_complete_eml.tpl | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/view/en/intro_complete_eml.tpl b/view/en/intro_complete_eml.tpl index a60745ec5..cd78b2a15 100644 --- a/view/en/intro_complete_eml.tpl +++ b/view/en/intro_complete_eml.tpl @@ -1,22 +1,22 @@ -Dear $username, +Dear $[username], - '$fn' at '$dfrn_url' has accepted -your connection request at '$sitename'. + '$[fn]' at '$[dfrn_url]' has accepted +your connection request at '$[sitename]'. - '$fn' has chosen to accept you a "fan", which restricts + '$[fn]' has chosen to accept you a "fan", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically. - '$fn' may choose to extend this into a two-way or more permissive + '$[fn]' may choose to extend this into a two-way or more permissive relationship in the future. - You will start receiving public status updates from '$fn', + You will start receiving public status updates from '$[fn]', which will appear on your 'Network' page at -$siteurl +$[siteurl] Sincerely, - $sitename Administrator + $[sitename] Administrator |