diff --git a/lang/en_US.php b/lang/en_US.php index e4143215ada..6f6d2a38759 100644 --- a/lang/en_US.php +++ b/lang/en_US.php @@ -2,30 +2,17 @@ global $lang; -$lang['en_US']['Page']['PLURALNAME'] = array( - 'Pags', - 50, - 'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface' -); -$lang['en_US']['Page']['SINGULARNAME'] = array( - 'Page', - 50, - 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' -); -$lang['en_US']['AdvancedSearchForm']['ALLWORDS'] = 'All Words'; -$lang['en_US']['AdvancedSearchForm']['ATLEAST'] = 'At Least One Of the Words'; -$lang['en_US']['AdvancedSearchForm']['EXACT'] = 'Exact Phrase'; -$lang['en_US']['AdvancedSearchForm']['FROM'] = 'From'; -$lang['en_US']['AdvancedSearchForm']['GO'] = 'Go'; -$lang['en_US']['AdvancedSearchForm']['LASTUPDATED'] = 'Last Updated'; -$lang['en_US']['AdvancedSearchForm']['LASTUPDATEDHEADER'] = 'LAST UPDATED'; -$lang['en_US']['AdvancedSearchForm']['PAGETITLE'] = 'Page Title'; -$lang['en_US']['AdvancedSearchForm']['RELEVANCE'] = 'Relevance'; -$lang['en_US']['AdvancedSearchForm']['SEARCHBY'] = 'SEARCH BY'; -$lang['en_US']['AdvancedSearchForm']['SORTBY'] = 'SORT RESULTS BY'; -$lang['en_US']['AdvancedSearchForm']['TO'] = 'To'; -$lang['en_US']['AdvancedSearchForm']['WITHOUT'] = 'Without the Words'; +$lang['en_US']['']['CHOOSEPAGE'] = 'Please choose an item from the left.'; +$lang['en_US']['AssetAdmin']['ActionAdd'] = 'Add folder'; $lang['en_US']['AssetAdmin']['CHOOSEFILE'] = 'Choose file: '; +$lang['en_US']['AssetAdmin']['MENUTITLE'] = array( + 'Files', + 100, + 'Menu title' +); +$lang['en_US']['AssetAdmin']['NEWFOLDER'] = 'NewFolder'; +$lang['en_US']['AssetAdmin_DeleteBatchAction']['TITLE'] = 'Delete groups'; +$lang['en_US']['AssetAdmin_left.ss']['GO'] = 'Go'; $lang['en_US']['BBCodeParser']['ALIGNEMENT'] = 'Alignment'; $lang['en_US']['BBCodeParser']['ALIGNEMENTEXAMPLE'] = 'right aligned'; $lang['en_US']['BBCodeParser']['BOLD'] = 'Bold Text'; @@ -56,10 +43,43 @@ $lang['en_US']['Boolean']['ANY'] = 'Any'; $lang['en_US']['Boolean']['NO'] = 'No'; $lang['en_US']['Boolean']['YES'] = 'Yes'; -$lang['en_US']['CMSMain']['DELETE'] = 'Delete from the draft site'; -$lang['en_US']['CMSMain']['DELETEFP'] = 'Delete from the published site'; -$lang['en_US']['CMSMain']['RESTORE'] = 'Restore'; +$lang['en_US']['CMSBatchActions']['PUBLISHED_PAGES'] = 'published %d pages'; +$lang['en_US']['CMSMain']['MENUTITLE'] = array( + 'Edit Page', + 100, + 'Menu title' +); $lang['en_US']['CMSMain']['SAVE'] = 'Save'; +$lang['en_US']['CMSPageEditController']['MENUTITLE'] = array( + 'Edit Page', + 100, + 'Menu title' +); +$lang['en_US']['CMSPageHistoryController']['MENUTITLE'] = array( + 'Edit Page', + 100, + 'Menu title' +); +$lang['en_US']['CMSPageReportsController']['MENUTITLE'] = array( + 'Edit Page', + 100, + 'Menu title' +); +$lang['en_US']['CMSPageSettingsController']['MENUTITLE'] = array( + 'Edit Page', + 100, + 'Menu title' +); +$lang['en_US']['CMSPagesController']['MENUTITLE'] = array( + 'Pages', + 100, + 'Menu title' +); +$lang['en_US']['CMSSettingsController']['MENUTITLE'] = array( + 'Settings', + 100, + 'Menu title' +); $lang['en_US']['ChangePasswordEmail.ss']['CHANGEPASSWORDTEXT1'] = array( 'You changed your password for', PR_MEDIUM, @@ -79,7 +99,6 @@ PR_MEDIUM, 'Add [name]' ); -$lang['en_US']['ComplexTableField.ss']['CSVEXPORT'] = 'Export to CSV'; $lang['en_US']['ComplexTableField.ss']['NOITEMSFOUND'] = 'No items found'; $lang['en_US']['ComplexTableField.ss']['SORTASC'] = 'Sort ascending'; $lang['en_US']['ComplexTableField.ss']['SORTDESC'] = 'Sort descending'; @@ -96,18 +115,6 @@ PR_MEDIUM, 'Label of the link which triggers display of the "change password" formfields' ); -$lang['en_US']['ContentControl']['NOTEWONTBESHOWN'] = 'Note: this message will not be shown to your visitors'; -$lang['en_US']['ContentController']['ARCHIVEDSITE'] = 'Archived Site'; -$lang['en_US']['ContentController']['ARCHIVEDSITEFROM'] = 'Archived site from'; -$lang['en_US']['ContentController']['CMS'] = 'CMS'; -$lang['en_US']['ContentController']['DRAFTSITE'] = 'Draft Site'; -$lang['en_US']['ContentController']['DRAFT_SITE_ACCESS_RESTRICTION'] = 'You must log in with your CMS password in order to view the draft or archived content. Click here to go back to the published site.'; -$lang['en_US']['ContentController']['LOGGEDINAS'] = 'Logged in as'; -$lang['en_US']['ContentController']['LOGIN'] = 'Login'; -$lang['en_US']['ContentController']['LOGOUT'] = 'Log out'; -$lang['en_US']['ContentController']['NOTLOGGEDIN'] = 'Not logged in'; -$lang['en_US']['ContentController']['PUBLISHEDSITE'] = 'Published Site'; -$lang['en_US']['ContentController']['VIEWPAGEIN'] = 'View Page in:'; $lang['en_US']['CreditCardField']['FIRST'] = 'first'; $lang['en_US']['CreditCardField']['FOURTH'] = 'fourth'; $lang['en_US']['CreditCardField']['SECOND'] = 'second'; @@ -150,9 +157,8 @@ $lang['en_US']['Date']['YEARS'] = ' years'; $lang['en_US']['DateField']['NOTSET'] = 'not set'; $lang['en_US']['DateField']['TODAY'] = 'today'; -$lang['en_US']['DateField']['VALIDATIONJS'] = 'Please enter a valid date format.'; -$lang['en_US']['DateField']['VALIDDATEFORMAT'] = 'Please enter a valid time format.'; -$lang['en_US']['DateField']['VALIDDATEFORMAT2'] = 'Please enter a valid date format (%s)'; +$lang['en_US']['DateField']['VALIDATIONJS'] = 'Please enter a valid date format (DD/MM/YYYY).'; +$lang['en_US']['DateField']['VALIDDATEFORMAT2'] = 'Please enter a valid date format (%s).'; $lang['en_US']['DateField']['VALIDDATEMAXDATE'] = 'Your date has to be older or matching the maximum allowed date (%s)'; $lang['en_US']['DateField']['VALIDDATEMINDATE'] = 'Your date has to be newer or matching the minimum allowed date (%s)'; $lang['en_US']['DropdownField']['CHOOSE'] = array( @@ -173,43 +179,6 @@ 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' ); $lang['en_US']['Enum']['ANY'] = 'Any'; -$lang['en_US']['ErrorPage']['400'] = '400 - Bad Request'; -$lang['en_US']['ErrorPage']['401'] = '401 - Unauthorized'; -$lang['en_US']['ErrorPage']['403'] = '403 - Forbidden'; -$lang['en_US']['ErrorPage']['404'] = '404 - Not Found'; -$lang['en_US']['ErrorPage']['405'] = '405 - Method Not Allowed'; -$lang['en_US']['ErrorPage']['406'] = '406 - Not Acceptable'; -$lang['en_US']['ErrorPage']['407'] = '407 - Proxy Authentication Required'; -$lang['en_US']['ErrorPage']['408'] = '408 - Request Timeout'; -$lang['en_US']['ErrorPage']['409'] = '409 - Conflict'; -$lang['en_US']['ErrorPage']['410'] = '410 - Gone'; -$lang['en_US']['ErrorPage']['411'] = '411 - Length Required'; -$lang['en_US']['ErrorPage']['412'] = '412 - Precondition Failed'; -$lang['en_US']['ErrorPage']['413'] = '413 - Request Entity Too Large'; -$lang['en_US']['ErrorPage']['414'] = '414 - Request-URI Too Long'; -$lang['en_US']['ErrorPage']['415'] = '415 - Unsupported Media Type'; -$lang['en_US']['ErrorPage']['416'] = '416 - Request Range Not Satisfiable'; -$lang['en_US']['ErrorPage']['417'] = '417 - Expectation Failed'; -$lang['en_US']['ErrorPage']['500'] = '500 - Internal Server Error'; -$lang['en_US']['ErrorPage']['501'] = '501 - Not Implemented'; -$lang['en_US']['ErrorPage']['502'] = '502 - Bad Gateway'; -$lang['en_US']['ErrorPage']['503'] = '503 - Service Unavailable'; -$lang['en_US']['ErrorPage']['504'] = '504 - Gateway Timeout'; -$lang['en_US']['ErrorPage']['505'] = '505 - HTTP Version Not Supported'; -$lang['en_US']['ErrorPage']['CODE'] = 'Error code'; -$lang['en_US']['ErrorPage']['DEFAULTERRORPAGECONTENT'] = '

