From abcc3801dff527c2603a3a2aadf43561ca6722ed Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 15 Jul 2007 11:05:28 +0200 Subject: fixed unclean language files FS#1186 darcs-hash:20070715090528-7ad00-ffebbfcd0e4b12e839a958932afd1db2c4fb8765.gz --- lib/plugins/revert/lang/en/lang.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/plugins/revert/lang/en') diff --git a/lib/plugins/revert/lang/en/lang.php b/lib/plugins/revert/lang/en/lang.php index fdbf7775d..a2002f1a7 100644 --- a/lib/plugins/revert/lang/en/lang.php +++ b/lib/plugins/revert/lang/en/lang.php @@ -3,10 +3,6 @@ * english language file */ -// settings must be present and set appropriately for the language -$lang['encoding'] = 'utf-8'; -$lang['direction'] = 'ltr'; - // for admin plugins, the menu prompt to be displayed in the admin menu // if set here, the plugin doesn't need to override the getMenuText() method $lang['menu'] = 'Revert Manager'; -- cgit v1.2.3