From d7e64199a7dbb8b46de19de487a47c7871aaf134 Mon Sep 17 00:00:00 2001 From: Guy Marriott Date: Mon, 19 Aug 2019 15:10:42 +1200 Subject: [PATCH] Update translations --- lang/en.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lang/en.yml b/lang/en.yml index 5e08aa31..5b0ead5d 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -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'