Update translations

This commit is contained in:
Guy Marriott 2019-08-19 15:10:42 +12:00
parent 8606f9455d
commit d7e64199a7
No known key found for this signature in database
GPG Key ID: A80F9ACCB86D3DA7
1 changed files with 3 additions and 1 deletions

View File

@ -41,7 +41,7 @@ en:
PLEASESAVE: 'Please Save Page: This page could not be updated because it hasn''t been saved yet.' 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' PUBALLCONFIRM: 'Please publish every page in the site, copying content stage to live'
PUBALLFUN: '"Publish All" functionality' 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.' PUBLISHED: 'Published ''{title}'' successfully.'
PUBPAGES: 'Done: Published {count} pages' PUBPAGES: 'Done: Published {count} pages'
PageAdded: 'Successfully created page' PageAdded: 'Successfully created page'
@ -248,7 +248,9 @@ en:
TABCONTENT: 'Main Content' TABCONTENT: 'Main Content'
TABDEPENDENT: 'Dependent pages' TABDEPENDENT: 'Dependent pages'
TOPLEVEL: 'Site Content (Top Level)' TOPLEVEL: 'Site Content (Top Level)'
UNTITLED: 'Untitled {pagetype}'
URLSegment: 'URL Segment' URLSegment: 'URL Segment'
UntitledDependentObject: 'Untitled {instanceType}'
VIEWERGROUPS: 'Viewer Groups' VIEWERGROUPS: 'Viewer Groups'
VIEWER_GROUPS_FIELD_DESC: 'Groups with global view permissions: {groupList}' VIEWER_GROUPS_FIELD_DESC: 'Groups with global view permissions: {groupList}'
VIEW_ALL_DESCRIPTION: 'View any page' VIEW_ALL_DESCRIPTION: 'View any page'