From e554fa7fbceeab7ca16b4be9b2671c19c8c36d90 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Wed, 6 Aug 2008 00:44:44 +0000 Subject: Update: Started InstaDisc ACP for phpBB3 plugin Refs #7 --- .../trunk/root/language/en/mods/instadisc.php | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php (limited to 'update/plugin/phpBB3/trunk/root/language/en/mods') diff --git a/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php b/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php new file mode 100644 index 0000000..629adba --- /dev/null +++ b/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php @@ -0,0 +1,41 @@ + 'InstaDisc', + + 'INSTADISC' => 'InstaDisc', + 'INSTADISC_EXPLAIN' => 'Welcome to the InstaDisc Update Server admin panel. To set up your subscriptions, you have to do a few things. For more information, see', + 'INSTADISC_LINK_TEXT' => 'the InstaDisc phpBB3 plugin page', +)); + +?> -- cgit 1.4.1