mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
i18n: entity update
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44274 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
4db20bec83
commit
5d72598c90
@ -48,7 +48,7 @@ $lang['en_US']['BulkLoaderAdmin']['PREVIEW'] = 'Preview';
|
||||
$lang['en_US']['BulkLoaderAdmin']['PRESSCNT'] = 'Press continue to load this data in';
|
||||
$lang['en_US']['BulkLoaderAdmin']['CONFIRMBULK'] = 'Confirm bulk load';
|
||||
$lang['en_US']['BulkLoaderAdmin']['DATALOADED'] = 'This data has been loaded in';
|
||||
$lang['en_US']['LeftAndMain']['SITECONTENT'] = array(
|
||||
$lang['en_US']['LeftAndMain']['TREESITECONTENT'] = array(
|
||||
'Site Content',
|
||||
PR_HIGH,
|
||||
'Root node on left'
|
||||
@ -104,8 +104,8 @@ $lang['en_US']['CMSMain']['NOCONTENT'] = 'no content';
|
||||
$lang['en_US']['CMSMain']['TOTALPAGES'] = 'Total pages: ';
|
||||
$lang['en_US']['CMSMain']['PUBPAGES'] = 'Done: Published %d pages';
|
||||
$lang['en_US']['CMSMain']['PUBALLFUN'] = '"Publish All" functionality';
|
||||
$lang['en_US']['CMSMain']['PUBALLFUN2'] = 'Pressing this button will do the equivalent of going to every page and pressing "publish". It\'s
|
||||
intended to be used after there have been massive edits of the content, such as when the site was
|
||||
$lang['en_US']['CMSMain']['PUBALLFUN2'] = 'Pressing this button will do the equivalent of going to every page and pressing "publish". It\'s
|
||||
intended to be used after there have been massive edits of the content, such as when the site was
|
||||
first built.';
|
||||
$lang['en_US']['CMSMain']['PUBALLCONFIRM'] = array(
|
||||
'Please publish every page in the site, copying content stage to live',
|
||||
@ -194,8 +194,8 @@ $lang['en_US']['NewsletterAdmin']['NEWLIST'] = 'New mailing list';
|
||||
$lang['en_US']['NewsletterAdmin']['NEWNEWSLTYPE'] = 'New newsletter type';
|
||||
$lang['en_US']['NewsletterAdmin']['MEWDRAFTMEWSL'] = 'New draft newsletter';
|
||||
$lang['en_US']['NewsletterAdmin']['SHOWCONTENTS'] = 'Show contents';
|
||||
$lang['en_US']['SecurityAdmin']['ADVANCEDONLY'] = 'This section is for advanced users only.
|
||||
See <a href=\"http://doc.silverstripe.com/doku.php?id=permissions:codes\" target=\"_blank\">this page</a>
|
||||
$lang['en_US']['SecurityAdmin']['ADVANCEDONLY'] = 'This section is for advanced users only.
|
||||
See <a href=\"http://doc.silverstripe.com/doku.php?id=permissions:codes\" target=\"_blank\">this page</a>
|
||||
for more information.';
|
||||
$lang['en_US']['SecurityAdmin']['ADDMEMBER'] = 'Add Member';
|
||||
$lang['en_US']['SecurityAdmin']['SAVE'] = 'Save';
|
||||
@ -222,7 +222,7 @@ $lang['en_US']['CMSMain_versions.ss']['PUBR'] = 'Publisher';
|
||||
$lang['en_US']['CMSMain_versions.ss']['UNKNOWN'] = 'Unknown';
|
||||
$lang['en_US']['CMSMain_versions.ss']['NOTPUB'] = 'Not published';
|
||||
$lang['en_US']['CommentList.ss']['NOCOM'] = 'There are no comments on this page.';
|
||||
$lang['en_US']['CommentList.ss']['CREATEDW'] = 'Comments are created whenever one of the \'workflow actions\'
|
||||
$lang['en_US']['CommentList.ss']['CREATEDW'] = 'Comments are created whenever one of the \'workflow actions\'
|
||||
are undertaken - Publish, Reject, Submit.';
|
||||
$lang['en_US']['ImageEditor.ss']['UNTITLED'] = 'Untitled Document';
|
||||
$lang['en_US']['ImageEditor.ss']['SAVE'] = 'save image';
|
||||
|
Loading…
Reference in New Issue
Block a user