2011-11-19 01:15:45 +01:00
en :
AssetAdmin :
2012-04-27 00:02:25 +02:00
ADDFILES : 'Add Files'
ALLOWEDEXTS : 'Allowed extensions'
ActionAdd : 'Add folder'
AppCategoryArchive : Archive
AppCategoryAudio : Audio
AppCategoryFlash : Flash
AppCategoryImage : Image
AppCategoryVideo : Video
BackToFolder : 'Back to folder'
CREATED : Date
CurrentFolderOnly : 'Limit to current folder?'
DetailsView : Details
2012-05-25 00:39:59 +02:00
FILES : Files
2012-04-27 00:02:25 +02:00
FILESYSTEMSYNCTITLE : 'Update the CMS database entries of files on the filesystem. Useful when new files have been uploaded outside of the CMS, e.g. through FTP.'
FROMTHEINTERNET : 'From the internet'
FROMYOURCOMPUTER : 'From your computer'
Filetype : 'File type'
ListView : 'List View'
NEWFOLDER : NewFolder
SIZE : Size
2012-05-01 21:43:43 +02:00
THUMBSDELETED : '{count} unused thumbnails have been deleted'
2012-04-27 00:02:25 +02:00
TreeView : 'Tree View'
Upload : Upload
2012-04-27 10:12:15 +02:00
MENUTITLE : Files
2011-11-19 01:15:45 +01:00
AssetAdmin_DeleteBatchAction :
2012-04-27 00:02:25 +02:00
TITLE : 'Delete folders'
2012-04-14 01:22:49 +02:00
AssetAdmin_Tools.ss :
2012-04-27 00:02:25 +02:00
FILTER : Filter
2011-11-19 01:15:45 +01:00
AssetAdmin_left.ss :
2012-04-27 00:02:25 +02:00
GO : Go
2012-04-14 01:22:49 +02:00
BackLink_Button.ss :
2012-04-27 00:02:25 +02:00
Back : Back
2012-04-14 01:22:49 +02:00
BasicFieldsTestPage :
2012-04-27 00:02:25 +02:00
DESCRIPTION : 'Generic content page'
2012-06-18 18:11:13 +02:00
BigFamilyPage :
DESCRIPTION : 'Generic content page'
2011-11-19 01:15:45 +01:00
BrokenLinksReport :
2012-04-27 00:02:25 +02:00
Any : Any
BROKENLINKS : 'Broken links report'
CheckSite : 'Check site'
CheckSiteDropdownDraft : 'Draft Site'
CheckSiteDropdownPublished : 'Published Site'
ColumnDateLastModified : 'Date last modified'
ColumnDateLastPublished : 'Date last published'
ColumnProblemType : 'Problem type'
ColumnURL : URL
HasBrokenFile : 'has broken file'
HasBrokenLink : 'has broken link'
HasBrokenLinkAndFile : 'has broken link and file'
HoverTitleEditPage : 'Edit page'
PageName : 'Page name'
ReasonDropdown : 'Problem to check'
ReasonDropdownBROKENFILE : 'Broken file'
ReasonDropdownBROKENLINK : 'Broken link'
ReasonDropdownRPBROKENLINK : 'Redirector page pointing to non-existent page'
ReasonDropdownVPBROKENLINK : 'Virtual page pointing to non-existent page'
RedirectorNonExistent : 'redirector page pointing to non-existent page'
VirtualPageNonExistent : 'virtual page pointing to non-existent page'
2012-04-14 01:22:49 +02:00
CMSAddPageController :
2012-04-27 00:02:25 +02:00
Title : 'Add page'
2011-11-19 01:15:45 +01:00
CMSBatchActions :
2012-04-27 00:02:25 +02:00
DELETE_DRAFT_PAGES : 'Delete from draft site'
DELETE_PAGES : 'Delete from published site'
PUBLISHED_PAGES : 'Published %d pages, %d failures'
PUBLISH_PAGES : Publish
UNPUBLISHED_PAGES : 'Un-published %d pages'
UNPUBLISH_PAGES : Un-publish
2011-11-19 01:15:45 +01:00
CMSMain :
2012-05-01 21:43:43 +02:00
ACCESS : 'Access to ' '{title}' ' section'
2012-04-27 00:02:25 +02:00
ACCESS_HELP : 'Allow viewing of the section containing page tree and content. View and edit permissions can be handled through page specific dropdowns, as well as the separate "Content permissions".'
AddNew : 'Add new page'
AddNewButton : 'Add new'
ChoosePageParentMode : 'Choose where to create this page'
ChoosePageType : 'Choose page type'
Create : Create
DELETE : 'Delete draft'
DELETEFP : Delete
2012-05-01 21:43:43 +02:00
DESCREMOVED : 'and {count} descendants'
2012-04-27 00:02:25 +02:00
EMAIL : Email
NEW : 'New '
PAGENOTEXISTS : 'This page doesn' 't exist'
PAGES : Pages
PAGETYPEANYOPT : Any
PAGETYPEOPT : 'Page Type'
PUBALLCONFIRM : 'Please publish every page in the site, copying content stage to live'
PUBALLFUN : '"Publish All" functionality'
2012-06-18 18:11:13 +02:00
PUBALLFUN2 : "Pressing this button will do the equivalent of going to every page and pressing " publish". It's\n\t\t\t\tintended to be used after there have been massive edits of the content, such as when the site was\n\t\t\t\tfirst built."
2012-05-01 21:43:43 +02:00
PUBPAGES: 'Done : Published {count} pages'
2012-06-18 18:11:13 +02:00
PageAdded : 'Successfully created page'
2012-05-25 00:39:59 +02:00
REMOVED : 'Deleted ' '%s' '%s from live site'
2012-05-01 21:43:43 +02:00
REMOVEDPAGE : 'Removed ' '{title}' ' from the published site'
2012-05-25 00:39:59 +02:00
REMOVEDPAGEFROMDRAFT : 'Removed ' '%s' ' from the draft site'
2012-04-27 00:02:25 +02:00
RESTORE : Restore
2012-05-01 21:43:43 +02:00
RESTORED : 'Restored ' '{title}' ' successfully'
2012-04-27 00:02:25 +02:00
ROLLBACK : 'Roll back to this version'
2012-05-01 21:43:43 +02:00
ROLLEDBACKPUB : 'Rolled back to published version. New version number is #{version}'
2012-04-27 00:02:25 +02:00
ROLLEDBACKVERSION : 'Rolled back to version #%d. New version number is #%d'
SAVE : Save
SAVEDRAFT : 'Save Draft'
TabContent : Content
TabHistory : History
TabSettings : Settings
2012-04-27 10:12:15 +02:00
MENUTITLE : 'Edit Page'
2011-11-19 01:15:45 +01:00
CMSMain_left.ss :
2012-04-27 00:02:25 +02:00
'APPLY FILTER' : 'Apply Filter'
RESET : Reset
2012-04-14 01:22:49 +02:00
CMSPageAddController :
2012-04-27 00:02:25 +02:00
ParentMode_child : 'Under another page'
ParentMode_top : 'Top level'
2012-04-27 10:12:15 +02:00
MENUTITLE : 'Add page'
2011-11-19 01:15:45 +01:00
CMSPageHistoryController :
2012-04-27 00:02:25 +02:00
COMPAREMODE : 'Compare mode (select two)'
COMPAREVERSIONS : 'Compare Versions'
2012-05-01 21:43:43 +02:00
COMPARINGVERSION : 'Comparing versions {version1} and {version2}.'
2012-04-27 00:02:25 +02:00
REVERTTOTHISVERSION : 'Revert to this version'
SHOWUNPUBLISHED : 'Show unpublished versions'
SHOWVERSION : 'Show Version'
VIEW : view
2012-05-01 21:43:43 +02:00
VIEWINGVERSION : 'Currently viewing version {version}.'
2012-04-27 10:12:15 +02:00
MENUTITLE : History
2011-11-19 01:15:45 +01:00
CMSPageHistoryController_versions.ss :
2012-04-27 00:02:25 +02:00
AUTHOR : Author
NOTPUBLISHED : 'Not published'
PUBLISHER : Publisher
UNKNOWN : Unknown
WHEN : When
2011-11-19 01:15:45 +01:00
CMSPagesController :
2012-04-27 00:02:25 +02:00
GalleryView : 'Gallery View'
ListView : 'List View'
2012-04-27 10:12:15 +02:00
MENUTITLE : Pages
2012-04-27 00:02:25 +02:00
TreeView : 'Tree View'
2011-11-19 01:15:45 +01:00
CMSPagesController_ContentToolbar.ss :
2012-04-27 00:02:25 +02:00
ENABLEDRAGGING : 'Drag' 'n' 'drop'
MULTISELECT : Multi-selection
2012-04-14 01:22:49 +02:00
CMSPagesController_Tools.ss :
2012-04-27 00:02:25 +02:00
FILTER : Filter
2011-11-19 01:15:45 +01:00
CMSSearch :
2012-04-27 00:02:25 +02:00
FILTERDATEFROM : From
FILTERDATEHEADING : Date
FILTERDATETO : To
FILTERLABELTEXT : Content
2011-11-19 01:15:45 +01:00
CMSSiteTreeFilter_ChangedPages :
2012-04-27 00:02:25 +02:00
Title : 'Changed pages'
2011-11-19 01:15:45 +01:00
CMSSiteTreeFilter_DeletedPages :
2012-04-27 00:02:25 +02:00
Title : 'All pages, including deleted'
2011-11-19 01:15:45 +01:00
CMSSiteTreeFilter_Search :
2012-04-27 00:02:25 +02:00
Title : 'All pages'
2011-11-19 01:15:45 +01:00
ContentControl :
2012-04-27 00:02:25 +02:00
NOTEWONTBESHOWN: 'Note : this message will not be shown to your visitors'
2011-11-19 01:15:45 +01:00
ContentController :
2012-04-27 00:02:25 +02:00
ARCHIVEDSITE : 'Archived Site'
ARCHIVEDSITEFROM : 'Archived site from'
CMS : CMS
DRAFTSITE : 'Draft Site'
DRAFT_SITE_ACCESS_RESTRICTION : 'You must log in with your CMS password in order to view the draft or archived content. <a href="%s">Click here to go back to the published site.</a>'
2012-05-03 17:52:33 +02:00
Email : Email
InstallFilesDeleted : 'Installation files have been successfully deleted.'
InstallSecurityWarning : 'For security reasons you should now delete the install files, unless you are planning to reinstall later (<em>requires admin login, see above</em>). The web server also now only needs write access to the "assets" folder, you can remove write access from all other folders. <a href="{link}" style="text-align: center;">Click here to delete the install files.</a>'
InstallSuccessCongratulations : 'SilverStripe has been successfully installed.'
2012-04-27 00:02:25 +02:00
LOGGEDINAS : 'Logged in as'
LOGIN : Login
LOGOUT : 'Log out'
NOTLOGGEDIN : 'Not logged in'
PUBLISHEDSITE : 'Published Site'
2012-05-03 17:52:33 +02:00
Password : Password
PostInstallTutorialIntro : 'This website is a simplistic version of a SilverStripe 2 site. To extend this, please take a look at {link}.'
StartEditing : 'You can start editing your site\'' s content by opening <a href="{link}">the CMS</a>.'
UnableDeleteInstall : 'Unable to delete installation files. Please delete the files below manually'
2012-04-27 00:02:25 +02:00
VIEWPAGEIN : 'View Page in:'
2011-11-19 01:15:45 +01:00
ErrorPage :
2012-04-27 00:02:25 +02:00
400 : '400 - Bad Request'
401 : '401 - Unauthorized'
403 : '403 - Forbidden'
404 : '404 - Not Found'
405 : '405 - Method Not Allowed'
406 : '406 - Not Acceptable'
407 : '407 - Proxy Authentication Required'
408 : '408 - Request Timeout'
409 : '409 - Conflict'
410 : '410 - Gone'
411 : '411 - Length Required'
412 : '412 - Precondition Failed'
413 : '413 - Request Entity Too Large'
414 : '414 - Request-URI Too Long'
415 : '415 - Unsupported Media Type'
416 : '416 - Request Range Not Satisfiable'
417 : '417 - Expectation Failed'
500 : '500 - Internal Server Error'
501 : '501 - Not Implemented'
502 : '502 - Bad Gateway'
503 : '503 - Service Unavailable'
504 : '504 - Gateway Timeout'
505 : '505 - HTTP Version Not Supported'
CODE : 'Error code'
DEFAULTERRORPAGECONTENT : '<p>Sorry, it seems you were trying to access a page that doesn' 't exist.</p><p>Please check the spelling of the URL you were trying to access and try again.</p>'
DEFAULTERRORPAGETITLE : 'Page not found'
DEFAULTSERVERERRORPAGECONTENT : '<p>Sorry, there was a problem with handling your request.</p>'
DEFAULTSERVERERRORPAGETITLE : 'Server error'
DESCRIPTION : 'Custom content for different error cases (e.g. "Page not found")'
2012-05-01 21:43:43 +02:00
ERRORFILEPROBLEM : 'Error opening file "{filename}" for writing. Please check file permissions.'
2011-11-19 01:15:45 +01:00
Folder :
2012-04-27 00:02:25 +02:00
AddFolderButton : 'Add folder'
DELETEUNUSEDTHUMBNAILS : 'Delete unused thumbnails'
UNUSEDFILESTITLE : 'Unused files'
UNUSEDTHUMBNAILSTITLE : 'Unused thumbnails'
UploadFilesButton : Upload
2012-04-14 01:22:49 +02:00
GridFieldTestPage :
2012-04-27 00:02:25 +02:00
DESCRIPTION : 'Generic content page'
2011-11-19 01:15:45 +01:00
LeftAndMain :
2012-06-18 18:11:13 +02:00
DELETED : Deleted.
2012-04-27 00:02:25 +02:00
PreviewButton : Preview
2012-05-25 00:39:59 +02:00
SAVEDUP : Saved.
2012-05-01 21:43:43 +02:00
STATUSPUBLISHEDSUCCESS : 'Published ' '{title}' ' successfully'
2012-04-27 00:02:25 +02:00
SearchResults : 'Search Results'
VersionUnknown : Unknown
2012-04-14 01:22:49 +02:00
LegacyTableFieldsTestPage :
2012-04-27 00:02:25 +02:00
DESCRIPTION : 'Generic content page'
2012-06-18 18:11:13 +02:00
MyNonRootPage :
DESCRIPTION : 'Generic content page'
MyOtherPage :
DESCRIPTION : 'Generic content page'
MyPage :
DESCRIPTION : 'Generic content page'
MyRandomPage :
DESCRIPTION : 'Generic content page'
PackageManagerPage :
DESCRIPTION : 'Generic content page'
2011-11-19 01:15:45 +01:00
Page :
2012-04-27 00:02:25 +02:00
DESCRIPTION : 'Generic content page'
2011-11-19 01:15:45 +01:00
Permission :
2012-04-27 00:02:25 +02:00
CMS_ACCESS_CATEGORY : 'CMS Access'
2011-11-19 01:15:45 +01:00
Permissions :
2012-04-27 00:02:25 +02:00
CONTENT_CATEGORY : 'Content permissions'
PERMISSIONS_CATEGORY : 'Roles and access permissions'
2011-11-19 01:15:45 +01:00
RedirectorPage :
2012-04-27 00:02:25 +02:00
DESCRIPTION : 'Redirects to a different internal page'
HASBEENSETUP : 'A redirector page has been set up without anywhere to redirect to.'
HEADER : 'This page will redirect users to another page'
OTHERURL : 'Other website URL'
REDIRECTTO : 'Redirect to'
REDIRECTTOEXTERNAL : 'Another website'
REDIRECTTOPAGE : 'A page on your website'
YOURPAGE : 'Page on your website'
2012-04-14 01:22:49 +02:00
RelationFieldsTestPage :
2012-04-27 00:02:25 +02:00
DESCRIPTION : 'Generic content page'
2011-11-19 01:15:45 +01:00
ReportAdminForm :
2012-04-27 00:02:25 +02:00
FILTERBY : 'Filter by'
2011-11-19 01:15:45 +01:00
SearchForm :
2012-04-27 00:02:25 +02:00
GO : Go
SEARCH : Search
SearchResults : 'Search Results'
2011-11-19 01:15:45 +01:00
SideReport :
2012-04-27 00:02:25 +02:00
BROKENFILES : 'Pages with broken files'
BROKENLINKS : 'Pages with broken links'
BROKENREDIRECTORPAGES : 'RedirectorPages pointing to deleted pages'
BROKENVIRTUALPAGES : 'VirtualPages pointing to deleted pages'
BrokenLinksGroupTitle : 'Broken links reports'
ContentGroupTitle : 'Content reports'
EMPTYPAGES : 'Pages with no content'
LAST2WEEKS : 'Pages edited in the last 2 weeks'
OtherGroupTitle : Other
ParameterLiveCheckbox : 'Check live site'
2012-05-01 21:43:43 +02:00
REPEMPTY : 'The {title} report is empty.'
2011-11-19 01:15:45 +01:00
SilverStripeNavigatorLink :
2012-04-27 00:02:25 +02:00
ShareInstructions : 'To share a this to this page, copy and paste the link below.'
ShareLink : 'Share link'
2011-11-19 01:15:45 +01:00
SilverStripeNavigatorLinkl :
2012-04-27 00:02:25 +02:00
CloseLink : Close
2011-11-19 01:15:45 +01:00
SiteConfig :
2012-04-27 00:02:25 +02:00
DEFAULTTHEME : '(Use default theme)'
EDITHEADER : 'Who can edit pages on this site?'
EDIT_PERMISSION : 'Manage site configuration'
EDIT_PERMISSION_HELP : 'Ability to edit global access settings/top-level page permissions.'
SITENAMEDEFAULT : 'Your Site Name'
SITETAGLINE : 'Site Tagline/Slogan'
SITETITLE : 'Site title'
TABACCESS : Access
TABMAIN : Main
TAGLINEDEFAULT : 'your tagline here'
THEME : Theme
TOPLEVELCREATE : 'Who can create pages in the root of the site?'
VIEWHEADER : 'Who can view pages on this site?'
2011-11-19 01:15:45 +01:00
SiteTree :
2012-04-27 00:02:25 +02:00
ACCESSANYONE : Anyone
ACCESSHEADER : 'Who can view this page?'
ACCESSLOGGEDIN : 'Logged-in users'
ACCESSONLYTHESE : 'Only these people (choose from list)'
2012-05-03 17:52:49 +02:00
ADDEDTODRAFTHELP : 'Page has not been published yet'
2012-04-30 14:56:42 +02:00
ADDEDTODRAFTSHORT : Draft
2012-04-27 00:02:25 +02:00
ALLOWCOMMENTS : 'Allow comments on this page?'
2012-05-01 21:43:43 +02:00
APPEARSVIRTUALPAGES : 'This content also appears on the virtual pages in the {title} sections.'
2012-04-27 00:02:25 +02:00
BUTTONCANCELDRAFT : 'Cancel draft changes'
BUTTONCANCELDRAFTDESC : 'Delete your draft and revert to the currently published page'
BUTTONSAVEPUBLISH : 'Save & Publish'
BUTTONUNPUBLISH : Unpublish
BUTTONUNPUBLISHDESC : 'Remove this page from the published site'
CREATED : 'Date Created'
Comments : Comments
Content : Content
DEFAULTABOUTCONTENT : '<p>You can fill this page out with your own content, or delete it and create your own pages.<br /></p>'
DEFAULTABOUTTITLE : 'About Us'
DEFAULTCONTACTCONTENT : '<p>You can fill this page out with your own content, or delete it and create your own pages.<br /></p>'
DEFAULTCONTACTTITLE : 'Contact Us'
DEFAULTHOMECONTENT : '<p>Welcome to SilverStripe! This is the default homepage. 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>'
DEFAULTHOMETITLE : Home
2012-05-03 17:52:49 +02:00
DELETEDPAGEHELP : 'Page is no longer published'
2012-04-27 00:02:25 +02:00
DELETEDPAGESHORT : Deleted
DEPENDENT_NOTE : 'The following pages depend on this page. This includes virtual pages, redirector pages, and pages with content links.'
DependtPageColumnLinkType : 'Link type'
DependtPageColumnURL : URL
EDITANYONE : 'Anyone who can log-in to the CMS'
EDITHEADER : 'Who can edit this page?'
EDITONLYTHESE : 'Only these people (choose from list)'
EDITORGROUPS : 'Editor Groups'
EDIT_ALL_DESCRIPTION : 'Edit any page'
EDIT_ALL_HELP : 'Ability to edit any page on the site, regardless of the settings on the Access tab. Requires the "Access to ' 'Pages' ' section" permission'
Editors : 'Editors Groups'
HASBROKENLINKS : 'This page has broken links.'
HTMLEDITORTITLE : Content
INHERIT : 'Inherit from parent page'
LASTUPDATED : 'Last Updated'
LINKCHANGENOTE : 'Changing this page' 's link will also affect the links of all child pages.'
MENUTITLE : 'Navigation label'
METADESC : 'Meta Description'
METAEXTRA : 'Custom Meta Tags'
METAKEYWORDS : 'Meta Keywords'
METATITLE : 'Meta Title'
2012-05-03 17:52:49 +02:00
MODIFIEDONDRAFTHELP : 'Page has unpublished changes'
2012-04-27 00:02:25 +02:00
MODIFIEDONDRAFTSHORT : Modified
PAGELOCATION : 'Page location'
PAGETITLE : 'Page name'
PAGETYPE : 'Page type'
PARENTID : 'Parent page'
PARENTTYPE : 'Page location'
PARENTTYPE_ROOT : 'Top-level page'
PARENTTYPE_SUBPAGE : 'Sub-page underneath a parent page'
PERMISSION_GRANTACCESS_DESCRIPTION : 'Manage access rights for content'
PERMISSION_GRANTACCESS_HELP : 'Allow setting of page-specific access restrictions in the "Pages" section.'
PLURALNAME : 'Site Tres'
2012-05-01 21:43:43 +02:00
PageTypNotAllowedOnRoot : 'Page type "{type}" is not allowed on the root level'
PageTypeNotAllowed : 'Page type "{type}" not allowed as child of this parent page'
2012-05-03 17:52:49 +02:00
REMOVEDFROMDRAFTHELP : 'Page is published, but has been deleted from draft'
2012-04-27 00:02:25 +02:00
REMOVEDFROMDRAFTSHORT : 'Removed from draft'
REMOVE_INSTALL_WARNING: 'Warning : You should remove install.php from this SilverStripe install for security reasons.'
REORGANISE_DESCRIPTION : 'Change site structure'
REORGANISE_HELP : 'Rearrange pages in the site tree through drag&drop.'
SHOWINMENUS : 'Show in menus?'
SHOWINSEARCH : 'Show in search?'
SINGULARNAME : 'Site Tree'
TABBEHAVIOUR : Behavior
TABCONTENT : 'Main Content'
TABDEPENDENT : 'Dependent pages'
TOPLEVEL : 'Site Content (Top Level)'
TOPLEVELCREATORGROUPS : 'Top level creators'
2012-05-25 00:39:59 +02:00
URLSegment : 'URL Segment'
2012-04-27 00:02:25 +02:00
VIEWERGROUPS : 'Viewer Groups'
VIEW_ALL_DESCRIPTION : 'View any page'
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'
VIEW_DRAFT_CONTENT : 'View draft content'
VIEW_DRAFT_CONTENT_HELP : 'Applies to viewing pages outside of the CMS in draft mode. Useful for external collaborators without CMS access.'
Viewers : 'Viewers Groups'
Visibility : Visibility
has_one_Parent : 'Parent Page'
many_many_BackLinkTracking : 'Backlink Tracking'
many_many_ImageTracking : 'Image Tracking'
many_many_LinkTracking : 'Link Tracking'
2012-05-25 00:39:59 +02:00
SiteTreeURLSegmentField :
HelpChars : ' Special characters are automatically converted or removed.'
2011-11-19 01:15:45 +01:00
StaticExporter :
2012-04-27 00:02:25 +02:00
BASEURL : 'Base URL'
EXPORTTO : 'Export to that folder'
NAME : 'Static exporter'
2011-11-19 01:15:45 +01:00
TableListField :
2012-04-27 00:02:25 +02:00
SELECT : 'Select:'
2011-11-19 01:15:45 +01:00
TableListField.ss :
2012-04-27 00:02:25 +02:00
SORTASC : 'Sort in ascending order'
SORTDESC : 'Sort in descending order'
2011-11-19 01:15:45 +01:00
TableListField_PageControls.ss :
2012-04-27 00:02:25 +02:00
VIEWFIRST : 'View first'
VIEWLAST : 'View last'
VIEWNEXT : 'View next'
VIEWPREVIOUS : 'View previous'
2012-04-14 01:22:49 +02:00
TestFileUploadPage :
2012-04-27 00:02:25 +02:00
DESCRIPTION : 'Generic content page'
2012-04-14 01:22:49 +02:00
TestPage :
2012-04-27 00:02:25 +02:00
DESCRIPTION : 'Generic content page'
2011-11-19 01:15:45 +01:00
TreeTools :
2012-04-27 00:02:25 +02:00
DisplayLabel : 'Display:'
2011-11-19 01:15:45 +01:00
ViewArchivedEmail.ss :
2012-04-27 00:02:25 +02:00
CANACCESS : 'You can access the archived site at this link:'
HAVEASKED : 'You have asked to view the content of our site on'
2011-11-19 01:15:45 +01:00
VirtualPage :
2012-04-27 00:02:25 +02:00
CHOOSE : 'Choose a page to link to'
DESCRIPTION : 'Displays the content of another page'
EDITCONTENT : 'click here to edit the content'
HEADER : 'This is a virtual page'
PLURALNAME : 'Virtual Pags'
2012-05-01 21:43:43 +02:00
PageTypNotAllowedOnRoot : 'Original page type "{type}" is not allowed on the root level for this virtual page'
2012-04-27 00:02:25 +02:00
SINGULARNAME : 'Virtual Page'
2012-04-14 01:22:49 +02:00
cms :
2012-04-27 00:02:25 +02:00
FILESYSTEMSYNC : 'Sync files'
2012-04-27 10:12:15 +02:00
CMSFileAddController :
MENUTITLE : Files
CMSPageEditController :
MENUTITLE : 'Edit Page'
CMSPageSettingsController :
MENUTITLE : 'Edit Page'
CMSSettingsController :
MENUTITLE : Settings
ReportAdmin :
MENUTITLE : Reports