From 9462d240b584b42fae0a3c5ba4e9c6711ec3ccd6 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Thu, 10 Sep 2009 04:04:34 +0000 Subject: [PATCH] MINOR Updated master language tables --- lang/en_US.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/en_US.php b/lang/en_US.php index 5d5acf7..1496f5b 100644 --- a/lang/en_US.php +++ b/lang/en_US.php @@ -37,7 +37,6 @@ $lang['en_US']['BlogEntry.ss']['POSTEDON'] = 'on'; $lang['en_US']['BlogEntry.ss']['TAGS'] = 'Tags:'; $lang['en_US']['BlogEntry.ss']['UNPUBLISHTHIS'] = 'Unpublish this post'; $lang['en_US']['BlogEntry.ss']['VIEWALLPOSTTAGGED'] = 'View all posts tagged'; -$lang['en_US']['BlogHolder']['HAVENTPERM'] = 'You do not have sufficient permissions to post blog entries. Please log in.'; $lang['en_US']['BlogHolder']['PLURALNAME'] = array( 'Blog Holders', 50, @@ -99,7 +98,7 @@ $lang['en_US']['RSSWidget']['SINGULARNAME'] = array( 50, 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' ); -$lang['en_US']['RSSWidget']['URL'] = 'URL of the other page\'s RSS Feed. Please make sure this URL points to an RSS feed.'; +$lang['en_US']['RSSWidget']['URL'] = 'URL of the other page\'s RSS feed. Please make sure this URL points to an RSS feed.'; $lang['en_US']['SubscribeRSSWidget']['PLURALNAME'] = array( 'Subscribe R S S Widgets', 50,