mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Update translations
This commit is contained in:
parent
8606f9455d
commit
d7e64199a7
@ -41,7 +41,7 @@ en:
|
||||
PLEASESAVE: 'Please Save Page: This page could not be updated because it hasn''t been saved yet.'
|
||||
PUBALLCONFIRM: 'Please publish every page in the site, copying content stage to live'
|
||||
PUBALLFUN: '"Publish All" functionality'
|
||||
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.'
|
||||
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. For large websites, this task might not be able to run through to completion. In this case, we recommend talking to your developers to create a custom task'
|
||||
PUBLISHED: 'Published ''{title}'' successfully.'
|
||||
PUBPAGES: 'Done: Published {count} pages'
|
||||
PageAdded: 'Successfully created page'
|
||||
@ -248,7 +248,9 @@ en:
|
||||
TABCONTENT: 'Main Content'
|
||||
TABDEPENDENT: 'Dependent pages'
|
||||
TOPLEVEL: 'Site Content (Top Level)'
|
||||
UNTITLED: 'Untitled {pagetype}'
|
||||
URLSegment: 'URL Segment'
|
||||
UntitledDependentObject: 'Untitled {instanceType}'
|
||||
VIEWERGROUPS: 'Viewer Groups'
|
||||
VIEWER_GROUPS_FIELD_DESC: 'Groups with global view permissions: {groupList}'
|
||||
VIEW_ALL_DESCRIPTION: 'View any page'
|
||||
|
Loading…
Reference in New Issue
Block a user