mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
newly created lang file from textcollector
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@44304 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
e761a6de35
commit
6ed47203ae
@ -27,7 +27,7 @@ $lang['en_US']['ImageUploader']['DELETE'] = array(
|
||||
);
|
||||
$lang['en_US']['ImageUploader']['CLICKREMOVE'] = array(
|
||||
'Click the button below to remove this %s.',
|
||||
|
||||
|
||||
PR_MEDIUM,
|
||||
'... this image/file'
|
||||
);
|
||||
@ -62,7 +62,7 @@ $lang['en_US']['SiteTree']['METADESC'] = 'Description';
|
||||
$lang['en_US']['SiteTree']['METAKEYWORDS'] = 'Keywords';
|
||||
$lang['en_US']['SiteTree']['METAADVANCEDHEADER'] = 'Advanced Options...';
|
||||
$lang['en_US']['SiteTree']['METAEXTRA'] = 'Custom Meta Tags';
|
||||
$lang['en_US']['SiteTree']['METANOTEPRIORITY'] = 'Manually specify a Priority for this page:
|
||||
$lang['en_US']['SiteTree']['METANOTEPRIORITY'] = 'Manually specify a Priority for this page:
|
||||
(valid values are from 0 to 1, a zero will remove this page from the index)';
|
||||
$lang['en_US']['SiteTree']['METAPAGEPRIO'] = 'Page Priority';
|
||||
$lang['en_US']['SiteTree']['PAGETYPE'] = array(
|
||||
@ -73,7 +73,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)',
|
||||
|
Loading…
x
Reference in New Issue
Block a user