From 7c3a2b1456bf64bbbbc4a3ea366c16e17be5bee8 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 24 Aug 2008 19:36:18 +0000 Subject: Update: Added encryption field to phpBB3 ACP Refs #39 --- update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'update/plugin/phpBB3/trunk/root/language/en') diff --git a/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php b/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php index aa90c6e..17023c6 100644 --- a/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php +++ b/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php @@ -46,6 +46,8 @@ $lang = array_merge($lang, array( 'PASSWORD' => 'Password', 'ACTIVATION' => 'Activation Key', + 'ENCRYPTION' => 'Encryption Key', + 'LN' => "\n", )); -- cgit 1.4.1