silverstripe-cms/lang/en_GB.yml

28 lines
1.5 KiB
YAML
Raw Normal View History

2012-06-25 09:17:36 +02:00
en_GB:
CMSMain:
2016-12-16 21:49:04 +01:00
DELETE: "Delete from the draft site"
DELETEFP: "Delete from the published site"
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.
2012-06-25 09:17:36 +02:00
ContentController:
2016-12-16 21:49:04 +01:00
UnableDeleteInstall: "Unable to delete installation files. Please delete the files below manually."
2012-06-25 09:17:36 +02:00
ErrorPage:
2016-12-16 21:49:04 +01:00
401: "401 - Unauthorised"
DEFAULTSERVERERRORPAGECONTENT: "<p>Sorry, there was a problem handling your request.</p>"
PLURALNAME: "Error Pages"
2012-06-25 09:17:36 +02:00
RedirectorPage:
2016-12-16 21:49:04 +01:00
DESCRIPTION: "Redirects to another page"
PLURALNAME: "Redirector Pages"
2012-06-25 00:42:51 +02:00
SiteTree:
2016-12-16 21:49:04 +01:00
DEFAULTHOMECONTENT: "<p>Welcome to SilverStripe! This is the default home page. You can edit this page by opening <a href=\"admin/\">the CMS</a>. You can now access the <a href=\"http://doc.silverstripe.org\">developer documentation</a>, or begin <a href=\"http://doc.silverstripe.org/doku.php?id=tutorials\">the tutorials.</a></p>"
DEPENDENT_NOTE: "The following pages depend on this page. This includes virtual pages, redirector pages and pages with content links."
METADESC: Description
METADESCHELP: "Search engines use this content when displaying search results (although it will not influence their ranking)."
2012-06-25 09:17:36 +02:00
TABBEHAVIOUR: Behaviour
2016-12-16 21:49:04 +01:00
TABCONTENT: Content
2012-06-25 09:17:36 +02:00
SiteTreeURLSegmentField:
2016-12-16 21:49:04 +01:00
HelpChars: "Special characters are automatically converted or removed."
2012-06-25 09:17:36 +02:00
VirtualPage:
2016-12-16 21:49:04 +01:00
PLURALNAME: "Virtual Pages"