aboutsummaryrefslogtreecommitdiffstats
path: root/view/en
diff options
context:
space:
mode:
Diffstat (limited to 'view/en')
-rw-r--r--view/en/smarty3/follow_notify_eml.tpl6
-rw-r--r--view/en/smarty3/friend_complete_eml.tpl6
-rw-r--r--view/en/smarty3/htconfig.tpl6
-rw-r--r--view/en/smarty3/intro_complete_eml.tpl6
-rw-r--r--view/en/smarty3/lostpass_eml.tpl6
-rw-r--r--view/en/smarty3/passchanged_eml.tpl6
-rw-r--r--view/en/smarty3/register_open_eml.tpl6
-rw-r--r--view/en/smarty3/register_verify_eml.tpl6
-rw-r--r--view/en/smarty3/request_notify_eml.tpl6
-rw-r--r--view/en/smarty3/update_fail_eml.tpl6
10 files changed, 50 insertions, 10 deletions
diff --git a/view/en/smarty3/follow_notify_eml.tpl b/view/en/smarty3/follow_notify_eml.tpl
index ba07b19da..85f989fad 100644
--- a/view/en/smarty3/follow_notify_eml.tpl
+++ b/view/en/smarty3/follow_notify_eml.tpl
@@ -1,4 +1,8 @@
-
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
Dear {{$myname}},
You have a new follower at {{$sitename}} - '{{$requestor}}'.
diff --git a/view/en/smarty3/friend_complete_eml.tpl b/view/en/smarty3/friend_complete_eml.tpl
index 229b4fee8..81cb74e14 100644
--- a/view/en/smarty3/friend_complete_eml.tpl
+++ b/view/en/smarty3/friend_complete_eml.tpl
@@ -1,4 +1,8 @@
-
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
Dear {{$username}},
Great news... '{{$fn}}' at '{{$dfrn_url}}' has accepted
diff --git a/view/en/smarty3/htconfig.tpl b/view/en/smarty3/htconfig.tpl
index 0f14889d8..8b4f79272 100644
--- a/view/en/smarty3/htconfig.tpl
+++ b/view/en/smarty3/htconfig.tpl
@@ -1,4 +1,8 @@
-<?php
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}<?php
// Set the following for your MySQL installation
// Copy or rename this file to .htconfig.php
diff --git a/view/en/smarty3/intro_complete_eml.tpl b/view/en/smarty3/intro_complete_eml.tpl
index c3bc4697e..1aee435b4 100644
--- a/view/en/smarty3/intro_complete_eml.tpl
+++ b/view/en/smarty3/intro_complete_eml.tpl
@@ -1,4 +1,8 @@
-
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
Dear {{$username}},
'{{$fn}}' at '{{$dfrn_url}}' has accepted
diff --git a/view/en/smarty3/lostpass_eml.tpl b/view/en/smarty3/lostpass_eml.tpl
index 3b79d2791..e66bbe8ff 100644
--- a/view/en/smarty3/lostpass_eml.tpl
+++ b/view/en/smarty3/lostpass_eml.tpl
@@ -1,4 +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
password. In order to confirm this request, please select the verification link
diff --git a/view/en/smarty3/passchanged_eml.tpl b/view/en/smarty3/passchanged_eml.tpl
index 0d94be3c2..07abb5255 100644
--- a/view/en/smarty3/passchanged_eml.tpl
+++ b/view/en/smarty3/passchanged_eml.tpl
@@ -1,4 +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
information for your records (or change your password immediately to
diff --git a/view/en/smarty3/register_open_eml.tpl b/view/en/smarty3/register_open_eml.tpl
index 9522a9d21..cf549fe40 100644
--- a/view/en/smarty3/register_open_eml.tpl
+++ b/view/en/smarty3/register_open_eml.tpl
@@ -1,4 +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..5f8fd1c9b 100644
--- a/view/en/smarty3/register_verify_eml.tpl
+++ b/view/en/smarty3/register_verify_eml.tpl
@@ -1,4 +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..2177fe5e4 100644
--- a/view/en/smarty3/request_notify_eml.tpl
+++ b/view/en/smarty3/request_notify_eml.tpl
@@ -1,4 +1,8 @@
-
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
Dear {{$myname}},
You have just received a connection request at {{$sitename}}
diff --git a/view/en/smarty3/update_fail_eml.tpl b/view/en/smarty3/update_fail_eml.tpl
index a0983b6b9..9d6e7b6a3 100644
--- a/view/en/smarty3/update_fail_eml.tpl
+++ b/view/en/smarty3/update_fail_eml.tpl
@@ -1,4 +1,8 @@
-Hey,
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}Hey,
I'm {{$sitename}};
The friendica developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.