Sorry, it seems you were trying to access a page that doesn\'t exist.

Please check the spelling of the URL you were trying to access and try again.

'; -$lang['en_US']['ErrorPage']['DEFAULTERRORPAGETITLE'] = 'Page not found'; -$lang['en_US']['ErrorPage']['ERRORFILEPROBLEM'] = 'Error opening file "%s" for writing. Please check file permissions.'; -$lang['en_US']['ErrorPage']['PLURALNAME'] = array( - 'Error Pags', - 50, - 'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface' -); -$lang['en_US']['ErrorPage']['SINGULARNAME'] = array( - 'Error Page', - 50, - 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' -); $lang['en_US']['File']['Content'] = 'Content'; $lang['en_US']['File']['Filename'] = 'Filename'; $lang['en_US']['File']['INVALIDEXTENSION'] = array( @@ -248,7 +217,6 @@ $lang['en_US']['FileIFrameField']['REPLACE'] = 'Replace %s'; $lang['en_US']['FileIFrameField.ss']['TITLE'] = 'Image Uploading Iframe'; $lang['en_US']['Folder']['CREATED'] = 'First Uploaded'; -$lang['en_US']['Folder']['DELETEUNUSEDTHUMBNAILS'] = 'Delete unused thumbnails'; $lang['en_US']['Folder']['DELSELECTED'] = 'Delete selected files'; $lang['en_US']['Folder']['DETAILSTAB'] = 'Details'; $lang['en_US']['Folder']['FILENAME'] = 'Filename'; @@ -266,20 +234,14 @@ ); $lang['en_US']['Folder']['TITLE'] = 'Title'; $lang['en_US']['Folder']['TYPE'] = 'Type'; -$lang['en_US']['Folder']['UNUSEDFILESTAB'] = 'Unused files'; -$lang['en_US']['Folder']['UNUSEDFILESTITLE'] = 'Unused files'; -$lang['en_US']['Folder']['UNUSEDTHUMBNAILSTITLE'] = 'Unused thumbnails'; $lang['en_US']['Folder']['UPLOADTAB'] = 'Upload'; $lang['en_US']['Folder']['URL'] = 'URL'; -$lang['en_US']['Folder']['VIEWASSET'] = 'View Asset'; $lang['en_US']['Folder']['VIEWEDITASSET'] = 'View/Edit Asset'; $lang['en_US']['ForgotPasswordEmail.ss']['HELLO'] = 'Hi'; $lang['en_US']['ForgotPasswordEmail.ss']['TEXT1'] = 'Here is your'; $lang['en_US']['ForgotPasswordEmail.ss']['TEXT2'] = 'password reset link'; $lang['en_US']['ForgotPasswordEmail.ss']['TEXT3'] = 'for'; -$lang['en_US']['Form']['FIELDISREQUIRED'] = '%s is required.'; -$lang['en_US']['Form']['LANGAOTHER'] = 'Other languages'; -$lang['en_US']['Form']['LANGAVAIL'] = 'Available languages'; +$lang['en_US']['Form']['FIELDISREQUIRED'] = '%s is required'; $lang['en_US']['Form']['VALIDATIONCREDITNUMBER'] = 'Please ensure you have entered the %s credit card number correctly.'; $lang['en_US']['Form']['VALIDATIONFAILED'] = 'Validation failed'; $lang['en_US']['Form']['VALIDATIONNOTUNIQUE'] = 'The value entered is not unique'; @@ -294,7 +256,10 @@ PR_MEDIUM, 'Programmatical code identifying a group' ); +$lang['en_US']['Group']['DefaultGroupTitleAdministrators'] = 'Administrators'; +$lang['en_US']['Group']['DefaultGroupTitleContentAuthors'] = 'Content Authors'; $lang['en_US']['Group']['Description'] = 'Description'; +$lang['en_US']['Group']['IMPORTTABTITLE'] = 'Import'; $lang['en_US']['Group']['IPRestrictions'] = 'IP Address Restrictions'; $lang['en_US']['Group']['Locked'] = array( 'Locked?', @@ -311,6 +276,7 @@ PR_MEDIUM, 'One group has one parent group' ); +$lang['en_US']['Group']['RolesAddEditLink'] = 'Add/edit roles'; $lang['en_US']['Group']['SINGULARNAME'] = array( 'Group', 50, @@ -327,13 +293,25 @@ PR_MEDIUM, 'One group has many members' ); +$lang['en_US']['GroupImportForm']['Help1'] = '

