From 468a76bb8cb6216553a9cbfb031456d269644d92 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Sun, 2 Nov 2008 20:11:59 +0000 Subject: [PATCH] MINOR Updated master language tables --- lang/en_US.php | 35 ----------------------------------- 1 file changed, 35 deletions(-) diff --git a/lang/en_US.php b/lang/en_US.php index 18cec72..4aedb4f 100644 --- a/lang/en_US.php +++ b/lang/en_US.php @@ -12,40 +12,5 @@ $lang['en_US']['Subsite']['SINGULARNAME'] = array( 50, 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' ); -$lang['en_US']['Subsite']['db_DefaultSite'] = array( - 'DefaultSite', - 50, - 'Name of the object property, mainly used for automatically generating forms' -); -$lang['en_US']['Subsite']['db_Domain'] = array( - 'Domain', - 50, - 'Name of the object property, mainly used for automatically generating forms' -); -$lang['en_US']['Subsite']['db_IsPublic'] = array( - 'IsPublic', - 50, - 'Name of the object property, mainly used for automatically generating forms' -); -$lang['en_US']['Subsite']['db_RedirectURL'] = array( - 'RedirectURL', - 50, - 'Name of the object property, mainly used for automatically generating forms' -); -$lang['en_US']['Subsite']['db_Subdomain'] = array( - 'Subdomain', - 50, - 'Name of the object property, mainly used for automatically generating forms' -); -$lang['en_US']['Subsite']['db_Theme'] = array( - 'Theme', - 50, - 'Name of the object property, mainly used for automatically generating forms' -); -$lang['en_US']['Subsite']['db_Title'] = array( - 'Title', - 50, - 'Name of the object property, mainly used for automatically generating forms' -); ?> \ No newline at end of file