diff --git a/lang/en_US.php b/lang/en_US.php index 54dbccec3..801eaac82 100644 --- a/lang/en_US.php +++ b/lang/en_US.php @@ -101,7 +101,7 @@ $lang['en_US']['SiteTree']['PAGETYPE'] = array( $lang['en_US']['SiteTree']['SHOWINMENUS'] = 'Show in menus?'; $lang['en_US']['SiteTree']['SHOWINSEARCH'] = 'Show in search?'; $lang['en_US']['SiteTree']['ALLOWCOMMENTS'] = 'Allow comments on this page?'; -$lang['en_US']['SiteTree']['NOTEUSEASHOMEPAGE'] = 'Use this page as the \'home page\' for the following domains: +$lang['en_US']['SiteTree']['NOTEUSEASHOMEPAGE'] = 'Use this page as the \'home page\' for the following domains: (separate multiple domains with commas)'; $lang['en_US']['SiteTree']['HOMEPAGEFORDOMAIN'] = array( 'Domain(s)', @@ -207,7 +207,7 @@ $lang['en_US']['Form']['VALIDCURRENCY'] = 'Please enter a valid currency.'; $lang['en_US']['CurrencyField']['CURRENCYSYMBOL'] = '$'; $lang['en_US']['Form']['FIELDISREQUIRED'] = '%s is required'; $lang['en_US']['DMYDateField']['VALIDDATEFORMAT'] = 'Please enter a valid date format (DD-MM-YYYY).'; -$lang['en_US']['']['EXPORTCSV'] = 'Export to CSV'; +$lang['en_US']['DataReport']['EXPORTCSV'] = 'Export to CSV'; $lang['en_US']['DateField']['VALIDATIONJS'] = 'Please enter a valid date format (DD/MM/YYYY).'; $lang['en_US']['DateField']['VALIDDATEFORMAT'] = 'Please enter a valid date format (DD/MM/YYYY).'; $lang['en_US']['DateField']['NODATESET'] = 'No date set'; @@ -484,7 +484,7 @@ $lang['en_US']['Security']['CHANGEPASSWORDHEADER'] = 'Change your password'; $lang['en_US']['Security']['ENTERNEWPASSWORD'] = 'Please enter a new password.'; $lang['en_US']['Security']['CHANGEPASSWORDBELOW'] = 'You can change your password below.'; $lang['en_US']['Security']['ERRORPASSWORDPERMISSION'] = 'You must be logged in in order to change your password!'; -$lang['en_US']['Security']['PERMFAILURE'] = ' This page is secured and you need administrator rights to access it. +$lang['en_US']['Security']['PERMFAILURE'] = ' This page is secured and you need administrator rights to access it. Enter your credentials below and we will send you right along.'; $lang['en_US']['Security']['ENCDISABLED1'] = 'Password encryption disabled!'; $lang['en_US']['Security']['ENCDISABLED2'] = 'To encrypt your passwords change your password settings by adding';