Import one or more groups in CSV format (comma-separated values). Show advanced usage

'; +$lang['en_US']['GroupImportForm']['Help2'] = '
+

Advanced usage

+ +
'; +$lang['en_US']['GroupImportForm']['ResultCreated'] = 'Created %d groups'; +$lang['en_US']['GroupImportForm']['ResultDeleted'] = 'Deleted %d groups'; +$lang['en_US']['GroupImportForm']['ResultUpdated'] = 'Updated %d groups'; $lang['en_US']['HtmlEditorField']['ANCHORVALUE'] = 'Anchor'; $lang['en_US']['HtmlEditorField']['BUTTONINSERTFLASH'] = 'Insert Flash'; $lang['en_US']['HtmlEditorField']['BUTTONINSERTIMAGE'] = 'Insert image'; $lang['en_US']['HtmlEditorField']['BUTTONINSERTLINK'] = 'Insert link'; $lang['en_US']['HtmlEditorField']['BUTTONREMOVELINK'] = 'Remove link'; $lang['en_US']['HtmlEditorField']['CAPTIONTEXT'] = 'Caption text'; -$lang['en_US']['HtmlEditorField']['CLOSE'] = 'close'; $lang['en_US']['HtmlEditorField']['CSSCLASS'] = 'Alignment / style'; $lang['en_US']['HtmlEditorField']['CSSCLASSCENTER'] = 'Centered, on its own.'; $lang['en_US']['HtmlEditorField']['CSSCLASSLEFT'] = 'On the left, with text wrapping around.'; @@ -385,6 +363,20 @@ 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' ); $lang['en_US']['Image_iframe.ss']['TITLE'] = 'Image Uploading Iframe'; +$lang['en_US']['LeftAndMain']['CANT_REORGANISE'] = 'You do not have permission to rearange the site tree. Your change was not saved.'; +$lang['en_US']['LeftAndMain']['DropdownBatchActionsDefault'] = 'Actions'; +$lang['en_US']['LeftAndMain']['HELP'] = array( + 'Help', + PR_HIGH, + 'Menu title' +); +$lang['en_US']['LeftAndMain']['PAGETYPE'] = 'Page type: '; +$lang['en_US']['LeftAndMain']['PERMAGAIN'] = 'You have been logged out of the CMS. If you would like to log in again, enter a username and password below.'; +$lang['en_US']['LeftAndMain']['PERMALREADY'] = 'I\'m sorry, but you can\'t access that part of the CMS. If you want to log in as someone else, do so below'; +$lang['en_US']['LeftAndMain']['PERMDEFAULT'] = 'Please choose an authentication method and enter your credentials to access the CMS.'; +$lang['en_US']['LeftAndMain']['PLEASESAVE'] = 'Please Save Page: This page could not be upated because it hasn\'t been saved yet.'; +$lang['en_US']['LeftAndMain']['SAVED'] = 'saved'; +$lang['en_US']['LeftAndMain_right.ss']['WELCOMETO'] = 'Welcome to'; $lang['en_US']['LoginAttempt']['Email'] = 'Email Address'; $lang['en_US']['LoginAttempt']['IP'] = 'IP Address'; $lang['en_US']['LoginAttempt']['PLURALNAME'] = array( @@ -406,6 +398,8 @@ $lang['en_US']['Member']['CONFIRMNEWPASSWORD'] = 'Confirm New Password'; $lang['en_US']['Member']['CONFIRMPASSWORD'] = 'Confirm Password'; $lang['en_US']['Member']['CONTACTINFO'] = 'Contact Information'; +$lang['en_US']['Member']['DefaultAdminFirstname'] = 'Default Admin'; +$lang['en_US']['Member']['DefaultDateTime'] = 'default'; $lang['en_US']['Member']['EMAIL'] = 'Email'; $lang['en_US']['Member']['EMAILSIGNUPINTRO1'] = 'Thanks for signing up to become a new member, your details are listed below for future reference.'; $lang['en_US']['Member']['EMAILSIGNUPINTRO2'] = 'You can login to the website using the credentials listed below'; @@ -429,12 +423,6 @@ $lang['en_US']['Member']['NAME'] = 'Name'; $lang['en_US']['Member']['NEWPASSWORD'] = 'New Password'; $lang['en_US']['Member']['PASSWORD'] = 'Password'; -$lang['en_US']['Member']['PASSWORDCHANGED'] = 'Your password has been changed, and a copy emailed to you.'; -$lang['en_US']['Member']['PERSONALDETAILS'] = array( - 'Personal Details', - PR_MEDIUM, - 'Headline for formfields' -); $lang['en_US']['Member']['PHONE'] = 'Phone'; $lang['en_US']['Member']['PLURALNAME'] = array( 'Members', @@ -459,11 +447,6 @@ 'Email subject' ); $lang['en_US']['Member']['SURNAME'] = 'Surname'; -$lang['en_US']['Member']['USERDETAILS'] = array( - 'User Details', - PR_MEDIUM, - 'Headline for formfields' -); $lang['en_US']['Member']['VALIDATIONMEMBEREXISTS'] = 'A member already exists with the same %s'; $lang['en_US']['Member']['ValidationIdentifierFailed'] = array( 'Can\'t overwrite existing member #%d with identical identifier (%s = %s))', @@ -492,6 +475,98 @@ 'Password expiry date' ); $lang['en_US']['MemberAuthenticator']['TITLE'] = 'E-mail & Password'; +$lang['en_US']['MemberDatetimeOptionsetField']['AMORPM'] = array( + 'AM (Ante meridiem) or PM (Post meridiem)', + 40, + 'Help text describing what "a" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['Custom'] = 'Custom'; +$lang['en_US']['MemberDatetimeOptionsetField']['DATEFORMATBAD'] = 'Date format is invalid'; +$lang['en_US']['MemberDatetimeOptionsetField']['DAYNOLEADING'] = array( + 'Day of month without leading zero', + 40, + 'Help text describing what "d" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['DIGITSDECFRACTIONSECOND'] = array( + 'One or more digits representing a decimal fraction of a second', + 40, + 'Help text describing what "s" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['FOURDIGITYEAR'] = array( + 'Four-digit year', + 40, + 'Help text describing what "YYYY" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['FULLNAMEMONTH'] = array( + 'Full name of month (e.g. June)', + 40, + 'Help text describing what "MMMM" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['HOURNOLEADING'] = array( + 'Hour without leading zero', + 40, + 'Help text describing what "h" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['MINUTENOLEADING'] = array( + 'Minute without leading zero', + 40, + 'Help text describing what "m" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['MONTHNOLEADING'] = array( + 'Month digit without leading zero', + 40, + 'Help text describing what "M" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['Preview'] = 'Preview'; +$lang['en_US']['MemberDatetimeOptionsetField']['SHORTMONTH'] = array( + 'Short name of month (e.g. Jun)', + 40, + 'Help text letting describing what "MMM" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['TOGGLEHELP'] = 'Toggle formatting help'; +$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITDAY'] = array( + 'Two-digit day of month', + 40, + 'Help text describing what "dd" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITHOUR'] = array( + 'Two digits of hour (00 through 23)', + 40, + 'Help text describing what "hh" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITMINUTE'] = array( + 'Two digits of minute (00 through 59)', + 40, + 'Help text describing what "mm" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITMONTH'] = array( + 'Two-digit month (01=January, etc.)', + 40, + 'Help text describing what "MM" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITSECOND'] = array( + 'Two digits of second (00 through 59)', + 40, + 'Help text describing what "ss" means in ISO date formatting' +); +$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITYEAR'] = array( + 'Two-digit year', + 40, + 'Help text describing what "YY" means in ISO date formatting' +); +$lang['en_US']['MemberImportForm']['Help1'] = '

Import members in CSV format (comma-separated values). Show advanced usage

'; +$lang['en_US']['MemberImportForm']['Help2'] = '
+

Advanced usage

+ +
'; +$lang['en_US']['MemberImportForm']['ResultCreated'] = 'Created %d members'; +$lang['en_US']['MemberImportForm']['ResultDeleted'] = 'Deleted %d members'; +$lang['en_US']['MemberImportForm']['ResultNone'] = 'No changes'; +$lang['en_US']['MemberImportForm']['ResultUpdated'] = 'Updated %d members'; $lang['en_US']['MemberPassword']['PLURALNAME'] = array( 'Member Passwords', 50, @@ -502,9 +577,54 @@ 50, 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' ); +$lang['en_US']['MemberTableField']['ADD'] = 'Add'; +$lang['en_US']['MemberTableField']['ADDEDTOGROUP'] = 'Added member to group'; +$lang['en_US']['MemberTableField']['ADDINGFIELD'] = 'Adding failed'; +$lang['en_US']['MemberTableField']['DeleteTitleText'] = array( + 'Delete from this group', + PR_MEDIUM, + 'Delete button hover text' +); +$lang['en_US']['MemberTableField']['DeleteTitleTextDatabase'] = array( + 'Delete from database and all groups', + PR_MEDIUM, + 'Delete button hover text' +); +$lang['en_US']['MemberTableField']['ERRORADDINGUSER'] = 'There was an error adding the user to the group: %s'; +$lang['en_US']['MemberTableField']['FILTER'] = 'Filter'; +$lang['en_US']['MemberTableField']['SEARCH'] = 'Search'; +$lang['en_US']['ModelAdmin']['ADDBUTTON'] = 'Add'; +$lang['en_US']['ModelAdmin']['ADDFORM'] = 'Fill out this form to add a %s to the database.'; +$lang['en_US']['ModelAdmin']['CHOOSE_COLUMNS'] = 'Select result columns...'; +$lang['en_US']['ModelAdmin']['CLEAR_SEARCH'] = 'Clear Search'; +$lang['en_US']['ModelAdmin']['CREATEBUTTON'] = array( + 'Create \'%s\'', + PR_MEDIUM, + 'Create a new instance from a model class' +); +$lang['en_US']['ModelAdmin']['DELETE'] = 'Delete'; +$lang['en_US']['ModelAdmin']['DELETEDRECORDS'] = 'Deleted %s records.'; +$lang['en_US']['ModelAdmin']['FOUNDRESULTS'] = 'Your search found %s matching items'; +$lang['en_US']['ModelAdmin']['IMPORT'] = 'Import from CSV'; +$lang['en_US']['ModelAdmin']['IMPORTEDRECORDS'] = 'Imported %s records.'; +$lang['en_US']['ModelAdmin']['ITEMNOTFOUND'] = 'I can\'t find that item'; +$lang['en_US']['ModelAdmin']['LOADEDFOREDITING'] = 'Loaded \'%s\' for editing.'; +$lang['en_US']['ModelAdmin']['NOCSVFILE'] = 'Please browse for a CSV file to import'; +$lang['en_US']['ModelAdmin']['NOIMPORT'] = 'Nothing to import'; +$lang['en_US']['ModelAdmin']['NORESULTS'] = 'Your search didn\'t return any matching items'; +$lang['en_US']['ModelAdmin']['SAVE'] = 'Save'; +$lang['en_US']['ModelAdmin']['SEARCHRESULTS'] = 'Search Results'; +$lang['en_US']['ModelAdmin']['SELECTALL'] = 'select all'; +$lang['en_US']['ModelAdmin']['SELECTNONE'] = 'select none'; +$lang['en_US']['ModelAdmin']['UPDATEDRECORDS'] = 'Updated %s records.'; $lang['en_US']['MoneyField']['FIELDLABELAMOUNT'] = 'Amount'; $lang['en_US']['MoneyField']['FIELDLABELCURRENCY'] = 'Currency'; $lang['en_US']['MyEntity']['MyNamespace'] = 'My default natural language value'; +$lang['en_US']['MyModelAdmin']['MENUTITLE'] = array( + 'MyModel', + 100, + 'Menu title' +); $lang['en_US']['MyNamespace']['MYENTITY'] = 'Counting %s things'; $lang['en_US']['NullableField']['IsNullLabel'] = array( 'Is Null', @@ -561,54 +681,20 @@ 50, 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' ); -$lang['en_US']['Permissions']['CONTENT_CATEGORY'] = 'Content permissions'; $lang['en_US']['Permissions']['PERMISSIONS_CATEGORY'] = 'Roles and access permissions'; $lang['en_US']['PhoneNumberField']['VALIDATION'] = 'Please enter a valid phone number'; -$lang['en_US']['QueuedEmail']['PLURALNAME'] = array( - 'Queued Emails', - 50, - 'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface' -); -$lang['en_US']['QueuedEmail']['SINGULARNAME'] = array( - 'Queued Email', - 50, - 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' -); -$lang['en_US']['RedirectorPage']['HASBEENSETUP'] = 'A redirector page has been set up without anywhere to redirect to.'; -$lang['en_US']['RedirectorPage']['HEADER'] = 'This page will redirect users to another page'; -$lang['en_US']['RedirectorPage']['OTHERURL'] = 'Other website URL'; -$lang['en_US']['RedirectorPage']['PLURALNAME'] = array( - 'Redirector Pags', - 50, - 'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface' -); -$lang['en_US']['RedirectorPage']['REDIRECTTO'] = 'Redirect to'; -$lang['en_US']['RedirectorPage']['REDIRECTTOEXTERNAL'] = 'Another website'; -$lang['en_US']['RedirectorPage']['REDIRECTTOPAGE'] = 'A page on your website'; -$lang['en_US']['RedirectorPage']['SINGULARNAME'] = array( - 'Redirector Page', - 50, - 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' -); -$lang['en_US']['RedirectorPage']['YOURPAGE'] = 'Page on your website'; $lang['en_US']['RelationComplexTableField.ss']['ADD'] = 'Add'; $lang['en_US']['RelationComplexTableField.ss']['CSVEXPORT'] = 'Export to CSV'; $lang['en_US']['RelationComplexTableField.ss']['NOTFOUND'] = 'No items found'; -$lang['en_US']['RemoveOrphanedPagesTask']['BUTTONRUN'] = 'Run'; -$lang['en_US']['RemoveOrphanedPagesTask']['CHOOSEOPERATION'] = 'Choose operation:'; -$lang['en_US']['RemoveOrphanedPagesTask']['DELETEWARNING'] = 'Warning: These operations are not reversible. Please handle with care.'; -$lang['en_US']['RemoveOrphanedPagesTask']['HEADER'] = 'Remove all orphaned pages task'; -$lang['en_US']['RemoveOrphanedPagesTask']['NONEFOUND'] = 'No orphans found'; -$lang['en_US']['RemoveOrphanedPagesTask']['NONEREMOVED'] = 'None removed'; -$lang['en_US']['RemoveOrphanedPagesTask']['OPERATION_REMOVE'] = 'Remove selected from all stages (WARNING: Will destroy all selected pages from both stage and live)'; -$lang['en_US']['RemoveOrphanedPagesTask']['SELECTALL'] = 'select all'; -$lang['en_US']['RemoveOrphanedPagesTask']['UNSELECTALL'] = 'unselect all'; -$lang['en_US']['SearchForm']['GO'] = 'Go'; -$lang['en_US']['SearchForm']['SEARCH'] = 'Search'; -$lang['en_US']['SearchForm']['SearchResults'] = 'Search Results'; +$lang['en_US']['ReportAdmin']['MENUTITLE'] = array( + 'Reports', + 100, + 'Menu title' +); $lang['en_US']['Security']['ALREADYLOGGEDIN'] = array( - 'You don\'t have access to this page. If you have another account that can access that page, you can log in again below.', - PR_MEDIUM + 'You don\'t have access to this page. If you have another account that can access that page, you can log in again below.', + PR_MEDIUM, + '%s will be replaced with a link to log in.' ); $lang['en_US']['Security']['BUTTONSEND'] = 'Send me the password reset link'; $lang['en_US']['Security']['CHANGEPASSWORDBELOW'] = 'You can change your password below.'; @@ -624,6 +710,11 @@ $lang['en_US']['Security']['NOTERESETPASSWORD'] = 'Enter your e-mail address and we will send you a link with which you can reset your password'; $lang['en_US']['Security']['PASSWORDSENTHEADER'] = 'Password reset link sent to \'%s\''; $lang['en_US']['Security']['PASSWORDSENTTEXT'] = 'Thank you! A reset link has been sent to \'%s\', provided an account exists for this email address.'; +$lang['en_US']['SecurityAdmin']['ADDMEMBER'] = 'Add Member'; +$lang['en_US']['SecurityAdmin']['APPLY_ROLES'] = 'Apply roles to groups'; +$lang['en_US']['SecurityAdmin']['APPLY_ROLES_HELP'] = 'Ability to edit the roles assigned to a group. Requires the "Access to \'Security\' section" permission.'; +$lang['en_US']['SecurityAdmin']['EDITPERMISSIONS'] = 'Manage permissions for groups'; +$lang['en_US']['SecurityAdmin']['EDITPERMISSIONS_HELP'] = 'Ability to edit Permissions and IP Addresses for a group. Requires the "Access to \'Security\' section" permission.'; $lang['en_US']['SecurityAdmin']['GROUPNAME'] = 'Group name'; $lang['en_US']['SecurityAdmin']['IPADDRESSESHELP'] = '

You can restrict this group to a particular IP address range (one range per line).
Ranges can be in any of the following forms:
@@ -635,165 +726,24 @@ people from logging in. This is because the same user might have to log in to access parts of the system without IP address restrictions.'; $lang['en_US']['SecurityAdmin']['MEMBERS'] = 'Members'; -$lang['en_US']['SecurityAdmin']['NEWGROUPPREFIX'] = 'new-'; +$lang['en_US']['SecurityAdmin']['MENUTITLE'] = array( + 'Users', + 100, + 'Menu title' +); +$lang['en_US']['SecurityAdmin']['MemberListCaution'] = 'Caution: Removing members from this list will remove them from all groups and the database'; +$lang['en_US']['SecurityAdmin']['NEWGROUP'] = 'New Group'; $lang['en_US']['SecurityAdmin']['PERMISSIONS'] = 'Permissions'; $lang['en_US']['SecurityAdmin']['ROLES'] = 'Roles'; $lang['en_US']['SecurityAdmin']['ROLESDESCRIPTION'] = 'This section allows you to add roles to this group. Roles are logical groupings of permissions, which can be editied in the Roles tab'; +$lang['en_US']['SecurityAdmin']['SGROUPS'] = 'Security Groups'; +$lang['en_US']['SecurityAdmin']['TABIMPORT'] = 'Import'; +$lang['en_US']['SecurityAdmin']['TABROLES'] = 'Roles'; $lang['en_US']['SecurityAdmin']['VIEWUSER'] = 'View User'; -$lang['en_US']['SilverStripeNavigatorLink']['ShareInstructions'] = 'To share a this to this page, copy and paste the link below.'; -$lang['en_US']['SilverStripeNavigatorLink']['ShareLink'] = 'Share link'; -$lang['en_US']['SilverStripeNavigatorLinkl']['CloseLink'] = 'Close'; +$lang['en_US']['SecurityAdmin_MemberImportForm']['BtnImport'] = 'Import'; +$lang['en_US']['SecurityAdmin_MemberImportForm']['FileFieldLabel'] = 'CSV File (Allowed extensions: *.csv)'; $lang['en_US']['SimpleImageField']['NOUPLOAD'] = 'No Image Uploaded'; -$lang['en_US']['SiteConfig']['DEFAULTTHEME'] = '(Use default theme)'; -$lang['en_US']['SiteConfig']['EDITHEADER'] = 'Who can edit pages on this site?'; -$lang['en_US']['SiteConfig']['EDIT_PERMISSION'] = 'Manage site configuration'; -$lang['en_US']['SiteConfig']['EDIT_PERMISSION_HELP'] = 'Ability to edit global access settings/top-level page permissions.'; -$lang['en_US']['SiteConfig']['PLURALNAME'] = array( - 'Site Configs', - 50, - 'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface' -); -$lang['en_US']['SiteConfig']['SINGULARNAME'] = array( - 'Site Config', - 50, - 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' -); -$lang['en_US']['SiteConfig']['SITENAMEDEFAULT'] = 'Your Site Name'; -$lang['en_US']['SiteConfig']['SITETAGLINE'] = 'Site Tagline/Slogan'; -$lang['en_US']['SiteConfig']['SITETITLE'] = 'Site title'; -$lang['en_US']['SiteConfig']['TAGLINEDEFAULT'] = 'your tagline here'; -$lang['en_US']['SiteConfig']['THEME'] = 'Theme'; -$lang['en_US']['SiteConfig']['TOPLEVELCREATE'] = 'Who can create pages in the root of the site?'; -$lang['en_US']['SiteConfig']['VIEWHEADER'] = 'Who can view pages on this site?'; -$lang['en_US']['SiteTree']['ACCESSANYONE'] = 'Anyone'; -$lang['en_US']['SiteTree']['ACCESSHEADER'] = 'Who can view this page?'; -$lang['en_US']['SiteTree']['ACCESSLOGGEDIN'] = 'Logged-in users'; -$lang['en_US']['SiteTree']['ACCESSONLYTHESE'] = 'Only these people (choose from list)'; -$lang['en_US']['SiteTree']['ADDEDTODRAFT'] = 'Added to draft site'; -$lang['en_US']['SiteTree']['ALLOWCOMMENTS'] = 'Allow comments on this page?'; -$lang['en_US']['SiteTree']['APPEARSVIRTUALPAGES'] = 'This content also appears on the virtual pages in the %s sections.'; -$lang['en_US']['SiteTree']['BUTTONCANCELDRAFT'] = 'Cancel draft changes'; -$lang['en_US']['SiteTree']['BUTTONCANCELDRAFTDESC'] = 'Delete your draft and revert to the currently published page'; -$lang['en_US']['SiteTree']['BUTTONSAVEPUBLISH'] = 'Save and Publish'; -$lang['en_US']['SiteTree']['BUTTONUNPUBLISH'] = 'Unpublish'; -$lang['en_US']['SiteTree']['BUTTONUNPUBLISHDESC'] = 'Remove this page from the published site'; -$lang['en_US']['SiteTree']['CHANGETO'] = array( - 'Change to "%s"', - PR_MEDIUM, - 'Pagetype selection dropdown with class names' -); -$lang['en_US']['SiteTree']['Comments'] = 'Comments'; -$lang['en_US']['SiteTree']['Content'] = array( - 'Content', - PR_MEDIUM, - 'Main HTML Content for a page' -); -$lang['en_US']['SiteTree']['DEFAULTABOUTCONTENT'] = '

You can fill this page out with your own content, or delete it and create your own pages.

'; -$lang['en_US']['SiteTree']['DEFAULTABOUTTITLE'] = 'About Us'; -$lang['en_US']['SiteTree']['DEFAULTCONTACTCONTENT'] = '

You can fill this page out with your own content, or delete it and create your own pages.

'; -$lang['en_US']['SiteTree']['DEFAULTCONTACTTITLE'] = 'Contact Us'; -$lang['en_US']['SiteTree']['DEFAULTHOMECONTENT'] = '

Welcome to SilverStripe! This is the default homepage. You can edit this page by opening the CMS. You can now access the developer documentation, or begin the tutorials.

'; -$lang['en_US']['SiteTree']['DEFAULTHOMETITLE'] = 'Home'; -$lang['en_US']['SiteTree']['DELETEDPAGE'] = 'Deleted page'; -$lang['en_US']['SiteTree']['EDITANYONE'] = 'Anyone who can log-in to the CMS'; -$lang['en_US']['SiteTree']['EDITHEADER'] = 'Who can edit this page?'; -$lang['en_US']['SiteTree']['EDITONLYTHESE'] = 'Only these people (choose from list)'; -$lang['en_US']['SiteTree']['EDITORGROUPS'] = 'Editor Groups'; -$lang['en_US']['SiteTree']['EDIT_ALL_DESCRIPTION'] = 'Edit any page'; -$lang['en_US']['SiteTree']['EDIT_ALL_HELP'] = 'Ability to edit any page on the site, regardless of the settings on the Access tab. Requires the "Access to Site Content" permission'; -$lang['en_US']['SiteTree']['Editors'] = 'Editors Groups'; -$lang['en_US']['SiteTree']['HASBROKENLINKS'] = 'This page has broken links.'; -$lang['en_US']['SiteTree']['HOMEPAGEFORDOMAIN'] = array( - 'Domain(s)', - PR_MEDIUM, - 'Listing domains that should be used as homepage' -); -$lang['en_US']['SiteTree']['HTMLEDITORTITLE'] = array( - 'Content', - PR_MEDIUM, - 'HTML editor title' -); -$lang['en_US']['SiteTree']['HomepageForDomain'] = 'Hompage for this domain'; -$lang['en_US']['SiteTree']['INHERIT'] = 'Inherit from parent page'; -$lang['en_US']['SiteTree']['LINKCHANGENOTE'] = 'Changing this page\'s link will also affect the links of all child pages.'; -$lang['en_US']['SiteTree']['MENUTITLE'] = 'Navigation label'; -$lang['en_US']['SiteTree']['METADESC'] = 'Description'; -$lang['en_US']['SiteTree']['METAEXTRA'] = 'Custom Meta Tags'; -$lang['en_US']['SiteTree']['METAHEADER'] = 'Search Engine Meta-tags'; -$lang['en_US']['SiteTree']['METAKEYWORDS'] = 'Keywords'; -$lang['en_US']['SiteTree']['METATITLE'] = 'Title'; -$lang['en_US']['SiteTree']['MODIFIEDONDRAFT'] = 'Modified on draft site'; -$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']['PAGELOCATION'] = 'Page location'; -$lang['en_US']['SiteTree']['PAGESLINKING'] = 'The following pages link to this page:'; -$lang['en_US']['SiteTree']['PAGETITLE'] = 'Page name'; -$lang['en_US']['SiteTree']['PAGETYPE'] = array( - 'Page type', - PR_MEDIUM, - 'Classname of a page object' -); -$lang['en_US']['SiteTree']['PARENTID'] = array( - 'Parent page', - PR_MEDIUM -); -$lang['en_US']['SiteTree']['PARENTTYPE'] = array( - 'Page location', - PR_MEDIUM -); -$lang['en_US']['SiteTree']['PARENTTYPE_ROOT'] = 'Top-level page'; -$lang['en_US']['SiteTree']['PARENTTYPE_SUBPAGE'] = 'Sub-page underneath a parent page (choose below)'; -$lang['en_US']['SiteTree']['PERMISSION_GRANTACCESS_DESCRIPTION'] = 'Manage access rights for content'; -$lang['en_US']['SiteTree']['PERMISSION_GRANTACCESS_HELP'] = 'Allow setting of page-specific access restrictions in the "Pages" section.'; -$lang['en_US']['SiteTree']['PLURALNAME'] = array( - 'Site Tres', - 50, - 'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface' -); -$lang['en_US']['SiteTree']['REMOVEDFROMDRAFT'] = 'Removed from draft site'; -$lang['en_US']['SiteTree']['REORGANISE_DESCRIPTION'] = 'Change site structure'; -$lang['en_US']['SiteTree']['REORGANISE_HELP'] = 'Rearrange pages in the site tree through drag&drop.'; -$lang['en_US']['SiteTree']['SHOWINMENUS'] = 'Show in menus?'; -$lang['en_US']['SiteTree']['SHOWINSEARCH'] = 'Show in search?'; -$lang['en_US']['SiteTree']['SINGULARNAME'] = array( - 'Site Tree', - 50, - 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' -); -$lang['en_US']['SiteTree']['TABACCESS'] = 'Access'; -$lang['en_US']['SiteTree']['TABBACKLINKS'] = 'BackLinks'; -$lang['en_US']['SiteTree']['TABBEHAVIOUR'] = 'Behaviour'; -$lang['en_US']['SiteTree']['TABCONTENT'] = 'Content'; $lang['en_US']['SiteTree']['TABMAIN'] = 'Main'; -$lang['en_US']['SiteTree']['TABMETA'] = 'Metadata'; -$lang['en_US']['SiteTree']['TABREPORTS'] = 'Reports'; -$lang['en_US']['SiteTree']['TODOHELP'] = '

You can use this to keep track of work that needs to be done to the content of your site. To see all your pages with to do information, open the \'Site Reports\' window on the left and select \'To Do\'

'; -$lang['en_US']['SiteTree']['TOPLEVEL'] = 'Site Content (Top Level)'; -$lang['en_US']['SiteTree']['TOPLEVELCREATORGROUPS'] = 'Top level creators'; -$lang['en_US']['SiteTree']['ToDo'] = 'Todo Notes'; -$lang['en_US']['SiteTree']['URL'] = 'URL'; -$lang['en_US']['SiteTree']['URLSegment'] = array( - 'URL Segment', - PR_MEDIUM, - 'URL for this page' -); -$lang['en_US']['SiteTree']['VALIDATIONURLSEGMENT1'] = 'Another page is using that URL. URL must be unique for each page'; -$lang['en_US']['SiteTree']['VALIDATIONURLSEGMENT2'] = 'URLs can only be made up of letters, digits and hyphens.'; -$lang['en_US']['SiteTree']['VIEWERGROUPS'] = 'Viewer Groups'; -$lang['en_US']['SiteTree']['VIEW_ALL_DESCRIPTION'] = 'View any page'; -$lang['en_US']['SiteTree']['VIEW_ALL_HELP'] = 'Ability to view any page on the site, regardless of the settings on the Access tab. Requires the "Access to Site Content" permission'; -$lang['en_US']['SiteTree']['VIEW_DRAFT_CONTENT'] = 'View draft content'; -$lang['en_US']['SiteTree']['VIEW_DRAFT_CONTENT_HELP'] = 'Applies to viewing pages outside of the CMS in draft mode. Useful for external collaborators without CMS access.'; -$lang['en_US']['SiteTree']['VIRTUALPAGESLINKING'] = 'The following virtual pages pull from this page:'; -$lang['en_US']['SiteTree']['Viewers'] = 'Viewers Groups'; -$lang['en_US']['SiteTree']['has_one_Parent'] = array( - 'Parent Page', - PR_MEDIUM, - 'The parent page in the site hierarchy' -); -$lang['en_US']['SiteTree']['many_many_BackLinkTracking'] = 'Backlink Tracking'; -$lang['en_US']['SiteTree']['many_many_ImageTracking'] = 'Image Tracking'; -$lang['en_US']['SiteTree']['many_many_LinkTracking'] = 'Link Tracking'; $lang['en_US']['TableField']['ISREQUIRED'] = 'In %s \'%s\' is required.'; $lang['en_US']['TableField.ss']['ADD'] = 'Add a new row'; $lang['en_US']['TableField.ss']['ADDITEM'] = 'Add %s'; @@ -816,58 +766,9 @@ $lang['en_US']['ToggleCompositeField.ss']['SHOW'] = 'Show'; $lang['en_US']['ToggleField']['LESS'] = 'less'; $lang['en_US']['ToggleField']['MORE'] = 'more'; -$lang['en_US']['Translatable']['CREATE'] = 'Create new translation'; -$lang['en_US']['Translatable']['CREATEBUTTON'] = 'Create'; -$lang['en_US']['Translatable']['EXISTING'] = 'Existing translations:'; -$lang['en_US']['Translatable']['NEWLANGUAGE'] = 'New language'; -$lang['en_US']['Translatable']['NOTICENEWPAGE'] = 'Please save this page before creating a translation'; -$lang['en_US']['Translatable']['TRANSLATEALLPERMISSION'] = 'Translate into all available languages'; -$lang['en_US']['Translatable']['TRANSLATEPERMISSION'] = array( - 'Translate %s', - PR_MEDIUM, - 'Translate pages into a language' -); -$lang['en_US']['Translatable']['TRANSLATIONS'] = 'Translations'; -$lang['en_US']['TreeSelectorField']['CANCEL'] = 'cancel'; -$lang['en_US']['TreeSelectorField']['SAVE'] = 'save'; $lang['en_US']['Versioned']['has_many_Versions'] = array( 'Versions', PR_MEDIUM, 'Past Versions of this page' ); -$lang['en_US']['VirtualPage']['CHOOSE'] = 'Choose a page to link to'; -$lang['en_US']['VirtualPage']['EDITCONTENT'] = 'click here to edit the content'; -$lang['en_US']['VirtualPage']['HEADER'] = 'This is a virtual page'; -$lang['en_US']['VirtualPage']['NOTFOUND'] = 'We could not find the content for this virtual page.'; -$lang['en_US']['VirtualPage']['PLURALNAME'] = array( - 'Virtual Pags', - 50, - 'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface' -); -$lang['en_US']['VirtualPage']['SINGULARNAME'] = array( - 'Virtual Page', - 50, - 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' -); -$lang['en_US']['Widget']['PLURALNAME'] = array( - 'Widgets', - 50, - 'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface' -); -$lang['en_US']['Widget']['SINGULARNAME'] = array( - 'Widget', - 50, - 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' -); -$lang['en_US']['WidgetArea']['PLURALNAME'] = array( - 'Widget Areas', - 50, - 'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface' -); -$lang['en_US']['WidgetArea']['SINGULARNAME'] = array( - 'Widget Area', - 50, - 'Singular name of the object, used in dropdowns and to generally identify a single object in the interface' -); -?>