mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44423 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
bf114dfbc4
commit
798a9baa7b
@ -290,6 +290,7 @@ $lang['en_US']['CMSMain_left.ss']['BATCHACTIONS'] = array(
|
||||
'Batch Actions',
|
||||
PR_HIGH
|
||||
);
|
||||
$lang['en_US']['CMSMain_left.ss']['GO'] = 'Go';
|
||||
$lang['en_US']['CMSMain_left.ss']['ENABLEDRAGGING'] = array(
|
||||
'Allow drag & drop reordering',
|
||||
PR_HIGH
|
||||
@ -316,7 +317,6 @@ $lang['en_US']['CMSMain_left.ss']['COMPAREMODE'] = 'Compare mode (click 2 below)
|
||||
$lang['en_US']['CMSMain_left.ss']['SHOWUNPUB'] = 'Show unpublished versions';
|
||||
$lang['en_US']['CMSMain_left.ss']['COMMENTS'] = 'Comments';
|
||||
$lang['en_US']['CMSMain_left.ss']['SITEREPORTS'] = 'Site Reports';
|
||||
$lang['en_US']['CMSMain_left.ss']['GO'] = 'Go';
|
||||
$lang['en_US']['CMSMain_right.ss']['SENDTO'] = 'Send to';
|
||||
$lang['en_US']['CMSMain_right.ss']['LOADING'] = 'loading...';
|
||||
$lang['en_US']['CMSMain_right.ss']['STATUS'] = 'Status';
|
||||
|
Loading…
Reference in New Issue
Block a user