2015-11-03 22:21:07 +01:00
|
|
|
en:
|
2018-01-08 21:53:59 +01:00
|
|
|
SilverStripe\ContentReview\Extensions\ContentReviewCMSExtension:
|
|
|
|
ErrorItemPermissionDenied: 'It seems you don''t have the necessary permissions to review this content'
|
|
|
|
SilverStripe\ContentReview\Extensions\ContentReviewDefaultSettings:
|
2015-11-03 22:21:07 +01:00
|
|
|
ADDGROUP: 'Add groups'
|
|
|
|
ADDUSERS: 'Add users'
|
2017-08-23 00:02:37 +02:00
|
|
|
DEFAULTSETTINGSHELP: 'These settings will apply to all pages that do not have a specific Content Review schedule.'
|
2016-02-03 23:03:41 +01:00
|
|
|
EMAILFROM: 'From email address'
|
2018-01-08 21:53:59 +01:00
|
|
|
EMAILFROM_RIGHTTITLE: 'e.g: do-not-reply@site.com'
|
2016-02-03 23:03:41 +01:00
|
|
|
EMAILSUBJECT: 'Subject line'
|
|
|
|
EMAILTEMPLATE: 'Email template'
|
2018-01-08 21:53:59 +01:00
|
|
|
OWNERGROUPSDESCRIPTION: 'Page owners that are responsible for reviews'
|
|
|
|
OWNERUSERSDESCRIPTION: 'Page owners that are responsible for reviews'
|
|
|
|
PAGEOWNERGROUPS: Groups
|
|
|
|
PAGEOWNERUSERS: Users
|
|
|
|
REVIEWFREQUENCY: 'Review frequency'
|
|
|
|
REVIEWFREQUENCYDESCRIPTION: 'The review date will be set to this far in the future, whenever the page is published.'
|
|
|
|
SilverStripe\ContentReview\Extensions\SiteTreeContentReview:
|
|
|
|
ADDGROUP: 'Add groups'
|
|
|
|
ADDUSERS: 'Add users'
|
|
|
|
CONTENTOWNERS: 'Content Owners'
|
|
|
|
CONTENTREVIEW: 'Content due for review'
|
|
|
|
CUSTOM: 'Custom settings'
|
|
|
|
DISABLE: 'Disable content review'
|
2015-11-03 22:21:07 +01:00
|
|
|
INHERIT: 'Inherit from parent page'
|
|
|
|
NEXTREVIEWDATADESCRIPTION: 'Leave blank for no review'
|
|
|
|
NEXTREVIEWDATE: 'Next review date'
|
|
|
|
OPTIONS: Options
|
|
|
|
OWNERGROUPSDESCRIPTION: 'Page owners that are responsible for reviews'
|
|
|
|
OWNERUSERSDESCRIPTION: 'Page owners that are responsible for reviews'
|
|
|
|
PAGEOWNERGROUPS: Groups
|
|
|
|
PAGEOWNERUSERS: Users
|
|
|
|
REVIEWFREQUENCY: 'Review frequency'
|
2017-08-25 06:44:46 +02:00
|
|
|
REVIEWFREQUENCYDESCRIPTION: 'The review date will be set to this far in the future whenever the page is published'
|
2015-11-03 22:21:07 +01:00
|
|
|
REVIEWHEADER: 'Content review'
|
|
|
|
SETTINGSFROM: 'Options are'
|
2018-01-08 21:53:59 +01:00
|
|
|
SilverStripe\ContentReview\Forms\ReviewContentHandler:
|
|
|
|
ErrorReviewPermissionDenied: 'It seems you don''t have the necessary permissions to submit a content review'
|
|
|
|
MarkAsReviewedAction: 'Mark as reviewed'
|
|
|
|
NoComments: '(no comments)'
|
|
|
|
Placeholder: 'Add comments (optional)'
|
|
|
|
Success: 'Review successfully added'
|
|
|
|
SilverStripe\ContentReview\Models\ContentReviewLog:
|
2015-11-03 22:21:07 +01:00
|
|
|
PLURALNAME: 'Content Review Logs'
|
2018-01-08 21:53:59 +01:00
|
|
|
PLURALS:
|
|
|
|
one: 'A Content Review Log'
|
|
|
|
other: '{count} Content Review Logs'
|
2015-11-03 22:21:07 +01:00
|
|
|
SINGULARNAME: 'Content Review Log'
|
2018-01-08 21:53:59 +01:00
|
|
|
SilverStripe\ContentReview\Reports\PagesDueForReviewReport:
|
2016-02-03 23:03:41 +01:00
|
|
|
ONLYMYPAGES: 'Only Show pages assigned to me'
|
|
|
|
REVIEWDATEAFTER: 'Review date after or on'
|
|
|
|
REVIEWDATEBEFORE: 'Review date before or on'
|
|
|
|
SHOWVIRTUALPAGES: 'Show Virtual Pages'
|
2015-11-03 22:21:07 +01:00
|
|
|
TITLE: 'Pages due for review'
|
2018-01-08 21:53:59 +01:00
|
|
|
SilverStripe\ContentReview\Reports\PagesWithoutReviewScheduleReport:
|
2015-11-03 22:21:07 +01:00
|
|
|
TITLE: 'Pages without a scheduled review.'
|
2018-01-08 21:53:59 +01:00
|
|
|
SilverStripe\ContentReview\Tasks\ContentReviewEmails:
|
|
|
|
REVIEWPAGELINK: 'Review the page in the CMS'
|
|
|
|
VIEWPUBLISHEDLINK: 'View this page on the website'
|