mirror of
https://github.com/silverstripe/silverstripe-contentreview
synced 2024-10-22 17:05:47 +02:00
Merge branch '4.7' into 4
This commit is contained in:
commit
5f04e466d2
@ -21,6 +21,8 @@ en:
|
|||||||
db_ReviewSubject: 'Review subject'
|
db_ReviewSubject: 'Review subject'
|
||||||
many_many_ContentReviewGroups: 'Content review groups'
|
many_many_ContentReviewGroups: 'Content review groups'
|
||||||
many_many_ContentReviewUsers: 'Content review users'
|
many_many_ContentReviewUsers: 'Content review users'
|
||||||
|
SilverStripe\ContentReview\Extensions\ContentReviewOwner:
|
||||||
|
many_many_SiteTreeContentReview: 'Site tree content review'
|
||||||
SilverStripe\ContentReview\Extensions\SiteTreeContentReview:
|
SilverStripe\ContentReview\Extensions\SiteTreeContentReview:
|
||||||
ADDGROUP: 'Add groups'
|
ADDGROUP: 'Add groups'
|
||||||
ADDUSERS: 'Add users'
|
ADDUSERS: 'Add users'
|
||||||
@ -74,5 +76,3 @@ en:
|
|||||||
SilverStripe\ContentReview\Tasks\ContentReviewEmails:
|
SilverStripe\ContentReview\Tasks\ContentReviewEmails:
|
||||||
REVIEWPAGELINK: 'Review the page in the CMS'
|
REVIEWPAGELINK: 'Review the page in the CMS'
|
||||||
VIEWPUBLISHEDLINK: 'View this page on the website'
|
VIEWPUBLISHEDLINK: 'View this page on the website'
|
||||||
SilverStripe\ContentReview\Extensions\ContentReviewOwner:
|
|
||||||
many_many_SiteTreeContentReview: 'Site tree content review'
|
|
||||||
|
Loading…
Reference in New Issue
Block a user