diff options
Diffstat (limited to 'view/en')
-rw-r--r-- | view/en/smarty3/follow_notify_eml.tpl | 5 | ||||
-rw-r--r-- | view/en/smarty3/friend_complete_eml.tpl | 5 | ||||
-rw-r--r-- | view/en/smarty3/htconfig.tpl | 5 | ||||
-rw-r--r-- | view/en/smarty3/intro_complete_eml.tpl | 5 | ||||
-rw-r--r-- | view/en/smarty3/lostpass_eml.tpl | 5 | ||||
-rw-r--r-- | view/en/smarty3/passchanged_eml.tpl | 5 | ||||
-rw-r--r-- | view/en/smarty3/register_open_eml.tpl | 5 | ||||
-rw-r--r-- | view/en/smarty3/register_verify_eml.tpl | 5 | ||||
-rw-r--r-- | view/en/smarty3/request_notify_eml.tpl | 5 | ||||
-rw-r--r-- | view/en/smarty3/update_fail_eml.tpl | 5 |
10 files changed, 50 insertions, 0 deletions
diff --git a/view/en/smarty3/follow_notify_eml.tpl b/view/en/smarty3/follow_notify_eml.tpl index ba07b19da..e944aad1a 100644 --- a/view/en/smarty3/follow_notify_eml.tpl +++ b/view/en/smarty3/follow_notify_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Dear {{$myname}}, diff --git a/view/en/smarty3/friend_complete_eml.tpl b/view/en/smarty3/friend_complete_eml.tpl index 229b4fee8..8f72027e1 100644 --- a/view/en/smarty3/friend_complete_eml.tpl +++ b/view/en/smarty3/friend_complete_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Dear {{$username}}, diff --git a/view/en/smarty3/htconfig.tpl b/view/en/smarty3/htconfig.tpl index 0f14889d8..3af80374f 100644 --- a/view/en/smarty3/htconfig.tpl +++ b/view/en/smarty3/htconfig.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <?php // Set the following for your MySQL installation diff --git a/view/en/smarty3/intro_complete_eml.tpl b/view/en/smarty3/intro_complete_eml.tpl index c3bc4697e..7cf2dd562 100644 --- a/view/en/smarty3/intro_complete_eml.tpl +++ b/view/en/smarty3/intro_complete_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Dear {{$username}}, diff --git a/view/en/smarty3/lostpass_eml.tpl b/view/en/smarty3/lostpass_eml.tpl index 3b79d2791..f739d5252 100644 --- a/view/en/smarty3/lostpass_eml.tpl +++ b/view/en/smarty3/lostpass_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Dear {{$username}}, A request was recently received at {{$sitename}} to reset your account diff --git a/view/en/smarty3/passchanged_eml.tpl b/view/en/smarty3/passchanged_eml.tpl index 0d94be3c2..c17860df6 100644 --- a/view/en/smarty3/passchanged_eml.tpl +++ b/view/en/smarty3/passchanged_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Dear {{$username}}, Your password has been changed as requested. Please retain this diff --git a/view/en/smarty3/register_open_eml.tpl b/view/en/smarty3/register_open_eml.tpl index 9522a9d21..377fa8436 100644 --- a/view/en/smarty3/register_open_eml.tpl +++ b/view/en/smarty3/register_open_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} An account has been created at {{$sitename}} for this email address. The login details are as follows: diff --git a/view/en/smarty3/register_verify_eml.tpl b/view/en/smarty3/register_verify_eml.tpl index dbdd1a997..43257e78a 100644 --- a/view/en/smarty3/register_verify_eml.tpl +++ b/view/en/smarty3/register_verify_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} A new user registration request was received at {{$sitename}} which requires your approval. diff --git a/view/en/smarty3/request_notify_eml.tpl b/view/en/smarty3/request_notify_eml.tpl index d01b8ff27..26a17b4bc 100644 --- a/view/en/smarty3/request_notify_eml.tpl +++ b/view/en/smarty3/request_notify_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Dear {{$myname}}, diff --git a/view/en/smarty3/update_fail_eml.tpl b/view/en/smarty3/update_fail_eml.tpl index a0983b6b9..931d9e455 100644 --- a/view/en/smarty3/update_fail_eml.tpl +++ b/view/en/smarty3/update_fail_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Hey,
I'm {{$sitename}};
The friendica developers released update {{$update}} recently,
|