aboutsummaryrefslogtreecommitdiffstats
path: root/view/sv/register_verify_eml.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-06-16 16:49:46 -0700
committerfriendica <info@friendica.com>2013-06-16 16:49:46 -0700
commit99252d65bfd59fb704d32f7dde4c62b080303d33 (patch)
treed1eeecce997e2cd14c52d199676f9012e4015180 /view/sv/register_verify_eml.tpl
parent47ef689c927f8c8692bb98f190b7cc56d5e088ec (diff)
downloadvolse-hubzilla-99252d65bfd59fb704d32f7dde4c62b080303d33.tar.gz
volse-hubzilla-99252d65bfd59fb704d32f7dde4c62b080303d33.tar.bz2
volse-hubzilla-99252d65bfd59fb704d32f7dde4c62b080303d33.zip
reset email templates to English
Diffstat (limited to 'view/sv/register_verify_eml.tpl')
-rw-r--r--view/sv/register_verify_eml.tpl28
1 files changed, 18 insertions, 10 deletions
diff --git a/view/sv/register_verify_eml.tpl b/view/sv/register_verify_eml.tpl
index aa72bc9aa..85d9a12d3 100644
--- a/view/sv/register_verify_eml.tpl
+++ b/view/sv/register_verify_eml.tpl
@@ -1,17 +1,25 @@
-En registreringsförfrågan som kräver svar har mottagits
-på $sitename
+A new user registration request was received at {{$sitename}} which requires
+your approval.
-Här är inloggningsuppgifterna:
-Fullständigt namn: $username
-Webbplats: $siteurl
-Användarnamn: $email
+The login details are as follows:
+Site Location: {{$siteurl}}
+Login Name: {{$email}}
+IP Address: {{$details}}
-Gå till denna adress om du vill godkänna:
-$siteurl/regmod/allow/$hash
+To approve this request please visit the following link:
-Gå till denna adress om du vill avslå förfrågan och ta bort kontot:
-$siteurl/regmod/deny/$hash
+
+{{$siteurl}}/regmod/allow/{{$hash}}
+
+
+To deny the request and remove the account, please visit:
+
+
+{{$siteurl}}/regmod/deny/{{$hash}}
+
+
+Thank you.