summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rwxr-xr-xlang/en/lang.php4
-rwxr-xr-xlang/en/settings.php2
2 files changed, 0 insertions, 6 deletions
diff --git a/lang/en/lang.php b/lang/en/lang.php
index 91b04b177..a19601ef9 100755
--- a/lang/en/lang.php
+++ b/lang/en/lang.php
@@ -4,10 +4,6 @@
*
*/
-$lang['discussion'] = 'Discussion';
-$lang['back_to_article'] = 'Back to article';
-$lang['userpage'] = 'User page';
-
/* accessibility headlines */
$lang['user_tools'] = 'User Tools';
$lang['site_tools'] = 'Site Tools';
diff --git a/lang/en/settings.php b/lang/en/settings.php
index 356e95234..da01d290f 100755
--- a/lang/en/settings.php
+++ b/lang/en/settings.php
@@ -5,7 +5,5 @@
*/
$lang['tagline'] = 'Tagline';
-$lang['discussionPage'] = 'Discussion page (leave empty to disable discussions)';
-$lang['userPage'] = 'User page (leave empty to disable user pages)';
$lang['sidebarID'] = 'page name of page included in sidebar';
$lang['hideTools'] = 'Hide tools when not logged in?';