summaryrefslogtreecommitdiff
path: root/inc/lang/en
diff options
context:
space:
mode:
authorSebastian Harl <sh@tokkee.org>2006-06-15 21:44:19 +0200
committerSebastian Harl <sh@tokkee.org>2006-06-15 21:44:19 +0200
commita06e4bdbecc28dbf2b0581783ddc6dc97a03d530 (patch)
treea24650fd9ff65ca98a2383ff8c6ff86e9146067b /inc/lang/en
parent1f713250cf99079888e38f2656d23ac37a061e9b (diff)
downloadrpg-a06e4bdbecc28dbf2b0581783ddc6dc97a03d530.tar.gz
rpg-a06e4bdbecc28dbf2b0581783ddc6dc97a03d530.tar.bz2
register notify #826
A small patch for dokuwiki which enables dokuwiki to notify the administrator about new user registrations darcs-hash:20060615194419-022eb-51630aff3c6d93abc656742fc0bc723b93f97734.gz
Diffstat (limited to 'inc/lang/en')
-rw-r--r--inc/lang/en/lang.php1
-rw-r--r--inc/lang/en/registermail.txt10
2 files changed, 11 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index b80668ea3..ff2e7cd84 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -133,6 +133,7 @@ $lang['summary'] = 'Edit summary';
$lang['mail_newpage'] = 'page added:';
$lang['mail_changed'] = 'page changed:';
+$lang['mail_new_user'] = 'New user:';
$lang['nosmblinks'] = 'Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.';
diff --git a/inc/lang/en/registermail.txt b/inc/lang/en/registermail.txt
new file mode 100644
index 000000000..53ffcab70
--- /dev/null
+++ b/inc/lang/en/registermail.txt
@@ -0,0 +1,10 @@
+A new user has registered. Here are the details:
+
+Date : @DATE@
+Browser : @BROWSER@
+IP-Address : @IPADDRESS@
+Hostname : @HOSTNAME@
+
+--
+This mail was generated by DokuWiki at
+@DOKUWIKIURL@